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

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)