MediaStreamTrackEvent
open class MediaStreamTrackEvent(type: String, eventInitDict: MediaStreamTrackEventInit) : Event, JsAny
Exposes the JavaScript MediaStreamTrackEvent to Kotlin
Exposes the JavaScript MediaStreamTrackEvent to Kotlin