Interface protos.google.cloud.video.transcoder.v1.PreprocessingConfig.IPad (1.5.0)

Properties of a Pad.

Package

@google-cloud/video-transcoder!

Properties

bottomPixels

bottomPixels?: (number|null);

Pad bottomPixels

Property Value
TypeDescription
(number|null)

leftPixels

leftPixels?: (number|null);

Pad leftPixels

Property Value
TypeDescription
(number|null)

rightPixels

rightPixels?: (number|null);

Pad rightPixels

Property Value
TypeDescription
(number|null)

topPixels

topPixels?: (number|null);

Pad topPixels

Property Value
TypeDescription
(number|null)