SLAndroidDataFormat_PCM_EX

Type Alias SLAndroidDataFormat_PCM_EX 

Source
pub type SLAndroidDataFormat_PCM_EX = SLAndroidDataFormat_PCM_EX_;

Aliased Type§

#[repr(C)]
pub struct SLAndroidDataFormat_PCM_EX { pub formatType: u32, pub numChannels: u32, pub sampleRate: u32, pub bitsPerSample: u32, pub containerSize: u32, pub channelMask: u32, pub endianness: u32, pub representation: u32, }

Fields§

§formatType: u32§numChannels: u32§sampleRate: u32§bitsPerSample: u32§containerSize: u32§channelMask: u32§endianness: u32§representation: u32