AudioDevice
Interface that describes an audio device.
Methods
toString
fun toString(): String
Returns
type:
String
Props
hasMic
val hasMic: Boolean
Returns
type:
Boolean
id
val id: Int?
Audio device id.
Returns
type:
Int?
name
val name: String
Returns
type:
String