MediaStreamTrackProcessor

The MediaStreamTrackProcessor interface of the Insertable Streams for MediaStreamTrack API consumes a video MediaStreamTrack object's source and generates a stream of VideoFrame objects.

MDN Reference

Constructors

Link copied to clipboard

Properties

Link copied to clipboard

The readable property of the MediaStreamTrackProcessor interface returns a ReadableStream of VideoFrames.