public sealed class VodSessionAdBreak : IMessage<VodSessionAdBreak>, IEquatable<VodSessionAdBreak>, IDeepCloneable<VodSessionAdBreak>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class VodSessionAdBreak.
[[["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 document provides reference documentation for the `VodSessionAdBreak` class within the Video Stitcher v1 API, specifically focusing on version 3.0.0."],["The `VodSessionAdBreak` class, which is a part of the `Google.Cloud.Video.Stitcher.V1` namespace, is used to manage metadata for inserted ad breaks in video content, implementing several interfaces."],["The class has two constructors: a default one and one that accepts another `VodSessionAdBreak` object as a parameter, used for instantiation."],["Key properties of the `VodSessionAdBreak` include `Ads` (a list of ads in the break), `EndTimeOffset`, `ProgressEvents`, and `StartTimeOffset`, which collectively manage the timing and content of the ad break."],["The document also lists previous versions of the API, from version 1.0.0 to 3.3.0, showing the evolution of this part of the Google Cloud Video Stitcher API."]]],[]]