Animation End Args
data class AnimationEndArgs(val startTimeOffset: Output<String>? = null) : ConvertibleToJava<AnimationEndArgs>
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.