Rate this page:

AudioDevice

This API is in beta and subject to change.

Interface that describes an audio device.

Methods

toString

Copy URL
fun toString(): 

String

Returns

  • type:

    String

Props

id

Copy URL
val id: 

Int?

This API is in beta and subject to change.

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