Language version: | ActionScript 3.0 |
Runtime version: | AIR (unsupported)
|
This class defines an enumeration that indicates whether stage video is currently available.
public static const DRIVER_TOO_OLD:String = "driverTooOld"
Language version: | ActionScript 3.0 |
Runtime version: | AIR (unsupported)
|
Stage video is not currently available, the driver is too old or black listed
public static const NO_ERROR:String = "noError"
Language version: | ActionScript 3.0 |
Runtime version: | AIR (unsupported)
|
Stage video is currently available, no errors occurred
public static const UNAVAILABLE:String = "unavailable"
Language version: | ActionScript 3.0 |
Runtime version: | AIR (unsupported)
|
Stage video is not currently available, no hardware was available
public static const USER_DISABLED:String = "userDisabled"
Language version: | ActionScript 3.0 |
Runtime version: | AIR (unsupported)
|
Stage video is not currently available, the user disabled HW acceleration
public static const WMODE_INCOMPATIBLE:String = "wModeIncompatible"
Language version: | ActionScript 3.0 |
Runtime version: | AIR (unsupported)
|
Stage video is not currently available, the wmode doesn't support Stage video.
© 2004-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00