End time in seconds for the atom, relative to the input file timeline.
When end_time_offset is not specified, the inputs are used until
the end of the atom.
List of [Input.key][google.cloud.video.transcoder.v1.Input.key] values
identifying files that should be used in this atom. The listed inputs
must have the same timeline.
[[["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-09 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eEditAtom\u003c/code\u003e class within the Google Cloud Transcoder v1 API, with the latest version being 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEditAtom\u003c/code\u003e is a class used in video transcoding that represents an edit atom, which can be used to edit and manipulate various parts of a media input file.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEditAtom\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering methods for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eEditAtom\u003c/code\u003e include \u003ccode\u003eEndTimeOffset\u003c/code\u003e, \u003ccode\u003eInputs\u003c/code\u003e, \u003ccode\u003eKey\u003c/code\u003e, and \u003ccode\u003eStartTimeOffset\u003c/code\u003e, which allow users to define the temporal boundaries, input files, a unique identifier, and the starting point of an atom.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists all versions of the \u003ccode\u003eEditAtom\u003c/code\u003e class from 1.0.0 up to the most recent 2.9.0, enabling users to view documentation for older versions as well.\u003c/p\u003e\n"]]],[],null,["# Transcoder v1 API - Class EditAtom (2.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.EditAtom)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.9.0/Google.Cloud.Video.Transcoder.V1.EditAtom)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.8.0/Google.Cloud.Video.Transcoder.V1.EditAtom)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.7.0/Google.Cloud.Video.Transcoder.V1.EditAtom)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.6.0/Google.Cloud.Video.Transcoder.V1.EditAtom)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.5.0/Google.Cloud.Video.Transcoder.V1.EditAtom)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.4.0/Google.Cloud.Video.Transcoder.V1.EditAtom)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.3.0/Google.Cloud.Video.Transcoder.V1.EditAtom)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.2.0/Google.Cloud.Video.Transcoder.V1.EditAtom)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.1.0/Google.Cloud.Video.Transcoder.V1.EditAtom)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.0.0/Google.Cloud.Video.Transcoder.V1.EditAtom)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/1.0.0/Google.Cloud.Video.Transcoder.V1.EditAtom) \n\n public sealed class EditAtom : IMessage\u003cEditAtom\u003e, IEquatable\u003cEditAtom\u003e, IDeepCloneable\u003cEditAtom\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Transcoder v1 API class EditAtom.\n\nEdit atom. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e EditAtom \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[EditAtom](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.EditAtom), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[EditAtom](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.EditAtom), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[EditAtom](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.EditAtom), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Video.Transcoder.V1](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Video.Transcoder.V1.dll\n\nConstructors\n------------\n\n### EditAtom()\n\n public EditAtom()\n\n### EditAtom(EditAtom)\n\n public EditAtom(EditAtom other)\n\nProperties\n----------\n\n### EndTimeOffset\n\n public Duration EndTimeOffset { get; set; }\n\nEnd time in seconds for the atom, relative to the input file timeline.\nWhen `end_time_offset` is not specified, the `inputs` are used until\nthe end of the atom.\n\n### Inputs\n\n public RepeatedField\u003cstring\u003e Inputs { get; }\n\nList of \\[Input.key\\]\\[google.cloud.video.transcoder.v1.Input.key\\] values\nidentifying files that should be used in this atom. The listed `inputs`\nmust have the same timeline.\n\n### Key\n\n public string Key { get; set; }\n\nA unique key for this atom. Must be specified when using advanced\nmapping.\n\n### StartTimeOffset\n\n public Duration StartTimeOffset { get; set; }\n\nStart time in seconds for the atom, relative to the input file timeline.\nThe default is `0s`."]]