Constant oboe_sys::oboe_SessionId_Allocate[][src]

pub const oboe_SessionId_Allocate: oboe_SessionId = 0;
Expand description

Allocate a session ID that can be used to attach and control effects using the Java AudioEffects API. Note that the use of this flag may result in higher latency.

Note that this matches the value of AudioManager.AUDIO_SESSION_ID_GENERATE.