Rate this page:

AudioDevice

Interface that describes an audio device.

Methods

toString

Copy URL
fun toString(): 

String

Returns

  • type:

    String

Props

id

Copy URL
val id: 

Int?

Audio device id.

Returns

  • type:

    Int?

name

Copy URL
val name: 

String

Returns

  • type:

    String

type

Copy URL
val type: 

AudioDeviceType

Returns

hasMic

Copy URL
val hasMic: 

Boolean

Returns

  • type:

    Boolean