Properties
This section contains the Media Capture and Streams properties reference documentaiton.
In this section
| Topic | Description |
|---|---|
|
Indicates if the MediaStream is active. | |
|
The name of the constraint that caused the error. | |
|
The unique identifier for the device. | |
|
Controls the enabled state for the MediaStreamTrack object. | |
|
The MediaStreamError describing the error that triggered the event. | |
|
Returns the group identifier of the represented device. | |
|
The identifier string of an object. | |
|
Describes the kind of the represented device. | |
|
Describes the kind of the represented device. | |
|
A label describing the device. | |
|
Returns a MediaDevices object. | |
|
Additional human-readable information provided by the browser about the error. | |
|
Returns true if the track is muted or false if the track is not muted. | |
|
The name of the error. | |
|
Returns true if the track source (audio or video) is a local device, but is shared so that this track cannot modify the source's settings. | |
|
Returns the state of the track. | |
|
Returns true if the track is sourced by a non-local source. | |
|
Holds the MediaStream that provides media for this element. | |
|
Returns the MediaStreamTrack object for the MediaStreamTrackEvent. |