SLBufferQueueState

Type Alias SLBufferQueueState 

Source
pub type SLBufferQueueState = SLBufferQueueState_;

Aliased Type§

#[repr(C)]
pub struct SLBufferQueueState { pub count: u32, pub playIndex: u32, }

Fields§

§count: u32§playIndex: u32