Firefox Tomorrow

web api instance property

VideoTrackGenerator: track property

View on MDN ↗

Limited availability

The track property of the VideoTrackGenerator interface returns a MediaStreamTrack. VideoFrames written to writable will be generated in this track.

Value

A video MediaStreamTrack.

Examples

See the Insertable Streams for MediaStreamTrack API for an example.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.