The BlobEvent interface represents events associated with a web.files.Blob
.
blobs are typically, but not necessarily, associated with media
The BlobEvent interface represents events associated with a `web.files.Blob`. blobs are typically, but not necessarily, associated with media
web.video interfaces.
web.video interfaces.
No vars found in this namespace.
The DisplayMediaStreamConstraints dictionary is used to specify
or not to include video and/or audio tracks in the web.streams.MediaStream
be returned by getDisplayMedia()
, as well as what type of processing
be applied to the tracks.
The DisplayMediaStreamConstraints dictionary is used to specify or not to include video and/or audio tracks in the `web.streams.MediaStream` be returned by `getDisplayMedia()`, as well as what type of processing be applied to the tracks.
The HTMLVideoElement interface provides special properties and
for manipulating video objects. It also inherits properties and
of web.media.HTMLMediaElement
and web.dom.HTMLElement
.
The HTMLVideoElement interface provides special properties and for manipulating video objects. It also inherits properties and of `web.media.HTMLMediaElement` and `web.dom.HTMLElement`.
The MediaCapabilities interface of the Media Capabilities API information about the decoding abilities of the device, system browser. The API can be used to query the browser about the decoding of the device based on codecs, profile, resolution, and bitrates. information can be used to serve optimal media streams to the and determine if playback should be smooth and power efficient.
The MediaCapabilities interface of the Media Capabilities API information about the decoding abilities of the device, system browser. The API can be used to query the browser about the decoding of the device based on codecs, profile, resolution, and bitrates. information can be used to serve optimal media streams to the and determine if playback should be smooth and power efficient.
The MediaDevicesInfo interface contains information that describes single media input or output device.
The MediaDevicesInfo interface contains information that describes single media input or output device.
The MediaDevices interface provides access to connected media devices like cameras and microphones, as well as screen sharing. essence, it lets you obtain access to any hardware source of data.
The MediaDevices interface provides access to connected media devices like cameras and microphones, as well as screen sharing. essence, it lets you obtain access to any hardware source of data.
The MediaError interface represents an error which occurred while
media in an HTML media element based on web.media.HTMLMediaElement
,
as <audio>
or <video>
.
The MediaError interface represents an error which occurred while media in an HTML media element based on `web.media.HTMLMediaElement`, as `<audio>` or `<video>`.
The MediaKeys interface of EncryptedMediaExtensions API represents
set of keys that an associated web.media.HTMLMediaElement
can
for decryption of media data during playback.
The MediaKeys interface of EncryptedMediaExtensions API represents set of keys that an associated `web.media.HTMLMediaElement` can for decryption of media data during playback.
The MediaKeySession interface of the EncryptedMediaExtensions represents a context for message exchange with a content decryption (CDM).
The MediaKeySession interface of the EncryptedMediaExtensions represents a context for message exchange with a content decryption (CDM).
The MediaKeySystemAccess interface of the EncryptedMediaExtensions provides access to a Key System for decryption and/or a content provider. You can request an instance of this object using the method.
The MediaKeySystemAccess interface of the EncryptedMediaExtensions provides access to a Key System for decryption and/or a content provider. You can request an instance of this object using the method.
The MediaMetadata interface of the the Media Session API provides a web page to provide rich media metadata for display in a platform
The MediaMetadata interface of the the Media Session API provides a web page to provide rich media metadata for display in a platform
The MediaRecorder interface of the MediaStream Recording API functionality to easily record media. It is created using the constructor.
The MediaRecorder interface of the MediaStream Recording API functionality to easily record media. It is created using the constructor.
The MediaRecorderErrorEvent interface represents errors returned
the MediaStream Recording API. It is an web.Event
object that
a reference to a web.DOMException
describing the error that
The MediaRecorderErrorEvent interface represents errors returned the MediaStream Recording API. It is an `web.Event` object that a reference to a `web.DOMException` describing the error that
The MediaSession interface of the Media Session API allows a page to provide custom behaviors for standard media playback
The MediaSession interface of the Media Session API allows a page to provide custom behaviors for standard media playback
The MediaSource interface of the Media Source Extensions API
a source of media data for an web.media.HTMLMediaElement
object.
MediaSource object can be attached to a web.media.HTMLMediaElement
be played in the user agent.
The MediaSource interface of the Media Source Extensions API a source of media data for an `web.media.HTMLMediaElement` object. MediaSource object can be attached to a `web.media.HTMLMediaElement` be played in the user agent.
The MediaStreamConstraints dictionary is used when calling getUserMedia()
specify what kinds of tracks should be included in the returned
and, optionally, to establish constraints for those tracks' settings.
The MediaStreamConstraints dictionary is used when calling `getUserMedia()` specify what kinds of tracks should be included in the returned and, optionally, to establish constraints for those tracks' settings.
The MediaStreamTrack interface represents a single media track a stream; typically, these are audio or video tracks, but other types may exist as well.
The MediaStreamTrack interface represents a single media track a stream; typically, these are audio or video tracks, but other types may exist as well.
MediaStreamTrack Events.
MediaStreamTrack Events.
The MediaTrackSettings dictionary is used to return the current
configured for each of a web.video.MediaStreamTrack
's settings.
values will adhere as closely as possible to any constraints
described using a web.streams.MediaTrackConstraints
object
set using applyConstraints()
, and will adhere to the default
for any properties whose constraints haven't been changed, or
customized constraints couldn't be matched.
The MediaTrackSettings dictionary is used to return the current configured for each of a `web.video.MediaStreamTrack`'s settings. values will adhere as closely as possible to any constraints described using a `web.streams.MediaTrackConstraints` object set using `applyConstraints()`, and will adhere to the default for any properties whose constraints haven't been changed, or customized constraints couldn't be matched.
The OverconstrainedError interface of the Media Capture and Streams indicates that the set of desired capabilities for the current cannot currently be met. When this event is thrown on a MediaStreamTrack, is muted until either the current constraints can be established until satisfiable constraints are applied.
The OverconstrainedError interface of the Media Capture and Streams indicates that the set of desired capabilities for the current cannot currently be met. When this event is thrown on a MediaStreamTrack, is muted until either the current constraints can be established until satisfiable constraints are applied.
The RTCIceTransport interface provides access to information the ICE transport layer over which the data is being sent and
The RTCIceTransport interface provides access to information the ICE transport layer over which the data is being sent and
RTCIceTransport Events.
RTCIceTransport Events.
The RTCPeerConnection interface represents a WebRTC connection the local computer and a remote peer. It provides methods to to a remote peer, maintain and monitor the connection, and close connection once it's no longer needed.
The RTCPeerConnection interface represents a WebRTC connection the local computer and a remote peer. It provides methods to to a remote peer, maintain and monitor the connection, and close connection once it's no longer needed.
RTCPeerConnection Events.
RTCPeerConnection Events.
The RTCRtpSender interface provides the ability to control and
details about how a particular web.video.MediaStreamTrack
is
and sent to a remote peer.
The RTCRtpSender interface provides the ability to control and details about how a particular `web.video.MediaStreamTrack` is and sent to a remote peer.
The RTCSessionDescription interface describes one end of a connection—or
connection—and how it's configured. Each RTCSessionDescription
of a description type
indicating which part of the offer/answer
process it describes and of the SDP descriptor of the session.
The RTCSessionDescription interface describes one end of a connection—or connection—and how it's configured. Each RTCSessionDescription of a description `type` indicating which part of the offer/answer process it describes and of the SDP descriptor of the session.
The SourceBuffer interface represents a chunk of media to be
into an web.media.HTMLMediaElement
and played, via a web.video.MediaSource
This can be made up of one or several media segments.
The SourceBuffer interface represents a chunk of media to be into an `web.media.HTMLMediaElement` and played, via a `web.video.MediaSource` This can be made up of one or several media segments.
The SourceBufferList interface represents a simple container
for multiple web.video.SourceBuffer
objects.
The SourceBufferList interface represents a simple container for multiple `web.video.SourceBuffer` objects.
The TrackDefault interface provides a web.video.SourceBuffer
kind, label, and language information for tracks that do not
this information in the initialization segments of a media chunk.
The TrackDefault interface provides a `web.video.SourceBuffer` kind, label, and language information for tracks that do not this information in the initialization segments of a media chunk.
The TrackDefaultList interface represents a simple container
for multiple web.video.TrackDefault
objects.
The TrackDefaultList interface represents a simple container for multiple `web.video.TrackDefault` objects.
The TrackEvent interface, which is part of the HTML DOM specification, used for events which represent changes to a set of available on an HTML media element; these events are addtrack and removetrack.
The TrackEvent interface, which is part of the HTML DOM specification, used for events which represent changes to a set of available on an HTML media element; these events are addtrack and removetrack.
A VideoPlaybackQuality object is returned by the HTMLVideoElement.getVideoPlaybackQuality()
and contains metrics that can be used to determine the playback
of a video.
A VideoPlaybackQuality object is returned by the `HTMLVideoElement.getVideoPlaybackQuality()` and contains metrics that can be used to determine the playback of a video.
The web.video.VideoTrack
interface represents a single video
from a <video>
element.
The `web.video.VideoTrack` interface represents a single video from a `<video>` element.
The VideoTrackList interface is used to represent a list of the
tracks contained within a <video>
element, with each track
by a separate web.video.VideoTrack
object in the list.
The VideoTrackList interface is used to represent a list of the tracks contained within a `<video>` element, with each track by a separate `web.video.VideoTrack` object in the list.
VideoTrackList Events.
VideoTrackList Events.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close