MediaDeviceInfo
Constructors
<init>
Exposes the JavaScript MediaDeviceInfo to Kotlin
MediaDeviceInfo
(
)
Properties
deviceId
open
val
deviceId
:
String
groupId
open
val
groupId
:
String
kind
open
val
kind
:
MediaDeviceKind
label
open
val
label
:
String
Functions
toJSON
fun
toJSON
(
)
:
dynamic
Inheritors
InputDeviceInfo
abstract
class
InputDeviceInfo
:
MediaDeviceInfo