Class ManifestType (1.12.2)

ManifestType(value)

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

Values: MANIFEST_TYPE_UNSPECIFIED (0): The manifest type is not specified. HLS (1): Create an HLS manifest. The corresponding file extension is .m3u8. DASH (2): Create an MPEG-DASH manifest. The corresponding file extension is .mpd.