videoTracks property
The videoTracks read-only property of the
SourceBuffer interface returns a list of the video tracks currently
contained inside the SourceBuffer.
Implementation
external VideoTrackList get videoTracks;
The videoTracks read-only property of the
SourceBuffer interface returns a list of the video tracks currently
contained inside the SourceBuffer.
external VideoTrackList get videoTracks;