public sealed class PreprocessingConfig.Types.Deinterlace.Types.BwdifConfig : IMessage<PreprocessingConfig.Types.Deinterlace.Types.BwdifConfig>, IEquatable<PreprocessingConfig.Types.Deinterlace.Types.BwdifConfig>, IDeepCloneable<PreprocessingConfig.Types.Deinterlace.Types.BwdifConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class PreprocessingConfig.Types.Deinterlace.Types.BwdifConfig.
[[["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-09 UTC."],[[["This webpage provides documentation for the `PreprocessingConfig.Types.Deinterlace.Types.BwdifConfig` class within the Google Cloud Video Transcoder v1 API for .NET, specifically detailing its purpose and functionality related to deinterlacing video."],["The `BwdifConfig` class, named after Bob Weaver's deinterlacing filter, offers options for configuring video deinterlacing, including frame processing, field parity, and the deinterlacing mode to be utilized."],["The documentation lists various versions of the Transcoder API, from version 1.0.0 up to 2.9.0, with 2.9.0 being the most current and each version link targeting documentation for the `BwdifConfig` class in that version."],["The page details the class's inheritance from `object` and the various interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to inherited members like `GetHashCode`, `GetType`, and `ToString`."],["The documentation describes the class's properties `DeinterlaceAllFrames`, `Mode`, and `Parity`, outlining their types and allowed values, such as `send_frame`, `send_field`, `tff`, `bff`, and `auto`, for customized video deinterlacing."]]],[]]