SLAndroidBufferQueueState

Type Alias SLAndroidBufferQueueState 

Source
pub type SLAndroidBufferQueueState = SLAndroidBufferQueueState_;

Aliased Type§

#[repr(C)]
pub struct SLAndroidBufferQueueState { pub count: u32, pub index: u32, }

Fields§

§count: u32§index: u32