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

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.