Constant oboe_sys::oboe_AudioFormat_I24[][src]

pub const oboe_AudioFormat_I24: oboe_AudioFormat = 3;
Expand description

Signed 24-bit integers, packed into 3 bytes.

Note that the use of this format does not guarantee that the full precision will be provided. The underlying device may be using I16 format.

Added in API 31 (S).