ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
flash.media 

H264Level  - AS3

Packageflash.media
Classpublic final class H264Level
InheritanceH264Level Inheritance Object

Language Version: ActionScript 3.0
Runtime Versions: Flash Player 11, AIR 3

The H264Level class is an enumeration of constant values used in setting the level of H264VideoStreamSettings class.



Public Properties
 PropertyDefined By
 Inheritedconstructor : Object
A reference to the class object or constructor function for a given object instance.
Object
Public Methods
 MethodDefined By
 Inherited
Indicates whether an object has a specified property defined.
Object
 Inherited
Indicates whether an instance of the Object class is in the prototype chain of the object specified as the parameter.
Object
 Inherited
Indicates whether the specified property exists and is enumerable.
Object
 Inherited
Sets the availability of a dynamic property for loop operations.
Object
 Inherited
Returns the string representation of this object, formatted according to locale-specific conventions.
Object
 Inherited
Returns the string representation of the specified object.
Object
 Inherited
Returns the primitive value of the specified object.
Object
Public Constants
 ConstantDefined 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
Constant Detail

LEVEL_1

Constant
public static const LEVEL_1:String = "1"

Language Version: ActionScript 3.0
Runtime Versions: Flash Player 11, 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 Versions: Flash Player 11, 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 Versions: Flash Player 11, 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 Versions: Flash Player 11, 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 Versions: Flash Player 11, AIR 3

Constant for H.264 level 1b.

LEVEL_2

Constant 
public static const LEVEL_2:String = "2"

Language Version: ActionScript 3.0
Runtime Versions: Flash Player 11, 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 Versions: Flash Player 11, 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 Versions: Flash Player 11, 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 Versions: Flash Player 11, 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 Versions: Flash Player 11, 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 Versions: Flash Player 11, 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 Versions: Flash Player 11, 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 Versions: Flash Player 11, 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 Versions: Flash Player 11, 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 Versions: Flash Player 11, 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 Versions: Flash Player 11, AIR 3

Constant for H.264 level 5.1.