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: KSIDENTIFIERSize: u32Looped: BOOLLoopPoint: u32InROM: BOOLFormat: KSDATAFORMAT