List of encryption configurations for the content. Each configuration has an ID. Specify this ID in theMuxStream.encryption_idfield to indicate the configuration to use for thatMuxStreamoutput.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Video Transcoder V1 Client - Class JobConfig (1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/php/docs/reference/cloud-video-transcoder/latest/V1.JobConfig)\n- [1.0.3](/php/docs/reference/cloud-video-transcoder/1.0.3/V1.JobConfig)\n- [0.10.5](/php/docs/reference/cloud-video-transcoder/0.10.5/V1.JobConfig)\n- [0.9.1](/php/docs/reference/cloud-video-transcoder/0.9.1/V1.JobConfig)\n- [0.8.2](/php/docs/reference/cloud-video-transcoder/0.8.2/V1.JobConfig)\n- [0.7.1](/php/docs/reference/cloud-video-transcoder/0.7.1/V1.JobConfig)\n- [0.6.0](/php/docs/reference/cloud-video-transcoder/0.6.0/V1.JobConfig)\n- [0.5.3](/php/docs/reference/cloud-video-transcoder/0.5.3/V1.JobConfig) \nReference documentation and code samples for the Google Cloud Video Transcoder V1 Client class JobConfig.\n\nJob configuration\n\nGenerated from protobuf message `google.cloud.video.transcoder.v1.JobConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Video \\\\ Transcoder \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getInputs\n\nList of input assets stored in Cloud Storage.\n\n### setInputs\n\nList of input assets stored in Cloud Storage.\n\n### getEditList\n\nList of edit atoms. Defines the ultimate timeline of the resulting\nfile or manifest.\n\n### setEditList\n\nList of edit atoms. Defines the ultimate timeline of the resulting\nfile or manifest.\n\n### getElementaryStreams\n\nList of elementary streams.\n\n### setElementaryStreams\n\nList of elementary streams.\n\n### getMuxStreams\n\nList of multiplexing settings for output streams.\n\n### setMuxStreams\n\nList of multiplexing settings for output streams.\n\n### getManifests\n\nList of output manifests.\n\n### setManifests\n\nList of output manifests.\n\n### getOutput\n\nOutput configuration.\n\n### hasOutput\n\n### clearOutput\n\n### setOutput\n\nOutput configuration.\n\n### getAdBreaks\n\nList of ad breaks. Specifies where to insert ad break tags in the output\nmanifests.\n\n### setAdBreaks\n\nList of ad breaks. Specifies where to insert ad break tags in the output\nmanifests.\n\n### getPubsubDestination\n\nDestination on Pub/Sub.\n\n### hasPubsubDestination\n\n### clearPubsubDestination\n\n### setPubsubDestination\n\nDestination on Pub/Sub.\n\n### getSpriteSheets\n\nList of output sprite sheets.\n\nSpritesheets require at least one VideoStream in the Jobconfig.\n\n### setSpriteSheets\n\nList of output sprite sheets.\n\nSpritesheets require at least one VideoStream in the Jobconfig.\n\n### getOverlays\n\nList of overlays on the output video, in descending Z-order.\n\n### setOverlays\n\nList of overlays on the output video, in descending Z-order.\n\n### getEncryptions\n\nList of encryption configurations for the content.\n\nEach configuration has an ID. Specify this ID in the\n[MuxStream.encryption_id](/php/docs/reference/cloud-video-transcoder/latest/V1.MuxStream#_Google_Cloud_Video_Transcoder_V1_MuxStream__getEncryptionId__)\nfield to indicate the configuration to use for that `MuxStream` output.\n\n### setEncryptions\n\nList of encryption configurations for the content.\n\nEach configuration has an ID. Specify this ID in the\n[MuxStream.encryption_id](/php/docs/reference/cloud-video-transcoder/latest/V1.MuxStream#_Google_Cloud_Video_Transcoder_V1_MuxStream__getEncryptionId__)\nfield to indicate the configuration to use for that `MuxStream` output."]]