Interface protos.google.cloud.video.transcoder.v1.IJobConfig (1.6.1)

Properties of a JobConfig.

Package

@google-cloud/video-transcoder!

Properties

adBreaks

adBreaks?: (google.cloud.video.transcoder.v1.IAdBreak[]|null);

JobConfig adBreaks

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.IAdBreak[]|null)

editList

editList?: (google.cloud.video.transcoder.v1.IEditAtom[]|null);

JobConfig editList

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.IEditAtom[]|null)

elementaryStreams

elementaryStreams?: (google.cloud.video.transcoder.v1.IElementaryStream[]|null);

JobConfig elementaryStreams

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.IElementaryStream[]|null)

inputs

inputs?: (google.cloud.video.transcoder.v1.IInput[]|null);

JobConfig inputs

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.IInput[]|null)

manifests

manifests?: (google.cloud.video.transcoder.v1.IManifest[]|null);

JobConfig manifests

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.IManifest[]|null)

muxStreams

muxStreams?: (google.cloud.video.transcoder.v1.IMuxStream[]|null);

JobConfig muxStreams

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.IMuxStream[]|null)

output

output?: (google.cloud.video.transcoder.v1.IOutput|null);

JobConfig output

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

overlays

overlays?: (google.cloud.video.transcoder.v1.IOverlay[]|null);

JobConfig overlays

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.IOverlay[]|null)

pubsubDestination

pubsubDestination?: (google.cloud.video.transcoder.v1.IPubsubDestination|null);

JobConfig pubsubDestination

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

spriteSheets

spriteSheets?: (google.cloud.video.transcoder.v1.ISpriteSheet[]|null);

JobConfig spriteSheets

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.ISpriteSheet[]|null)