Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class PreprocessingConfig.
Preprocessing configurations.
Generated from protobuf message google.cloud.video.livestream.v1.PreprocessingConfig
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ audio
↳ crop
↳ pad
Google\Cloud\Video\LiveStream\V1\PreprocessingConfig\Pad
Specify the video pad filter configuration.
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