A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrackEvent below:

MediaStreamTrackEvent - Web APIs | MDN

MediaStreamTrackEvent

Baseline Widely available

The MediaStreamTrackEvent interface of the Media Capture and Streams API represents events which indicate that a MediaStream has had tracks added to or removed from the stream through calls to Media Capture and Streams API methods. These events are sent to the stream when these changes occur.

Event MediaStreamTrackEvent

The events based on this interface are addtrack and removetrack.

Constructor
MediaStreamTrackEvent()

Constructs a new MediaStreamTrackEvent with the specified configuration.

Instance properties

Also inherits properties from its parent interface, Event.

MediaStreamTrackEvent.track Read only

Returns a MediaStreamTrack object representing the track associated with the event.

Instance methods

Also inherits methods from its parent interface, Event.

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3