Interface protos.google.cloud.video.livestream.v1.PreprocessingConfig.IPad (1.0.2)

Properties of a Pad.

Package

@google-cloud/livestream

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