Package | org.osmf.metadata |
Class | public final class CuePointType |
Inheritance | CuePointType Object |
Language Version: | ActionScript 3.0 |
Product Version: | OSMF 1.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
Public Properties
Public Methods
Public Constants
Constant | Defined By | ||
---|---|---|---|
ACTIONSCRIPT : String = "actionscript" [static]
An ActionScript cue point. | CuePointType | ||
EVENT : String = "event" [static]
An Event cue point. | CuePointType | ||
NAVIGATION : String = "navigation" [static]
A Navigation cue point. | CuePointType |
Constant Detail
ACTIONSCRIPT | Constant |
public static const ACTIONSCRIPT:String = "actionscript"
Language Version: | ActionScript 3.0 |
Product Version: | OSMF 1.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
An ActionScript cue point.
EVENT | Constant |
public static const EVENT:String = "event"
Language Version: | ActionScript 3.0 |
Product Version: | OSMF 1.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
An Event cue point.
NAVIGATION | Constant |
public static const NAVIGATION:String = "navigation"
Language Version: | ActionScript 3.0 |
Product Version: | OSMF 1.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
A Navigation cue point.
Mon Nov 28 2011, 06:48 AM -08:00