Objects
This section contains the Media Capture and Streams object reference documentation.
In this section
| Topic | Description |
|---|---|
|
This interface allows applications to inspect and adjust the properties of objects implementing it. | |
|
Represents a function that is called from enumerateDevices with information about input and output devices. | |
|
Provides an object to give read or write access to available media devices. | |
|
A new stream of existing tracks. | |
|
The interface which all errors in the Media Stream APIs implement. | |
|
Fired when an error occurs. | |
|
Represents an audio or video source on the user's machine. | |
|
Event object passed with onaddtrack and onremovetrack events. | |
|
The interface implemented by the Navigator object and provides access to local input and output devices such as a webcam or headset. | |
|
This callback is invoked when there is an error or if the user denies permission to their local media device such as webcam or headset. | |
|
This callback is invoked when the user grants permission to their local media device such as webcam or headset. |