Reference documentation and code samples for the Transcoder V1 API module Google::Cloud::Video::Transcoder::V1::Manifest::DashConfig::SegmentReferenceScheme.
The segment reference scheme for a DASH manifest.
Constants
SEGMENT_REFERENCE_SCHEME_UNSPECIFIED
value: 0 The segment reference scheme is not specified.
SEGMENT_LIST
value: 1 Lists the URLs of media files for each segment.
SEGMENT_TEMPLATE_NUMBER
value: 2 Lists each segment from a template with $Number$ variable.
[[["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 2024-10-30 UTC."],[],[]]