pub const oboe_AudioFormat_Unspecified: oboe_AudioFormat = 0;
Expand description
Unspecified format. Format will be decided by Oboe. When calling getHardwareFormat(), this will be returned if the API is not supported.
pub const oboe_AudioFormat_Unspecified: oboe_AudioFormat = 0;
Unspecified format. Format will be decided by Oboe. When calling getHardwareFormat(), this will be returned if the API is not supported.