SVSCuePoint

open class SVSCuePoint : Comparable<T>

Class representing a cue point in content timeline for a midroll ad break.

Properties

Link copied to clipboard
open val adBreakTime: Long
The time when the ad break should be played, relative to content start (in milliseconds).

Functions

Link copied to clipboard
open fun compareTo(@NonNull another: SVSCuePoint): Int
Link copied to clipboard
open fun toString(): String