Interface protos.google.cloud.video.transcoder.v1beta1.PreprocessingConfig.IPad

Properties of a Pad.

Package

@google-cloud/video-transcoder

Properties

bottomPixels

bottomPixels?: (number|null);

Pad bottomPixels

leftPixels

leftPixels?: (number|null);

Pad leftPixels

rightPixels

rightPixels?: (number|null);

Pad rightPixels

topPixels

topPixels?: (number|null);

Pad topPixels