Articles tagged: MediaStream
Found 9 documents
- Mozilla/Firefox_OS_for_TV/TV_broadcast_streams_Firefox_OS This article discusses the mechanisms we have made available on Firefox OS for processing and ...
- Web/API/MediaStream The MediaStream interface represents a stream of media content. A stream consists of several ...
- Web/API/MediaStream/active The active read-only property of the MediaStream interface returns a Boolean value that will ...
- Web/API/MediaStream/clone The clone() method of the MediaStream interface creates a duplicate of the MediaStream. This new ...
- Web/API/MediaStream/ended The ended read-only property of the MediaStream interface returns a Boolean value which is true ...
- Web/API/MediaStream/getTrackById The MediaStream.getTrackById() method returns a MediaStreamTrack object representing the track ...
- Web/API/MediaStream/id The MediaStream.id() read-only property is a DOMString containing 36 characters denoting a ...
- Web/API/MediaStream/onaddtrack The MediaStream.onaddtrack property is an EventHandler which specifies a function to be called ...
- Web/API/MediaStream/onremovetrack The MediaStream.onremovetrack property is an EventHandler which specifies a function to be ...