Struct windows_sys::Win32::Media::Audio::DirectMusic::WAVELINK
#[repr(C)]pub struct WAVELINK {
pub fusOptions: u16,
pub usPhaseGroup: u16,
pub ulChannel: u32,
pub ulTableIndex: u32,
}
Expand description
Required features: "Win32_Media_Audio_DirectMusic"
Fields§
§fusOptions: u16
§usPhaseGroup: u16
§ulChannel: u32
§ulTableIndex: u32