Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Development/Web API/Web Storage Interface/
Web MediaStream Interface
Search

Web MediaStream Interface

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2021 Apr 26 4:49
Editor
Editor
Seonglae ChoSeonglae Cho
Edited
Edited
2023 Nov 11 10:6
Refs
Refs
<video/>

MediaStream interface represents a stream of media content

A stream consists of several tracks such as video or audio tracks
Web MediaStream Interfaces
MediaStreamTrack
Web MediaDevices
 
 
 
 
 
MediaStream
The MediaStream interface represents a stream of media content. A stream consists of several tracks such as video or audio tracks. Each track is specified as an instance of MediaStreamTrack .You can obtain a MediaStream object either by using the constructor or by calling MediaDevices.getUserMedia() .
MediaStream
https://developer.mozilla.org/en-US/docs/Web/API/MediaStream
 
 
 

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Development/Web API/Web Storage Interface/
Web MediaStream Interface
Copyright Seonglae Cho