Constant oboe_sys::oboe_AudioFormat_Float[][src]

pub const oboe_AudioFormat_Float: oboe_AudioFormat = 2;
Expand description

Single precision floating point.

This is the recommended format for most applications. But note that the use of Float may prevent the opening of a low-latency input path on OpenSL ES or Legacy AAudio streams.