Properties of a JobConfig.
Package
@google-cloud/video-transcoderProperties
adBreaks
adBreaks?: (google.cloud.video.transcoder.v1beta1.IAdBreak[]|null);
JobConfig adBreaks
Type | Description |
(google.cloud.video.transcoder.v1beta1.IAdBreak[]|null) |
editList
editList?: (google.cloud.video.transcoder.v1beta1.IEditAtom[]|null);
JobConfig editList
Type | Description |
(google.cloud.video.transcoder.v1beta1.IEditAtom[]|null) |
elementaryStreams
elementaryStreams?: (google.cloud.video.transcoder.v1beta1.IElementaryStream[]|null);
JobConfig elementaryStreams
Type | Description |
(google.cloud.video.transcoder.v1beta1.IElementaryStream[]|null) |
inputs
inputs?: (google.cloud.video.transcoder.v1beta1.IInput[]|null);
JobConfig inputs
Type | Description |
(google.cloud.video.transcoder.v1beta1.IInput[]|null) |
manifests
manifests?: (google.cloud.video.transcoder.v1beta1.IManifest[]|null);
JobConfig manifests
Type | Description |
(google.cloud.video.transcoder.v1beta1.IManifest[]|null) |
muxStreams
muxStreams?: (google.cloud.video.transcoder.v1beta1.IMuxStream[]|null);
JobConfig muxStreams
Type | Description |
(google.cloud.video.transcoder.v1beta1.IMuxStream[]|null) |
output
output?: (google.cloud.video.transcoder.v1beta1.IOutput|null);
JobConfig output
Type | Description |
(google.cloud.video.transcoder.v1beta1.IOutput|null) |
overlays
overlays?: (google.cloud.video.transcoder.v1beta1.IOverlay[]|null);
JobConfig overlays
Type | Description |
(google.cloud.video.transcoder.v1beta1.IOverlay[]|null) |
pubsubDestination
pubsubDestination?: (google.cloud.video.transcoder.v1beta1.IPubsubDestination|null);
JobConfig pubsubDestination
Type | Description |
(google.cloud.video.transcoder.v1beta1.IPubsubDestination|null) |
spriteSheets
spriteSheets?: (google.cloud.video.transcoder.v1beta1.ISpriteSheet[]|null);
JobConfig spriteSheets
Type | Description |
(google.cloud.video.transcoder.v1beta1.ISpriteSheet[]|null) |