Properties of a PreprocessingConfig.
Package
@google-cloud/video-transcoder!Properties
audio
audio?: (google.cloud.video.transcoder.v1.PreprocessingConfig.IAudio|null);
PreprocessingConfig audio
Type | Description |
(google.cloud.video.transcoder.v1.PreprocessingConfig.IAudio|null) |
color
color?: (google.cloud.video.transcoder.v1.PreprocessingConfig.IColor|null);
PreprocessingConfig color
Type | Description |
(google.cloud.video.transcoder.v1.PreprocessingConfig.IColor|null) |
crop
crop?: (google.cloud.video.transcoder.v1.PreprocessingConfig.ICrop|null);
PreprocessingConfig crop
Type | Description |
(google.cloud.video.transcoder.v1.PreprocessingConfig.ICrop|null) |
deblock
deblock?: (google.cloud.video.transcoder.v1.PreprocessingConfig.IDeblock|null);
PreprocessingConfig deblock
Type | Description |
(google.cloud.video.transcoder.v1.PreprocessingConfig.IDeblock|null) |
denoise
denoise?: (google.cloud.video.transcoder.v1.PreprocessingConfig.IDenoise|null);
PreprocessingConfig denoise
Type | Description |
(google.cloud.video.transcoder.v1.PreprocessingConfig.IDenoise|null) |
pad
pad?: (google.cloud.video.transcoder.v1.PreprocessingConfig.IPad|null);
PreprocessingConfig pad
Type | Description |
(google.cloud.video.transcoder.v1.PreprocessingConfig.IPad|null) |