API Docs for: 0.2.38
Show:

HLS Class

Extends Playback
Module: playback

Constructor

HLS

()

Example:

var video = new HTML5Video({src: 'http://example.com/example.mpd'})
//starts to play the video
video.play()

Item Index

Methods

Methods

constructor

(
  • general
)

constructor.

Parameters:

play

()

play.