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 documentation provides details for the `RenditionFilter` class within the Google Cloud Video Stitcher v1 API, specifically version 2.0.0."],["The `RenditionFilter` class is used to filter video or muxed renditions, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `BitrateBps` for specifying a bitrate filter and `Codecs` for filtering based on specific codec values."],["There is a list of 7 versions of the google cloud video stitcher v1 API, the latest being 3.3.0 and the earliest being 1.0.0."],["It inherits members from the object class, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]