This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

videoTracks

Summary

The MediaStreamTrackList object representing the video tracks.

Property of apis/webrtc/MediaStreamapis/webrtc/MediaStream

Syntax

Note: This property is read-only.

var videoTrackList = stream.videoTracks;

Return Value

Returns an object of type MediaStreamTrackListMediaStreamTrackList