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