Paquete | flash.media |
Clase | public final class H264Level |
Herencia | H264Level Object |
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
H264VideoStreamSettings
.
Propiedades públicas
Métodos públicos
Constantes públicas
Constante | Definido por | ||
---|---|---|---|
LEVEL_1 : String = "1" [estática]
Constante para H.264 nivel 1. | H264Level | ||
LEVEL_1_1 : String = "1.1" [estática]
Constante para H.264 nivel 1.1. | H264Level | ||
LEVEL_1_2 : String = "1.2" [estática]
Constante para H.264 nivel 1.2. | H264Level | ||
LEVEL_1_3 : String = "1.3" [estática]
Constante para H.264 nivel 1.3. | H264Level | ||
LEVEL_1B : String = "1b" [estática]
Constante para H.264 nivel 1b. | H264Level | ||
LEVEL_2 : String = "2" [estática]
Constante para H.264 nivel 2. | H264Level | ||
LEVEL_2_1 : String = "2.1" [estática]
Constante para H.264 nivel 2.1. | H264Level | ||
LEVEL_2_2 : String = "2.2" [estática]
Constante para H.264 nivel 2.2. | H264Level | ||
LEVEL_3 : String = "3" [estática]
Constante para H.264 nivel 3. | H264Level | ||
LEVEL_3_1 : String = "3.1" [estática]
Constante para H.264 nivel 3.1. | H264Level | ||
LEVEL_3_2 : String = "3.2" [estática]
Constante para H.264 nivel 3.2. | H264Level | ||
LEVEL_4 : String = "4" [estática]
Constante para H.264 nivel 4. | H264Level | ||
LEVEL_4_1 : String = "4.1" [estática]
Constante para H.264 nivel 4.1. | H264Level | ||
LEVEL_4_2 : String = "4.2" [estática]
Constante para H.264 nivel 4.2. | H264Level | ||
LEVEL_5 : String = "5" [estática]
Constante para H.264 nivel 5. | H264Level | ||
LEVEL_5_1 : String = "5.1" [estática]
Constante para H.264 nivel 5.1. | H264Level |
Información sobre constantes
LEVEL_1 | Constante |
public static const LEVEL_1:String = "1"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 1.
LEVEL_1_1 | Constante |
public static const LEVEL_1_1:String = "1.1"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 1.1.
LEVEL_1_2 | Constante |
public static const LEVEL_1_2:String = "1.2"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 1.2.
LEVEL_1_3 | Constante |
public static const LEVEL_1_3:String = "1.3"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 1.3.
LEVEL_1B | Constante |
public static const LEVEL_1B:String = "1b"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 1b.
LEVEL_2 | Constante |
public static const LEVEL_2:String = "2"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 2.
LEVEL_2_1 | Constante |
public static const LEVEL_2_1:String = "2.1"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 2.1.
LEVEL_2_2 | Constante |
public static const LEVEL_2_2:String = "2.2"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 2.2.
LEVEL_3 | Constante |
public static const LEVEL_3:String = "3"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 3.
LEVEL_3_1 | Constante |
public static const LEVEL_3_1:String = "3.1"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 3.1.
LEVEL_3_2 | Constante |
public static const LEVEL_3_2:String = "3.2"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 3.2.
LEVEL_4 | Constante |
public static const LEVEL_4:String = "4"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 4.
LEVEL_4_1 | Constante |
public static const LEVEL_4_1:String = "4.1"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 4.1.
LEVEL_4_2 | Constante |
public static const LEVEL_4_2:String = "4.2"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 4.2.
LEVEL_5 | Constante |
public static const LEVEL_5:String = "5"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 5.
LEVEL_5_1 | Constante |
public static const LEVEL_5_1:String = "5.1"
Versión del lenguaje: | ActionScript 3.0 |
Versiones de motor de ejecución: | Flash Player 11, AIR 3 |
Constante para H.264 nivel 5.1.
Tue Jun 12 2018, 02:12 PM Z