| Pakket | org.osmf.traits |
| Klasse | public final class PlayState |
| Overerving | PlayState 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 | ||
|---|---|---|---|
| PAUSED : String = "paused" [statisch]
The trait is paused. | PlayState | ||
| PLAYING : String = "playing" [statisch]
The trait is playing. | PlayState | ||
| STOPPED : String = "stopped" [statisch]
The trait is stopped (neither playing nor paused). | PlayState | ||
Constantedetails
PAUSED | Constante |
public static const PAUSED:String = "paused"| Taalversie: | ActionScript 3.0 |
| Productversie: | OSMF 1.0 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
The trait is paused.
PLAYING | Constante |
public static const PLAYING:String = "playing"| Taalversie: | ActionScript 3.0 |
| Productversie: | OSMF 1.0 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
The trait is playing.
STOPPED | Constante |
public static const STOPPED:String = "stopped"| Taalversie: | ActionScript 3.0 |
| Productversie: | OSMF 1.0 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
The trait is stopped (neither playing nor paused).
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven