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

Properties of a NormalizedCoordinate.

Package

@google-cloud/video-transcoder!

Properties

x

x?: (number|null);

NormalizedCoordinate x

Property Value
TypeDescription
(number|null)

y

y?: (number|null);

NormalizedCoordinate y

Property Value
TypeDescription
(number|null)