public sealed class PreprocessingConfig.Types.Deblock : IMessage<PreprocessingConfig.Types.Deblock>, IEquatable<PreprocessingConfig.Types.Deblock>, IDeepCloneable<PreprocessingConfig.Types.Deblock>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class PreprocessingConfig.Types.Deblock.
Set strength of the deblocker. Enter a value between 0 and 1. The higher
the value, the stronger the block removal. 0 is no deblocking. The
default is 0.
[[["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 documentation covers the `PreprocessingConfig.Types.Deblock` class within the Google Cloud Transcoder v1 API, with the latest version being 2.9.0."],["The `Deblock` class represents a deblock preprocessing configuration for video, which is currently noted as unsupported."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties to control the deblocker's functionality, such as `Enabled` to turn deblocking on or off, and `Strength` to adjust the intensity of block removal."],["There are listed versions for this class, ranging from version 1.0.0 to the latest 2.9.0 version."]]],[]]