Objects

This section contains the Media Capture and Streams object reference documentation.

In this section

TopicDescription

ConstrainablePattern

This interface allows applications to inspect and adjust the properties of objects implementing it.

MediaDeviceInfo

Represents a function that is called from enumerateDevices with information about input and output devices.

MediaDevices

Provides an object to give read or write access to available media devices.

MediaStream

A new stream of existing tracks.

MediaStreamError

The interface which all errors in the Media Stream APIs implement.

MediaStreamErrorEvent

Fired when an error occurs.

MediaStreamTrack

Represents an audio or video source on the user's machine.

MediaStreamTrackEvent

Event object passed with onaddtrack and onremovetrack events.

NavigatorUserMedia

The interface implemented by the Navigator object and provides access to local input and output devices such as a webcam or headset.

NavigatorUserMediaErrorCallback

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.

NavigatorUserMediaSuccessCallback

This callback is invoked when the user grants permission to their local media device such as webcam or headset.

 

 

 

Show: