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."],[[["The `ManifestOptions` class in the Google Cloud Video Stitcher v1 API provides options for customizing manifest generation."],["This class allows for ordering video and muxed renditions by bitrate using the `BitrateOrder` property."],["The `IncludeRenditions` property filters the output manifest to only include specific renditions."],["The latest version of the `ManifestOptions` class is 3.3.0, with versions ranging from 1.0.0 to 3.3.0 available in the documentation."],["The `ManifestOptions` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering a range of functionalities."]]],[]]