Reference documentation and code samples for the Google Cloud Video Transcoder V1beta1 Client class Animation.
Animation types.
Generated from protobuf message google.cloud.video.transcoder.v1beta1.Overlay.Animation
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ animation_static |
Google\Cloud\Video\Transcoder\V1beta1\Overlay\AnimationStatic
Display static overlay object. |
↳ animation_fade |
Google\Cloud\Video\Transcoder\V1beta1\Overlay\AnimationFade
Display overlay object with fade animation. |
↳ animation_end |
Google\Cloud\Video\Transcoder\V1beta1\Overlay\AnimationEnd
End previous animation. |
getAnimationStatic
Display static overlay object.
Returns | |
---|---|
Type | Description |
Google\Cloud\Video\Transcoder\V1beta1\Overlay\AnimationStatic|null |
hasAnimationStatic
setAnimationStatic
Display static overlay object.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Video\Transcoder\V1beta1\Overlay\AnimationStatic
|
Returns | |
---|---|
Type | Description |
$this |
getAnimationFade
Display overlay object with fade animation.
Returns | |
---|---|
Type | Description |
Google\Cloud\Video\Transcoder\V1beta1\Overlay\AnimationFade|null |
hasAnimationFade
setAnimationFade
Display overlay object with fade animation.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Video\Transcoder\V1beta1\Overlay\AnimationFade
|
Returns | |
---|---|
Type | Description |
$this |
getAnimationEnd
End previous animation.
Returns | |
---|---|
Type | Description |
Google\Cloud\Video\Transcoder\V1beta1\Overlay\AnimationEnd|null |
hasAnimationEnd
setAnimationEnd
End previous animation.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Video\Transcoder\V1beta1\Overlay\AnimationEnd
|
Returns | |
---|---|
Type | Description |
$this |
getAnimationType
Returns | |
---|---|
Type | Description |
string |