Transcoder V1 API - Module Google::Cloud::Video::Transcoder::V1::Manifest::ManifestType (v0.13.0)

Reference documentation and code samples for the Transcoder V1 API module Google::Cloud::Video::Transcoder::V1::Manifest::ManifestType.

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

Constants

MANIFEST_TYPE_UNSPECIFIED

value: 0
The manifest type is not specified.

HLS

value: 1
Create an HLS manifest. The corresponding file extension is .m3u8.

DASH

value: 2
Create an MPEG-DASH manifest. The corresponding file extension is .mpd.