Module gapi_grpc::google::cloud::video::transcoder::v1beta1::overlay[][src]

Modules

animation

Structs

Animation

Animation types.

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.

AnimationFade

Display overlay object with fade animation.

AnimationStatic

Display static overlay object.

Image

Overlaid jpeg image.

NormalizedCoordinate

2D normalized coordinates. Default: {0.0, 0.0}

Enums

FadeType

Fade type for the overlay: FADE_IN or FADE_OUT.