Transcoder v1 API - Enum Manifest.Types.DashConfig.Types.SegmentReferenceScheme (2.8.0)

public enum Manifest.Types.DashConfig.Types.SegmentReferenceScheme

Reference documentation and code samples for the Transcoder v1 API enum Manifest.Types.DashConfig.Types.SegmentReferenceScheme.

The segment reference scheme for a DASH manifest.

Namespace

Google.Cloud.Video.Transcoder.V1

Assembly

Google.Cloud.Video.Transcoder.V1.dll

Fields

NameDescription
SegmentList

Lists the URLs of media files for each segment.

SegmentTemplateNumber

Lists each segment from a template with $Number$ variable.

Unspecified

The segment reference scheme is not specified.