Packageflash.media
Classpublic final class H264Level
InheritanceH264Level Inheritance Object

Language version: ActionScript 3.0
Runtime version: 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
 Inheritedprototype : Object
[static] A reference to the prototype object of a class or function object.
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_1constant
public static const LEVEL_1:String = "1"

Language version: ActionScript 3.0
Runtime version: AIR 3

Constant for H.264 level 1.

LEVEL_1_1constant 
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_2constant 
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_3constant 
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_1Bconstant 
public static const LEVEL_1B:String = "1b"

Language version: ActionScript 3.0
Runtime version: AIR 3

Constant for H.264 level 1b.

LEVEL_2constant 
public static const LEVEL_2:String = "2"

Language version: ActionScript 3.0
Runtime version: AIR 3

Constant for H.264 level 2.

LEVEL_2_1constant 
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_2constant 
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_3constant 
public static const LEVEL_3:String = "3"

Language version: ActionScript 3.0
Runtime version: AIR 3

Constant for H.264 level 3.

LEVEL_3_1constant 
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_2constant 
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_4constant 
public static const LEVEL_4:String = "4"

Language version: ActionScript 3.0
Runtime version: AIR 3

Constant for H.264 level 4.

LEVEL_4_1constant 
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_2constant 
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_5constant 
public static const LEVEL_5:String = "5"

Language version: ActionScript 3.0
Runtime version: AIR 3

Constant for H.264 level 5.

LEVEL_5_1constant 
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.