Interface protos.google.cloud.video.transcoder.v1.PreprocessingConfig.IDeblock (1.6.1)

Properties of a Deblock.

Package

@google-cloud/video-transcoder!

Properties

enabled

enabled?: (boolean|null);

Deblock enabled

Property Value
TypeDescription
(boolean|null)

strength

strength?: (number|null);

Deblock strength

Property Value
TypeDescription
(number|null)