public sealed class TextStream.Types.TextMapping : IMessage<TextStream.Types.TextMapping>, IEquatable<TextStream.Types.TextMapping>, IDeepCloneable<TextStream.Types.TextMapping>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class TextStream.Types.TextMapping.
The mapping for the Job.edit_list atoms with text EditAtom.inputs.
[[["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-03-21 UTC."],[[["The latest version available for the `TextStream.Types.TextMapping` class is 2.9.0, with multiple previous versions documented, including the current version being viewed, 2.4.0."],["`TextStream.Types.TextMapping` is a class in the Transcoder v1 API used to define the mapping between `Job.edit_list` atoms and their corresponding text `EditAtom.inputs`."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, equality checks, deep cloning, and buffer management."],["`TextStream.Types.TextMapping` includes properties like `AtomKey`, `InputKey`, and `InputTrack` to specify which text input from which file and track should be mapped to a certain `EditAtom.key`."],["The class `TextStream.Types.TextMapping` has two constructors, a default and an overload that takes an object of the same type as a parameter."]]],[]]