public sealed class RenditionFilter : IMessage<RenditionFilter>, IEquatable<RenditionFilter>, IDeepCloneable<RenditionFilter>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class RenditionFilter.
[[["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 page provides documentation for the `RenditionFilter` class within the Google Cloud Video Stitcher v1 API, specifically version 3.2.0."],["`RenditionFilter` is a class used to filter video or muxed renditions and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RenditionFilter` class has two constructors, one default and another that takes another `RenditionFilter` as a parameter for creation of the object."],["The class provides two properties, `BitrateBps` and `Codecs`, which are used to specify the exact bitrate and codec requirements for filtering renditions."],["Documentation for this class exists for multiple versions of this API, including versions 3.3.0, 3.2.0, 3.1.0, 3.0.0, 2.0.0, 1.1.0, and 1.0.0."]]],[]]