Transcoder V1 API - Class Google::Cloud::Video::Transcoder::V1::Overlay::Animation (v1.2.0)

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
Returns

#animation_end=

def animation_end=(value) -> ::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationEnd
Parameter
Returns

#animation_fade

def animation_fade() -> ::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationFade
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns

#animation_static=

def animation_static=(value) -> ::Google::Cloud::Video::Transcoder::V1::Overlay::AnimationStatic
Parameter
Returns