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-04-08 UTC."],[[["This documentation provides details for the `RenditionFilter` class within the Google Cloud Video Stitcher v1 API, which is used for filtering video or muxed renditions."],["The `RenditionFilter` class is implemented in the `Google.Cloud.Video.Stitcher.V1` namespace, within the `Google.Cloud.Video.Stitcher.V1.dll` assembly."],["It outlines the available versions, with version 3.3.0 being the latest, and provides links to the documentation for versions ranging from 1.0.0 to 3.3.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has two constructors, `RenditionFilter()` and `RenditionFilter(RenditionFilter other)`."],["The class `RenditionFilter` has two properties: `BitrateBps` which is an integer representing the bitrate, and `Codecs` which is a string for the codecs."]]],[]]