Google Cloud Video Transcoder V1 Client - Class FadeType (0.7.1)

Reference documentation and code samples for the Google Cloud Video Transcoder V1 Client class FadeType.

Fade type for the overlay: FADE_IN or FADE_OUT .

Protobuf type google.cloud.video.transcoder.v1.Overlay.FadeType

Methods

name

Parameter
Name
Description
value
mixed

value

Parameter
Name
Description
name
mixed

Constants

FADE_TYPE_UNSPECIFIED

  Value: 0 
 

The fade type is not specified.

Generated from protobuf enum FADE_TYPE_UNSPECIFIED = 0;

FADE_IN

  Value: 1 
 

Fade the overlay object into view.

Generated from protobuf enum FADE_IN = 1;

FADE_OUT

  Value: 2 
 

Fade the overlay object out of view.

Generated from protobuf enum FADE_OUT = 2;

Create a Mobile Website
View Site in Mobile | Classic
Share by: