CallAudioStateExtensions

Functions

Link copied to clipboard
@RequiresApi(value = 23)
fun CallAudioState.mapCurrentRouteToAudioOutputDevice(): AudioOutputDevice?
Link copied to clipboard
@RequiresApi(value = 23)
fun CallAudioState.mapToAvailableAudioOutputDevices(): List<AudioOutputDevice>
Link copied to clipboard
fun BluetoothDevice.mapToBluetoothDevice(supportedBluetoothDevices: Collection<BluetoothDevice>): AudioOutputDevice