public sealed class ElementaryStream : IMessage<ElementaryStream>, IEquatable<ElementaryStream>, IDeepCloneable<ElementaryStream>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class ElementaryStream.
Encoding of an input element such as an audio, video, or text track.
Elementary streams must be packaged before mapping and sharing between
different output formats.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eElementaryStream\u003c/code\u003e class in the Live Stream v1 API represents the encoding of an input element, such as audio, video, or text tracks, that must be packaged before sharing between different output formats.\u003c/p\u003e\n"],["\u003cp\u003eVersion 1.8.0 is the latest version of the referenced API, with available versions ranging from 1.0.0 to 1.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eElementaryStream\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class can handle audio, video, and text streams, accessible through the \u003ccode\u003eAudioStream\u003c/code\u003e, \u003ccode\u003eVideoStream\u003c/code\u003e, and \u003ccode\u003eTextStream\u003c/code\u003e properties, respectively, along with a unique \u003ccode\u003eKey\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eElementaryStreamCase\u003c/code\u003e property that is of the type \u003ccode\u003eElementaryStreamOneofCase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]