Types of media that can be handled by the player.

Enumeration Members

Enumeration Members

DASH: "dash"

Indicates media type DASH.

HLS: "hls"

Indicates media type HLS.

NONE: "none"

Indicates a missing source type.

PROGRESSIVE: "progressive"

Indicates media type Progressive MP4.

Generated using TypeDoc