Transcoder V1 API - Module Google::Cloud::Video::Transcoder::V1::Overlay::FadeType (v0.7.0)

Reference documentation and code samples for the Transcoder V1 API module Google::Cloud::Video::Transcoder::V1::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.