Pakket | flash.media |
Klasse | public final class StageVideoAvailability |
Overerving | StageVideoAvailability Object |
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
AVAILABLE : String = "available" [statisch]
Er is momenteel video beschikbaar in het werkgebied. | StageVideoAvailability | ||
UNAVAILABLE : String = "unavailable" [statisch]
Er is momenteel geen video beschikbaar in het werkgebied. | StageVideoAvailability |
Constantedetails
AVAILABLE | Constante |
public static const AVAILABLE:String = "available"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Er is momenteel video beschikbaar in het werkgebied.
UNAVAILABLE | Constante |
public static const UNAVAILABLE:String = "unavailable"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Er is momenteel geen video beschikbaar in het werkgebied.
Wed Jun 13 2018, 11:42 AM Z