Transcoder v1 API - Class Manifest.Types.DashConfig (2.8.0)

public sealed class Manifest.Types.DashConfig : IMessage<Manifest.Types.DashConfig>, IEquatable<Manifest.Types.DashConfig>, IDeepCloneable<Manifest.Types.DashConfig>, IBufferMessage, IMessage

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

DASH manifest configuration.

Inheritance

object > Manifest.Types.DashConfig

Namespace

Google.Cloud.Video.Transcoder.V1

Assembly

Google.Cloud.Video.Transcoder.V1.dll

Constructors

DashConfig()

public DashConfig()

DashConfig(DashConfig)

public DashConfig(Manifest.Types.DashConfig other)
Parameter
NameDescription
otherManifestTypesDashConfig

Properties

SegmentReferenceScheme

public Manifest.Types.DashConfig.Types.SegmentReferenceScheme SegmentReferenceScheme { get; set; }

The segment reference scheme for a DASH manifest. The default is SEGMENT_LIST.

Property Value
TypeDescription
ManifestTypesDashConfigTypesSegmentReferenceScheme