Transcoder v1 API - Enum Overlay.Types.FadeType (2.5.0)

public enum Overlay.Types.FadeType

Reference documentation and code samples for the Transcoder v1 API enum Overlay.Types.FadeType.

Fade type for the overlay: FADE_IN or FADE_OUT.

Namespace

GoogleGoogle.CloudGoogle.Cloud.VideoGoogle.Cloud.Video.TranscoderV1

Assembly

Google.Cloud.Video.Transcoder.V1.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.