Constant oboe_sys::oboe_AudioFormat_I32[][src]

pub const oboe_AudioFormat_I32: oboe_AudioFormat = 4;
Expand description

Signed 32-bit integers.

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).