public sealed class ManifestOptions : IMessage<ManifestOptions>, IEquatable<ManifestOptions>, IDeepCloneable<ManifestOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class ManifestOptions.
[[["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 `ManifestOptions` class within the Google Cloud Video Stitcher v1 API, specifically focusing on version 3.0.0."],["`ManifestOptions` is a class used for configuring options during the generation of video manifests, offering control over various aspects of the output."],["The `ManifestOptions` class includes properties such as `BitrateOrder` to control the ordering of video renditions, and `IncludeRenditions` to filter the renditions included in the output manifest."],["This class is inherited from the `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various methods and capabilities."],["There are also previous versions of `ManifestOptions` available for the Video Stitcher v1 API, ranging from version 1.0.0 to the latest 3.3.0."]]],[]]