Reference documentation and code samples for the Google Cloud Video Transcoder V1 Client class AnimationEnd.
End previous overlay animation from the video. Without AnimationEnd
, the
overlay object will keep the state of previous animation until the end of
the video.
Generated from protobuf message google.cloud.video.transcoder.v1.Overlay.AnimationEnd
Namespace
Google \ Cloud \ Video \ Transcoder \ V1 \ OverlayMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ start_time_offset |
Google\Protobuf\Duration
The time to end overlay object, in seconds. Default: 0 |
getStartTimeOffset
The time to end overlay object, in seconds. Default: 0
Returns | |
---|---|
Type | Description |
Google\Protobuf\Duration|null |
hasStartTimeOffset
clearStartTimeOffset
setStartTimeOffset
The time to end overlay object, in seconds. Default: 0
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Duration
|
Returns | |
---|---|
Type | Description |
$this |