Language version: | ActionScript 3.0 |
Runtime version: | AIR (unsupported)
|
This class defines an enumeration that describes possible levels of video decoding.
public static const ACCELERATED:String = "accelerated"
Language version: | ActionScript 3.0 |
Runtime version: | AIR (unsupported)
|
Indicates hardware-accelerated (GPU) video decoding.
public static const SOFTWARE:String = "software"
Language version: | ActionScript 3.0 |
Runtime version: | AIR (unsupported)
|
Indicates software video decoding.
public static const UNAVAILABLE:String = "unavailable"
Language version: | ActionScript 3.0 |
Runtime version: | AIR (unsupported)
|
Video decoding is not supported.
© 2004-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00