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 version 2.0.0, and outlines its structure and members."],["`VodSessionAdBreak` serves as metadata for an inserted ad break in a video stream, detailing the start and end times relative to the VOD asset."],["The `VodSessionAdBreak` class contains properties such as `Ads`, `EndTimeOffset`, `ProgressEvents`, and `StartTimeOffset`, which define the ads, the end time, expected triggered events, and the start time of the ad break, respectively."],["The document lists the different versions of `VodSessionAdBreak`, with `3.3.0` being the latest, and it illustrates the implementation of various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]