Interface protos.google.cloud.video.transcoder.v1.IJobConfig (4.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a JobConfig.
Package
@google-cloud/video-transcoder
Properties
adBreaks
adBreaks?: (google.cloud.video.transcoder.v1.IAdBreak[]|null);
editList
editList?: (google.cloud.video.transcoder.v1.IEditAtom[]|null);
elementaryStreams
elementaryStreams?: (google.cloud.video.transcoder.v1.IElementaryStream[]|null);
JobConfig elementaryStreams
encryptions
encryptions?: (google.cloud.video.transcoder.v1.IEncryption[]|null);
inputs?: (google.cloud.video.transcoder.v1.IInput[]|null);
manifests
manifests?: (google.cloud.video.transcoder.v1.IManifest[]|null);
muxStreams
muxStreams?: (google.cloud.video.transcoder.v1.IMuxStream[]|null);
output
output?: (google.cloud.video.transcoder.v1.IOutput|null);
overlays
overlays?: (google.cloud.video.transcoder.v1.IOverlay[]|null);
pubsubDestination
pubsubDestination?: (google.cloud.video.transcoder.v1.IPubsubDestination|null);
JobConfig pubsubDestination
spriteSheets
spriteSheets?: (google.cloud.video.transcoder.v1.ISpriteSheet[]|null);
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Interface protos.google.cloud.video.transcoder.v1.IJobConfig (4.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [4.1.0 (latest)](/nodejs/docs/reference/video-transcoder/latest/video-transcoder/protos.google.cloud.video.transcoder.v1.ijobconfig)\n- [3.0.3](/nodejs/docs/reference/video-transcoder/3.0.3/video-transcoder/protos.google.cloud.video.transcoder.v1.ijobconfig)\n- [2.6.0](/nodejs/docs/reference/video-transcoder/2.6.0/video-transcoder/protos.google.cloud.video.transcoder.v1.ijobconfig)\n- [2.5.0](/nodejs/docs/reference/video-transcoder/2.5.0/video-transcoder/protos.google.cloud.video.transcoder.v1.ijobconfig)\n- [2.4.1](/nodejs/docs/reference/video-transcoder/2.4.1/video-transcoder/protos.google.cloud.video.transcoder.v1.ijobconfig)\n- [2.2.3](/nodejs/docs/reference/video-transcoder/2.2.3/video-transcoder/protos.google.cloud.video.transcoder.v1.ijobconfig)\n- [1.10.0](/nodejs/docs/reference/video-transcoder/1.10.0/video-transcoder/protos.google.cloud.video.transcoder.v1.ijobconfig)\n- [1.9.0](/nodejs/docs/reference/video-transcoder/1.9.0/video-transcoder/protos.google.cloud.video.transcoder.v1.ijobconfig)\n- [1.8.1](/nodejs/docs/reference/video-transcoder/1.8.1/video-transcoder/protos.google.cloud.video.transcoder.v1.ijobconfig)\n- [1.7.2](/nodejs/docs/reference/video-transcoder/1.7.2/video-transcoder/protos.google.cloud.video.transcoder.v1.ijobconfig)\n- [1.6.1](/nodejs/docs/reference/video-transcoder/1.6.1/video-transcoder/protos.google.cloud.video.transcoder.v1.ijobconfig)\n- [1.5.0](/nodejs/docs/reference/video-transcoder/1.5.0/video-transcoder/protos.google.cloud.video.transcoder.v1.ijobconfig)\n- [1.4.4](/nodejs/docs/reference/video-transcoder/1.4.4/video-transcoder/protos.google.cloud.video.transcoder.v1.ijobconfig) \nProperties of a JobConfig.\n\nPackage\n-------\n\n[@google-cloud/video-transcoder](../overview.html)\n\nProperties\n----------\n\n### adBreaks\n\n adBreaks?: (google.cloud.video.transcoder.v1.IAdBreak[]|null);\n\nJobConfig adBreaks\n\n### editList\n\n editList?: (google.cloud.video.transcoder.v1.IEditAtom[]|null);\n\nJobConfig editList\n\n### elementaryStreams\n\n elementaryStreams?: (google.cloud.video.transcoder.v1.IElementaryStream[]|null);\n\nJobConfig elementaryStreams\n\n### encryptions\n\n encryptions?: (google.cloud.video.transcoder.v1.IEncryption[]|null);\n\nJobConfig encryptions\n\n### inputs\n\n inputs?: (google.cloud.video.transcoder.v1.IInput[]|null);\n\nJobConfig inputs\n\n### manifests\n\n manifests?: (google.cloud.video.transcoder.v1.IManifest[]|null);\n\nJobConfig manifests\n\n### muxStreams\n\n muxStreams?: (google.cloud.video.transcoder.v1.IMuxStream[]|null);\n\nJobConfig muxStreams\n\n### output\n\n output?: (google.cloud.video.transcoder.v1.IOutput|null);\n\nJobConfig output\n\n### overlays\n\n overlays?: (google.cloud.video.transcoder.v1.IOverlay[]|null);\n\nJobConfig overlays\n\n### pubsubDestination\n\n pubsubDestination?: (google.cloud.video.transcoder.v1.IPubsubDestination|null);\n\nJobConfig pubsubDestination\n\n### spriteSheets\n\n spriteSheets?: (google.cloud.video.transcoder.v1.ISpriteSheet[]|null);\n\nJobConfig spriteSheets"]]