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-04-02 UTC."],[[["This document provides reference documentation for the `VodSessionContent` class within the Google Cloud Video Stitcher v1 API, specifically for version 3.1.0."],["The `VodSessionContent` class represents metadata for stitched content in a VOD session and is part of the `Google.Cloud.Video.Stitcher.V1` namespace."],["It includes details on the class's inheritance, implemented interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherited members."],["The class has two constructors, a default one and another that takes a `VodSessionContent` object as a parameter."],["The class contains a `Duration` property which is the total duration of the content including the stitched ads in seconds, and is a `Duration` type."]]],[]]