audioOutput property

AudioOutput audioOutput
final

Preferred audio output for the session.

Changing the audio output may require special permissions on Android when using Bluetooth as phone call. See AudioOutput.bluetoothAsPhoneCall for more information.

Implementation

final AudioOutput audioOutput;