Pakket | org.osmf.metadata |
Klasse | public final class CuePointType |
Overerving | CuePointType Object |
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
ACTIONSCRIPT : String = "actionscript" [statisch]
An ActionScript cue point. | CuePointType | ||
EVENT : String = "event" [statisch]
An Event cue point. | CuePointType | ||
NAVIGATION : String = "navigation" [statisch]
A Navigation cue point. | CuePointType |
Constantedetails
ACTIONSCRIPT | Constante |
public static const ACTIONSCRIPT:String = "actionscript"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
An ActionScript cue point.
EVENT | Constante |
public static const EVENT:String = "event"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
An Event cue point.
NAVIGATION | Constante |
public static const NAVIGATION:String = "navigation"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
A Navigation cue point.
Wed Jun 13 2018, 11:42 AM Z