Struct windows_sys::Win32::Media::KernelStreaming::KSMUSICFORMAT
#[repr(C)]pub struct KSMUSICFORMAT {
pub TimeDeltaMs: u32,
pub ByteCount: u32,
}Expand description
Required features: "Win32_Media_KernelStreaming"
Fields§
§TimeDeltaMs: u32§ByteCount: u32