WAVEINCAPSA

Type Alias WAVEINCAPSA 

Source
pub type WAVEINCAPSA = tagWAVEINCAPSA;

Aliased Type§

#[repr(C, packed(1))]
pub struct WAVEINCAPSA { pub wMid: u16, pub wPid: u16, pub vDriverVersion: u32, pub szPname: [i8; 32], pub dwFormats: u64, pub wChannels: u16, pub wReserved1: u16, }

Fields§

§wMid: u16§wPid: u16§vDriverVersion: u32§szPname: [i8; 32]§dwFormats: u64§wChannels: u16§wReserved1: u16