Class JobConfig (1.0.1)

JobConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Job configuration .. attribute:: inputs

List of input assets stored in Cloud Storage.

:type: Sequence[google.cloud.video.transcoder_v1beta1.types.Input]

Attributes

NameDescription
edit_list Sequence[google.cloud.video.transcoder_v1beta1.types.EditAtom]
List of Edit atom\ s. Defines the ultimate timeline of the resulting file or manifest.
elementary_streams Sequence[google.cloud.video.transcoder_v1beta1.types.ElementaryStream]
List of elementary streams.
mux_streams Sequence[google.cloud.video.transcoder_v1beta1.types.MuxStream]
List of multiplexing settings for output streams.
manifests Sequence[google.cloud.video.transcoder_v1beta1.types.Manifest]
List of output manifests.
output google.cloud.video.transcoder_v1beta1.types.Output
Output configuration.
ad_breaks Sequence[google.cloud.video.transcoder_v1beta1.types.AdBreak]
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
pubsub_destination google.cloud.video.transcoder_v1beta1.types.PubsubDestination
Destination on Pub/Sub.
sprite_sheets Sequence[google.cloud.video.transcoder_v1beta1.types.SpriteSheet]
List of output sprite sheets.
overlays Sequence[google.cloud.video.transcoder_v1beta1.types.Overlay]
List of overlays on the output video, in descending Z-order.