Type Alias oboe_sys::oboe_SessionId
source · pub type oboe_SessionId = c_int;Expand description
This attribute can be used to allocate a session ID to the audio stream.
This attribute only has an effect on Android API 28+.
pub type oboe_SessionId = c_int;This attribute can be used to allocate a session ID to the audio stream.
This attribute only has an effect on Android API 28+.