Module Google::Cloud::Video::Transcoder::V1beta1::Overlay::FadeType

Fade type for the overlay: FADE_IN or FADE_OUT.

Constants

FADE_TYPE_UNSPECIFIED

value: 0
The fade type is not specified.

FADE_IN

value: 1
Fade the overlay object into view.

FADE_OUT

value: 2
Fade the overlay object out of view.