| Package | flash.media |
| Class | public final class H264Level |
| Inheritance | H264Level Object |
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
H264VideoStreamSettings class.
| Constant | Defined by | ||
|---|---|---|---|
| LEVEL_1 : String = "1" [static]
Constant for H.264 level 1.
| H264Level | ||
| LEVEL_1_1 : String = "1.1" [static]
Constant for H.264 level 1.1.
| H264Level | ||
| LEVEL_1_2 : String = "1.2" [static]
Constant for H.264 level 1.2.
| H264Level | ||
| LEVEL_1_3 : String = "1.3" [static]
Constant for H.264 level 1.3.
| H264Level | ||
| LEVEL_1B : String = "1b" [static]
Constant for H.264 level 1b.
| H264Level | ||
| LEVEL_2 : String = "2" [static]
Constant for H.264 level 2.
| H264Level | ||
| LEVEL_2_1 : String = "2.1" [static]
Constant for H.264 level 2.1.
| H264Level | ||
| LEVEL_2_2 : String = "2.2" [static]
Constant for H.264 level 2.2.
| H264Level | ||
| LEVEL_3 : String = "3" [static]
Constant for H.264 level 3.
| H264Level | ||
| LEVEL_3_1 : String = "3.1" [static]
Constant for H.264 level 3.1.
| H264Level | ||
| LEVEL_3_2 : String = "3.2" [static]
Constant for H.264 level 3.2.
| H264Level | ||
| LEVEL_4 : String = "4" [static]
Constant for H.264 level 4.
| H264Level | ||
| LEVEL_4_1 : String = "4.1" [static]
Constant for H.264 level 4.1.
| H264Level | ||
| LEVEL_4_2 : String = "4.2" [static]
Constant for H.264 level 4.2.
| H264Level | ||
| LEVEL_5 : String = "5" [static]
Constant for H.264 level 5.
| H264Level | ||
| LEVEL_5_1 : String = "5.1" [static]
Constant for H.264 level 5.1.
| H264Level | ||
| LEVEL_1 | constant |
public static const LEVEL_1:String = "1"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 1.
| LEVEL_1_1 | constant |
public static const LEVEL_1_1:String = "1.1"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 1.1.
| LEVEL_1_2 | constant |
public static const LEVEL_1_2:String = "1.2"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 1.2.
| LEVEL_1_3 | constant |
public static const LEVEL_1_3:String = "1.3"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 1.3.
| LEVEL_1B | constant |
public static const LEVEL_1B:String = "1b"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 1b.
| LEVEL_2 | constant |
public static const LEVEL_2:String = "2"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 2.
| LEVEL_2_1 | constant |
public static const LEVEL_2_1:String = "2.1"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 2.1.
| LEVEL_2_2 | constant |
public static const LEVEL_2_2:String = "2.2"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 2.2.
| LEVEL_3 | constant |
public static const LEVEL_3:String = "3"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 3.
| LEVEL_3_1 | constant |
public static const LEVEL_3_1:String = "3.1"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 3.1.
| LEVEL_3_2 | constant |
public static const LEVEL_3_2:String = "3.2"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 3.2.
| LEVEL_4 | constant |
public static const LEVEL_4:String = "4"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 4.
| LEVEL_4_1 | constant |
public static const LEVEL_4_1:String = "4.1"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 4.1.
| LEVEL_4_2 | constant |
public static const LEVEL_4_2:String = "4.2"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 4.2.
| LEVEL_5 | constant |
public static const LEVEL_5:String = "5"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 5.
| LEVEL_5_1 | constant |
public static const LEVEL_5_1:String = "5.1"
| Language version: | ActionScript 3.0 |
| Runtime version: | AIR 3 |
Constant for H.264 level 5.1.