fm.liveswitch.android.AudioDeviceType Enum Reference

Audio Device Type. More...

Public Attributes

 BUILTIN_SPEAKER
 Built-in speaker device. More...
 
 BUILTIN_EARPIECE
 Built-in earpiece device. More...
 
 WIRED_HEADSET
 Wired headset device. More...
 
 BLUETOOTH_HEADSET
 Bluetooth headset device. More...
 
 OTHER
 Other type of audio device. More...
 

Detailed Description

Audio Device Type.

Member Data Documentation

◆ BLUETOOTH_HEADSET

fm.liveswitch.android.AudioDeviceType.BLUETOOTH_HEADSET

Bluetooth headset device.

◆ BUILTIN_EARPIECE

fm.liveswitch.android.AudioDeviceType.BUILTIN_EARPIECE

Built-in earpiece device.

◆ BUILTIN_SPEAKER

fm.liveswitch.android.AudioDeviceType.BUILTIN_SPEAKER

Built-in speaker device.

◆ OTHER

fm.liveswitch.android.AudioDeviceType.OTHER

Other type of audio device.

◆ WIRED_HEADSET

fm.liveswitch.android.AudioDeviceType.WIRED_HEADSET

Wired headset device.