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\u003eThis document provides reference documentation for the \u003ccode\u003eElementaryStream\u003c/code\u003e class within the Google Cloud Video Live Stream v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eElementaryStream\u003c/code\u003e represents an encoded input element, such as an audio, video, or text track, that requires packaging for use in different output formats.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eElementaryStream\u003c/code\u003e class includes properties to define audio (\u003ccode\u003eAudioStream\u003c/code\u003e), text (\u003ccode\u003eTextStream\u003c/code\u003e), and video (\u003ccode\u003eVideoStream\u003c/code\u003e) encodings, as well as a unique key for the stream.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eElementaryStream\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions for this API documented on this page, with the latest version being 1.8.0.\u003c/p\u003e\n"]]],[],null,[]]