ScheduleAdBreak

The schedule's ad break properties.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The approximate duration of the ad break, in seconds.

Link copied to clipboard

The approximate time that the ad will start playing.

Link copied to clipboard

The name of the source location containing the VOD source used for the ad break.

Link copied to clipboard

The name of the VOD source used for the ad break.

Functions

Link copied to clipboard
inline fun copy(block: ScheduleAdBreak.Builder.() -> Unit = {}): ScheduleAdBreak
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String