The LocalMediaStream
interface represents a stream of media content fetched from a local data source. This is the interface returned by getUserMedia()
.
Documentation LocalMediaStream by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
The LocalMediaStream
interface represents a stream of media content fetched from a local data source. This is the interface returned by getUserMedia()
.
Documentation LocalMediaStream by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See: