Type Alias oboe_sys::oboe_InputPreset
source · pub type oboe_InputPreset = i32;
Expand description
Defines the audio source. An audio source defines both a default physical source of audio signal, and a recording configuration.
Note that these match the equivalent values in MediaRecorder.AudioSource in the Android Java API.
This attribute only has an effect on Android API 28+.