Skip to main content

MIXERCAPS

Type Alias MIXERCAPS 

Source
pub type MIXERCAPS = MIXERCAPSA;

Aliased Type§

#[repr(C, packed(1))]
pub struct MIXERCAPS { pub wMid: u16, pub wPid: u16, pub vDriverVersion: u32, pub szPname: [u8; 32], pub fdwSupport: u64, pub cDestinations: u64, }

Fields§

§wMid: u16§wPid: u16§vDriverVersion: u32§szPname: [u8; 32]§fdwSupport: u64§cDestinations: u64