On this page
Properties

Interface MediaStreamTrackEventMap

interface MediaStreamTrackEventMap {
    ended: Event;
    mute: Event;
    unmute: Event;
}
Index

Properties

Properties

ended: Event
mute: Event
unmute: Event
Was this helpful?
SDK JS
Reference
MediaStreamTrackEventMap