Enum Overlay.Types.FadeType (1.0.0-beta04)

public enum FadeType

Fade type for the overlay: FADE_IN or FADE_OUT.

Namespace

Google.Cloud.Video.Transcoder.V1Beta1

Assembly

Google.Cloud.Video.Transcoder.V1Beta1.dll

Fields

NameDescription
FadeIn

Fade the overlay object into view.

FadeOut

Fade the overlay object out of view.

Unspecified

The fade type is not specified.