Reference documentation and code samples for the Google Cloud Video Transcoder V1 Client class Deblock.
Deblock preprocessing configuration.
Note: This configuration is not supported.
Generated from protobuf message google.cloud.video.transcoder.v1.PreprocessingConfig.Deblock
Namespace
Google \ Cloud \ Video \ Transcoder \ V1 \ PreprocessingConfig
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ strength
float
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.
↳ enabled
bool
Enable deblocker. The default is false.
getStrength
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.
Returns
Type
Description
float
setStrength
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-09-04 UTC."],[],[],null,["# Google Cloud Video Transcoder V1 Client - Class Deblock (1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/php/docs/reference/cloud-video-transcoder/latest/V1.PreprocessingConfig.Deblock)\n- [1.0.3](/php/docs/reference/cloud-video-transcoder/1.0.3/V1.PreprocessingConfig.Deblock)\n- [0.10.5](/php/docs/reference/cloud-video-transcoder/0.10.5/V1.PreprocessingConfig.Deblock)\n- [0.9.1](/php/docs/reference/cloud-video-transcoder/0.9.1/V1.PreprocessingConfig.Deblock)\n- [0.8.2](/php/docs/reference/cloud-video-transcoder/0.8.2/V1.PreprocessingConfig.Deblock)\n- [0.7.1](/php/docs/reference/cloud-video-transcoder/0.7.1/V1.PreprocessingConfig.Deblock)\n- [0.6.0](/php/docs/reference/cloud-video-transcoder/0.6.0/V1.PreprocessingConfig.Deblock)\n- [0.5.3](/php/docs/reference/cloud-video-transcoder/0.5.3/V1.PreprocessingConfig.Deblock) \nReference documentation and code samples for the Google Cloud Video Transcoder V1 Client class Deblock.\n\nDeblock preprocessing configuration.\n\n**Note:** This configuration is not supported.\n\nGenerated from protobuf message `google.cloud.video.transcoder.v1.PreprocessingConfig.Deblock`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Video \\\\ Transcoder \\\\ V1 \\\\ PreprocessingConfig\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getStrength\n\nSet strength of the deblocker. Enter a value between 0 and 1. The higher\nthe value, the stronger the block removal. 0 is no deblocking. The\ndefault is 0.\n\n### setStrength\n\nSet strength of the deblocker. Enter a value between 0 and 1. The higher\nthe value, the stronger the block removal. 0 is no deblocking. The\ndefault is 0.\n\n### getEnabled\n\nEnable deblocker. The default is `false`.\n\n### setEnabled\n\nEnable deblocker. The default is `false`."]]