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 document provides reference documentation for the `Manifest.Types.DashConfig` class within the Google Cloud Video Transcoder v1 API, focusing on version 2.7.0."],["`Manifest.Types.DashConfig` is used for configuring `DASH` manifests, with a main purpose of representing the configuration settings."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["It includes a `SegmentReferenceScheme` property, which determines how segments are referenced in the DASH manifest and defaults to `SEGMENT_LIST`."],["There are two constructors provided for `DashConfig`, one default and another that accepts an existing `DashConfig` object for initialization."]]],[]]