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.
[[["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 2025-04-09 UTC."],[[["This webpage provides reference documentation for the `Manifest.Types.DashConfig` class within the Google Cloud Video Transcoder v1 API, with the latest version being 2.9.0."],["The `DashConfig` class is used for configuring `DASH` manifests in the API, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors available for `DashConfig`, including a default constructor and one that accepts another `DashConfig` instance as a parameter."],["The `SegmentReferenceScheme` property of the `DashConfig` class is used to define the segment reference scheme for the manifest, defaulting to `SEGMENT_LIST`."],["The webpage also provides links to previous versions of the documentation, ranging from version 2.8.0 down to 1.0.0, for historical reference."]]],[]]