Struct windows_sys::Win32::Media::KernelStreaming::KSWAVETABLE_WAVE_DESC
#[repr(C)]pub struct KSWAVETABLE_WAVE_DESC {
pub Identifier: KSIDENTIFIER,
pub Size: u32,
pub Looped: BOOL,
pub LoopPoint: u32,
pub InROM: BOOL,
pub Format: KSDATAFORMAT,
}
Expand description
Required features: "Win32_Media_KernelStreaming"
, "Win32_Foundation"
Fields§
§Identifier: KSIDENTIFIER
§Size: u32
§Looped: BOOL
§LoopPoint: u32
§InROM: BOOL
§Format: KSDATAFORMAT