Reference documentation and code samples for the Google Cloud Video Transcoder V1 Client class AnimationStatic.
Display static overlay object.
Generated from protobuf message google.cloud.video.transcoder.v1.Overlay.AnimationStatic
Namespace
Google \ Cloud \ Video \ Transcoder \ V1 \ OverlayMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ xy
Google\Cloud\Video\Transcoder\V1\Overlay\NormalizedCoordinate
Normalized coordinates based on output video resolution. Valid values: 0.0
– 1.0
. xy
is the upper-left coordinate of the overlay object. For example, use the x and y coordinates {0,0} to position the top-left corner of the overlay animation in the top-left corner of the output video.
↳ start_time_offset
getXy
Normalized coordinates based on output video resolution. Valid
values: 0.0
– 1.0
. xy
is the upper-left coordinate of the overlay
object. For example, use the x and y coordinates {0,0} to position the
top-left corner of the overlay animation in the top-left corner of the
output video.
hasXy
clearXy
setXy
Normalized coordinates based on output video resolution. Valid
values: 0.0
– 1.0
. xy
is the upper-left coordinate of the overlay
object. For example, use the x and y coordinates {0,0} to position the
top-left corner of the overlay animation in the top-left corner of the
output video.
$this
getStartTimeOffset
The time to start displaying the overlay object, in seconds. Default: 0
hasStartTimeOffset
clearStartTimeOffset
setStartTimeOffset
The time to start displaying the overlay object, in seconds. Default: 0
$this