Transcoder V1 API - Module Google::Cloud::Video::Transcoder::V1::Manifest::ManifestType (v2.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]