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 reference documentation for the `VodSessionContent` class within the Google Cloud Video Stitcher v1 API, specifically for version 2.0.0."],["The `VodSessionContent` class, used for metadata about stitched content in a VOD session, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists historical versions of the `VodSessionContent` API, ranging from 1.0.0 to the latest 3.3.0."],["The `VodSessionContent` class has two constructors: a parameterless constructor and one that takes another `VodSessionContent` object."],["It also includes the `Duration` property, which specifies the total duration of the stitched content, inclusive of ads."]]],[]]