Interface protos.google.cloud.video.transcoder.v1.IPreprocessingConfig (1.6.1)

Properties of a PreprocessingConfig.

Package

@google-cloud/video-transcoder!

Properties

audio

audio?: (google.cloud.video.transcoder.v1.PreprocessingConfig.IAudio|null);

PreprocessingConfig audio

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.PreprocessingConfig.IAudio|null)

color

color?: (google.cloud.video.transcoder.v1.PreprocessingConfig.IColor|null);

PreprocessingConfig color

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.PreprocessingConfig.IColor|null)

crop

crop?: (google.cloud.video.transcoder.v1.PreprocessingConfig.ICrop|null);

PreprocessingConfig crop

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.PreprocessingConfig.ICrop|null)

deblock

deblock?: (google.cloud.video.transcoder.v1.PreprocessingConfig.IDeblock|null);

PreprocessingConfig deblock

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.PreprocessingConfig.IDeblock|null)

denoise

denoise?: (google.cloud.video.transcoder.v1.PreprocessingConfig.IDenoise|null);

PreprocessingConfig denoise

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.PreprocessingConfig.IDenoise|null)

pad

pad?: (google.cloud.video.transcoder.v1.PreprocessingConfig.IPad|null);

PreprocessingConfig pad

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.PreprocessingConfig.IPad|null)