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 detailing its structure, usage, and implementation."],["The `ManifestOptions` class is designed for generating manifest options in the Video Stitcher API and offers customizable settings through its properties."],["The `ManifestOptions` class is available in multiple versions, with the latest version being 3.3.0, and version 1.0.0 being the oldest displayed."],["The `ManifestOptions` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `ManifestOptions` class includes properties like `BitrateOrder` to manage the output manifest ordering and `IncludeRenditions` to filter the renditions in the output manifest."]]],[]]