web api instance property
VideoTrackGenerator: writable property
Limited availability
The writable property of the VideoTrackGenerator interface returns a WritableStream. This allows the writing of VideoFrames to the track.
Value
A WritableStream of VideoFrames.
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.