Reference documentation and code samples for the Google Cloud Video Transcoder V1 Client class PreprocessingConfig.
Preprocessing configurations.
Generated from protobuf message google.cloud.video.transcoder.v1.PreprocessingConfig
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ color
↳ denoise
↳ deblock
↳ audio
↳ crop
↳ pad
Google\Cloud\Video\Transcoder\V1\PreprocessingConfig\Pad
Specify the video pad filter configuration.
↳ deinterlace
Google\Cloud\Video\Transcoder\V1\PreprocessingConfig\Deinterlace
Specify the video deinterlace configuration.
getColor
Color preprocessing configuration.
hasColor
clearColor
setColor
Color preprocessing configuration.
$this
getDenoise
Denoise preprocessing configuration.
hasDenoise
clearDenoise
setDenoise
Denoise preprocessing configuration.
$this
getDeblock
Deblock preprocessing configuration.
hasDeblock
clearDeblock
setDeblock
Deblock preprocessing configuration.
$this
getAudio
Audio preprocessing configuration.
hasAudio
clearAudio
setAudio
Audio preprocessing configuration.
$this
getCrop
Specify the video cropping configuration.
hasCrop
clearCrop
setCrop
Specify the video cropping configuration.
$this
getPad
Specify the video pad filter configuration.
hasPad
clearPad
setPad
Specify the video pad filter configuration.
$this
getDeinterlace
Specify the video deinterlace configuration.
hasDeinterlace
clearDeinterlace
setDeinterlace
Specify the video deinterlace configuration.
$this