A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/apis/webrtc/LocalMediaStream below:

LocalMediaStream · WebPlatform Docs

LocalMediaStream Summary

The LocalMediaStream object is the MediaStream object returned from the call to getUserMedia(). It has all the properties and events of the MediaStream object and the stop method.

Inherits from MediaStreamMediaStream

Properties

No properties.

Methods
stop
Permanently halts the generation of data for the tracks’ sources and removes the references to the sources.
Events

No events.

Inherited from MediaStream Properties
audioTracks
The MediaStreamTrackList object representing the audio tracks.
ended
True if the ended event has fired on the MediaStream object.
label
A globally unique identifier (GUID) of 36 characters that describes the media stream.
onended
Handles the ended event when fired on the MediaStream object.
videoTracks
The MediaStreamTrackList object representing the video tracks.
Methods

No methods.

Events
ended
All tracks of the MediaStream object have ended; the MediaStream is said to be finished.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4