Packages

package mediastream

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait AllAudioCapabilities extends Object
    Annotations
    @RawJSType() @native()
  2. trait AllVideoCapabilities extends Object
    Annotations
    @RawJSType() @native()
  3. trait MediaDeviceKind extends Any

    see https://www.w3.org/TR/2015/WD-mediacapture-streams-20150212/#idl-def-MediaDeviceKind in W3C spec

  4. trait MediaDevicesInfo extends Object
    Annotations
    @RawJSType() @native()
  5. class MediaStream extends Object with raw.EventTarget

    The MediaStream

    The MediaStream

    https://www.w3.org/TR/2015/WD-mediacapture-streams-20150212/

    MDN

    Annotations
    @RawJSType() @native()
  6. trait MediaStreamConstraints extends Object
    Annotations
    @RawJSType() @native()
  7. trait MediaStreamTrack extends Object with raw.EventTarget
    Annotations
    @RawJSType() @native()
  8. class MediaStreamTrackEvent extends raw.Event
    Annotations
    @RawJSType() @native()
  9. trait MediaStreamTrackEventInit extends Object
    Annotations
    @RawJSType() @native()
  10. trait MediaStreamTrackState extends Any

    see https://www.w3.org/TR/2013/WD-mediacapture-streams-20130903/#widl-MediaStream-onended in W3C spec

  11. trait MediaTrackConstraintSet extends Object
    Annotations
    @RawJSType() @native()
  12. trait MediaTrackConstraints extends Object with MediaTrackConstraintSet
    Annotations
    @RawJSType() @native()
  13. trait NavigatorMediaStream extends Object
    Annotations
    @RawJSType() @native()
  14. trait SourceInfo extends Object
    Annotations
    @RawJSType() @native()

Ungrouped