Interface protos.google.cloud.video.transcoder.v1.IInput (1.7.2)

Properties of an Input.

Package

@google-cloud/video-transcoder

Properties

key

key?: (string|null);

Input key

Property Value
TypeDescription
(string|null)

preprocessingConfig

preprocessingConfig?: (google.cloud.video.transcoder.v1.IPreprocessingConfig|null);

Input preprocessingConfig

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.IPreprocessingConfig|null)

uri

uri?: (string|null);

Input uri

Property Value
TypeDescription
(string|null)