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 version 3.1.0."],["`ManifestOptions` is used to configure the generation of video manifests, allowing customization of how renditions are included and ordered."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `ManifestOptions` class contains two properties, `BitrateOrder`, which controls the output manifest's ordering of video and muxed renditions by bitrate, and `IncludeRenditions`, which allows filtering renditions in the output manifest."]]],[]]