public sealed class VodSessionContent : IMessage<VodSessionContent>, IEquatable<VodSessionContent>, IDeepCloneable<VodSessionContent>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class VodSessionContent.
Metadata for the entire stitched content in a VOD session.
[[["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."],[[["This webpage provides documentation for the `VodSessionContent` class within the Google Cloud Video Stitcher v1 API, with the latest version being 3.3.0."],["`VodSessionContent` serves as metadata for the complete stitched content in a VOD session, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and has constructors for creating a new instance or cloning an existing `VodSessionContent` object."],["The `Duration` property of the `VodSessionContent` class represents the total duration of the content, inclusive of any stitched-in ads, and uses a `Duration` type."],["Available versions for this class range from 1.0.0 to 3.3.0, each providing different code samples and reference documentation."]]],[]]