Class: CuePoint

Constructor

CuePoint

new CuePoint()

Contains info about a cue point.

Properties

end

static

Integer

The end time for a cuepoint in seconds. This corresponds to an ad break.

hasPlayed

static

Boolean

A boolean indicating the cuepoint has already played.

start

static

Integer

The start time for a cuepoint in seconds. This corresponds to an ad break.

Method

createCuePoint

static

createCuePoint() returns ima.CuePoint

Returns

ima.CuePoint