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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]