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-03-21 UTC."],[[["This webpage provides reference documentation for the `Manifest.Types.DashConfig` class within the Google Cloud Transcoder v1 API, specifically version 2.6.0."],["`Manifest.Types.DashConfig` is used for configuring `DASH` manifests, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and has inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["There are two constructors for `DashConfig`: a default constructor and one that takes another `DashConfig` object as a parameter for copying."],["The `SegmentReferenceScheme` property determines the segment reference scheme for the `DASH` manifest, with the default being `SEGMENT_LIST`."]]],[]]