package api

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. api
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Package Members

  1. package components
  2. package plugins

Type Members

  1. type Child = |[String, ChildDefinition]
  2. trait ChildDefinition extends Object
    Annotations
    @JSType() @native()
  3. trait Component extends Object

    Annotations
    @JSType() @native()
    See also

    http://docs.videojs.com/docs/api/component.html

  4. trait ComponentOptions extends Object
    Annotations
    @JSType() @native()
  5. trait ControlBarOptions extends Object with ComponentOptions
    Annotations
    @JSType() @native()
  6. trait EventTarget extends Object
    Annotations
    @JSType() @native()
  7. trait HlsTech extends Object
    Annotations
    @JSType() @native()
  8. trait HlsTechHxr extends Object
    Annotations
    @JSType() @native()
  9. trait HlsTechHxrBeforeRequestOptions extends Object
    Annotations
    @JSType() @native()
  10. trait Player extends Object with Component

    Annotations
    @JSType() @native()
    See also

    http://docs.videojs.com/docs/api/player.html

  11. trait SliderOptions extends Object with ComponentOptions
    Annotations
    @JSType() @native()
  12. trait TechWithHls extends Object
    Annotations
    @JSType() @native()
  13. trait VideoJSOptions extends Object with ComponentOptions
    Annotations
    @JSType() @native()
  14. trait VideoSource extends Object
    Annotations
    @JSType() @native()
  15. trait VolumeControlOptions extends Object with ComponentOptions
    Annotations
    @JSType() @native()
  16. trait VolumePanelOptions extends Object with ComponentOptions
    Annotations
    @JSType() @native()

Value Members

  1. object ControlBarOptions
  2. object EventTarget
  3. object IWillNotUseThisInPlugins extends Object
  4. object VideoJS extends Object with Component
    Annotations
    @native() @JSImport("video.js", JSImport.Default)
  5. object VideoJSOptions
  6. object VideoSource
  7. object VjsUtils
  8. object VolumeControlOptions
  9. object VolumePanelOptions

Inherited from AnyRef

Inherited from Any

Ungrouped