Class ManifestType (1.12.4)

ManifestType(value)

The manifest type, which corresponds to the adaptive streaming format used.

Enums

Name Description
MANIFEST_TYPE_UNSPECIFIED The manifest type is not specified.
HLS Create an HLS manifest. The corresponding file extension is `.m3u8`.
DASH Create an MPEG-DASH manifest. The corresponding file extension is `.mpd`.