package mediastream
- Alphabetic
- Public
- All
Type Members
- trait MediaDeviceInfo extends Object
- Annotations
- @RawJSType() @native()
- trait MediaDeviceKind extends Any
see https://www.w3.org/TR/2016/CR-mediacapture-streams-20160519/#idl-def-MediaDeviceKind in W3C spec
see https://www.w3.org/TR/2016/CR-mediacapture-streams-20160519/#idl-def-MediaDeviceKind in W3C spec
- Annotations
- @RawJSType() @native()
- trait MediaDevices extends raw.EventTarget
The MediaDevices interface provides access to connected media input devices like cameras and microphones, as well as screen sharing.
The MediaDevices interface provides access to connected media input devices like cameras and microphones, as well as screen sharing. In essence, it lets you obtain access to any hardware source of media data.
MDN
- Annotations
- @RawJSType() @native()
- class MediaStream extends raw.EventTarget
The MediaStream
The MediaStream
https://www.w3.org/TR/2016/CR-mediacapture-streams-20160519/
MDN
- Annotations
- @RawJSType() @native() @JSGlobal()
- trait MediaStreamConstraints extends Object
- Annotations
- @RawJSType() @native()
- trait MediaStreamTrack extends raw.EventTarget
- Annotations
- @RawJSType() @native()
- class MediaStreamTrackEvent extends raw.Event
- Annotations
- @RawJSType() @native() @JSGlobal()
- trait MediaStreamTrackEventInit extends Object
- Annotations
- @RawJSType() @native()
- trait MediaStreamTrackState extends Any
see https://www.w3.org/TR/2013/WD-mediacapture-streams-20130903/#widl-MediaStream-onended in W3C spec
see https://www.w3.org/TR/2013/WD-mediacapture-streams-20130903/#widl-MediaStream-onended in W3C spec
- Annotations
- @RawJSType() @native()
- trait MediaTrackConstraintSet extends Object
- Annotations
- @RawJSType() @native()
- trait MediaTrackConstraints extends Object with MediaTrackConstraintSet
- Annotations
- @RawJSType() @native()
- trait MediaTrackSettings extends Object
- Annotations
- @RawJSType()
- trait MediaTrackSupportedConstraints extends Object
The MediaTrackSupportedConstraints dictionary establishes the list of constrainable properties recognized by the user agent or browser in its implementation of the MediaStreamTrack object.
The MediaTrackSupportedConstraints dictionary establishes the list of constrainable properties recognized by the user agent or browser in its implementation of the MediaStreamTrack object. An object conforming to MediaTrackSupportedConstraints is returned by MediaDevices.getSupportedConstraints().
MDN
- Annotations
- @RawJSType()
- trait NavigatorMediaStream extends Object
- Annotations
- @RawJSType() @native()
Value Members
- object MediaDeviceInfo
- object MediaDeviceKind
- object MediaStreamConstraints
- object MediaStreamTrack
- object MediaStreamTrackEventInit
- object MediaStreamTrackState
- object MediaTrackConstraintSet
- object MediaTrackConstraints