Package | flash.media |
Class | public final class StageVideoAvailability |
Inheritance | StageVideoAvailability Object |
Language version: | ActionScript 3.0 |
Runtime version: | AIR (unsupported) |
See also
Constant | Defined by | ||
---|---|---|---|
AVAILABLE : String = "available" [static]
Stage video is currently available.
| StageVideoAvailability | ||
UNAVAILABLE : String = "unavailable" [static]
Stage video is not currently available.
| StageVideoAvailability |
AVAILABLE | constant |
public static const AVAILABLE:String = "available"
Language version: | ActionScript 3.0 |
Runtime version: | AIR (unsupported) |
Stage video is currently available.
UNAVAILABLE | constant |
public static const UNAVAILABLE:String = "unavailable"
Language version: | ActionScript 3.0 |
Runtime version: | AIR (unsupported) |
Stage video is not currently available.