public sealed class Event.Types.AdBreakTask : IMessage<Event.Types.AdBreakTask>, IEquatable<Event.Types.AdBreakTask>, IDeepCloneable<Event.Types.AdBreakTask>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Event.Types.AdBreakTask.
[[["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 documentation covers the `Event.Types.AdBreakTask` class within the Live Stream v1 API, which is used to insert a new ad opportunity in a live stream."],["The `AdBreakTask` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation includes information on available versions, with version 1.8.0 being the most recent, and going as far back as version 1.0.0."],["The `AdBreakTask` class has properties such as `Duration`, allowing users to set the length of an ad break, which must be greater than 0."],["Constructors for `AdBreakTask` are detailed, allowing for the creation of a new instance or one based on an existing `AdBreakTask`."]]],[]]