MediaDeviceInfo
Constructors
<init>
Exposes the JavaScript MediaDeviceInfo to Kotlin
MediaDeviceInfo()Properties
deviceId
open val deviceId: StringgroupId
open val groupId: Stringkind
open val kind: MediaDeviceKindlabel
open val label: StringFunctions
toJSON
fun toJSON(): dynamicInheritors
InputDeviceInfo
abstract class InputDeviceInfo : MediaDeviceInfo