End time in seconds for the atom, relative to the input file timeline. Whenend_time_offsetis not specified, theinputsare used until the end of the atom.
[[["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 EditAtom (1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/php/docs/reference/cloud-video-transcoder/latest/V1.EditAtom)\n- [1.0.3](/php/docs/reference/cloud-video-transcoder/1.0.3/V1.EditAtom)\n- [0.10.5](/php/docs/reference/cloud-video-transcoder/0.10.5/V1.EditAtom)\n- [0.9.1](/php/docs/reference/cloud-video-transcoder/0.9.1/V1.EditAtom)\n- [0.8.2](/php/docs/reference/cloud-video-transcoder/0.8.2/V1.EditAtom)\n- [0.7.1](/php/docs/reference/cloud-video-transcoder/0.7.1/V1.EditAtom)\n- [0.6.0](/php/docs/reference/cloud-video-transcoder/0.6.0/V1.EditAtom)\n- [0.5.3](/php/docs/reference/cloud-video-transcoder/0.5.3/V1.EditAtom) \nReference documentation and code samples for the Google Cloud Video Transcoder V1 Client class EditAtom.\n\nEdit atom.\n\nGenerated from protobuf message `google.cloud.video.transcoder.v1.EditAtom`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Video \\\\ Transcoder \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getKey\n\nA unique key for this atom. Must be specified when using advanced\nmapping.\n\n### setKey\n\nA unique key for this atom. Must be specified when using advanced\nmapping.\n\n### getInputs\n\nList of [Input.key](/php/docs/reference/cloud-video-transcoder/latest/V1.Input#_Google_Cloud_Video_Transcoder_V1_Input__getKey__) values\nidentifying files that should be used in this atom. The listed `inputs`\nmust have the same timeline.\n\n### setInputs\n\nList of [Input.key](/php/docs/reference/cloud-video-transcoder/latest/V1.Input#_Google_Cloud_Video_Transcoder_V1_Input__getKey__) values\nidentifying files that should be used in this atom. The listed `inputs`\nmust have the same timeline.\n\n### getEndTimeOffset\n\nEnd time in seconds for the atom, relative to the input file timeline.\n\nWhen `end_time_offset` is not specified, the `inputs` are used until\nthe end of the atom.\n\n### hasEndTimeOffset\n\n### clearEndTimeOffset\n\n### setEndTimeOffset\n\nEnd time in seconds for the atom, relative to the input file timeline.\n\nWhen `end_time_offset` is not specified, the `inputs` are used until\nthe end of the atom.\n\n### getStartTimeOffset\n\nStart time in seconds for the atom, relative to the input file timeline.\n\nThe default is `0s`.\n\n### hasStartTimeOffset\n\n### clearStartTimeOffset\n\n### setStartTimeOffset\n\nStart time in seconds for the atom, relative to the input file timeline.\n\nThe default is `0s`."]]