AudioEngine
Creates an AudioEngine class
Parameters
application context
config of the audio engine. See AudioEngineConfig for description of the parameters
Constructors
Creates an AudioEngine class
Properties
Indicates whether the A2DP Bluetooth profile should always be used. Default is false
Indicates the microphone input preset of the audio engine. Default is generic
Indicates whether the microphone input is enabled on the audio engine. Default is false
Indicates whether the audio output is enabled on the audio engine. Default is true
Indicates the usage type of the output of the audio engine. Default is media
Indicates the performance mode of the audio engine. Default is none
Indicates the sample rate of the audio engine in Hz. Default is 48000
Functions
Retrieves the current input latency of the audio stream.
Retrieves the current output latency of the audio stream.
Retrieves the size of the input buffer in milliseconds.
Retrieves the size of the output buffer in milliseconds.
Checks if latency detection is supported on the current device.
Sets the preferred input and output device id