Interface protos.google.cloud.video.transcoder.v1.Overlay.IImage (1.6.1)

Properties of an Image.

Package

@google-cloud/video-transcoder!

Properties

alpha

alpha?: (number|null);

Image alpha

Property Value
TypeDescription
(number|null)

resolution

resolution?: (google.cloud.video.transcoder.v1.Overlay.INormalizedCoordinate|null);

Image resolution

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.Overlay.INormalizedCoordinate|null)

uri

uri?: (string|null);

Image uri

Property Value
TypeDescription
(string|null)