AudioDevice
This API is in beta and subject to change.
Interface that describes an audio device.
Methods
toString
fun toString(): String
Returns
type:
String
Props
id
val id: Int?
This API is in beta and subject to change.
Audio device id.
Returns
type:
Int?
name
val name: String
Returns
type:
String
hasMic
val hasMic: Boolean
Returns
type:
Boolean