Reference documentation and code samples for the Transcoder V1 API class Google::Cloud::Video::Transcoder::V1::Overlay::Animation.
Animation types.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#animation_end
def animation_end() -> ::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationEnd- 
        (::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationEnd) — End previous animation.
Note: The following fields are mutually exclusive:
animation_end,animation_static,animation_fade. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#animation_end=
def animation_end=(value) -> ::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationEnd- 
        value (::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationEnd) — End previous animation.
Note: The following fields are mutually exclusive:
animation_end,animation_static,animation_fade. If a field in that set is populated, all other fields in the set will automatically be cleared. 
- 
        (::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationEnd) — End previous animation.
Note: The following fields are mutually exclusive:
animation_end,animation_static,animation_fade. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#animation_fade
def animation_fade() -> ::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationFade- 
        (::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationFade) — Display overlay object with fade animation.
Note: The following fields are mutually exclusive:
animation_fade,animation_static,animation_end. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#animation_fade=
def animation_fade=(value) -> ::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationFade- 
        value (::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationFade) — Display overlay object with fade animation.
Note: The following fields are mutually exclusive:
animation_fade,animation_static,animation_end. If a field in that set is populated, all other fields in the set will automatically be cleared. 
- 
        (::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationFade) — Display overlay object with fade animation.
Note: The following fields are mutually exclusive:
animation_fade,animation_static,animation_end. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#animation_static
def animation_static() -> ::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationStatic- 
        (::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationStatic) — Display static overlay object.
Note: The following fields are mutually exclusive:
animation_static,animation_fade,animation_end. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#animation_static=
def animation_static=(value) -> ::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationStatic- 
        value (::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationStatic) — Display static overlay object.
Note: The following fields are mutually exclusive:
animation_static,animation_fade,animation_end. If a field in that set is populated, all other fields in the set will automatically be cleared. 
- 
        (::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationStatic) — Display static overlay object.
Note: The following fields are mutually exclusive:
animation_static,animation_fade,animation_end. If a field in that set is populated, all other fields in the set will automatically be cleared.