Class AnimationEnd (1.3.1)

AnimationEnd(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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.

Attribute

NameDescription
start_time_offset google.protobuf.duration_pb2.Duration
The time to end overlay object, in seconds. Default: 0

Inheritance

builtins.object > proto.message.Message > AnimationEnd