AdCuePoint
interface AdCuePoint
Contains generic information about a specific cue point that represents ad break metadata. In most cases the cue point information may be formatted as a JSON string where the names of the properties of a JSON object, that represents a cue point, are implementation specific e.g.
Inheritors
Properties
Link copied to clipboard
The duration of the ad break (in milliseconds).
Link copied to clipboard
Indicates whether the ad break can be skipped by the user. This property is optional.
Link copied to clipboard
The time interval from the beginning of the ad break when the user can skip this ad break (in milliseconds). This property is optional.
Link copied to clipboard
The content time offset at which the current ad break was scheduled (in milliseconds).