Language version: | ActionScript 3.0 |
The VideoCodec class is an enumeration of constant values of supported video codecs.
public static const H264AVC:String = "H264Avc"
Language version: | ActionScript 3.0
|
Constant value indicating that H.264/AVC codec is used for compressing video.
public static const SORENSON:String = "Sorenson"
Language version: | ActionScript 3.0
|
Constant value indicating that Sorenson Spark codec is used for compressing video.
public static const VP6:String = "VP6"
Constant value indicating that On2Vp6 codec is used for compressing video.
© 2004-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00