Pakket | flash.media |
Klasse | public final class H264Profile |
Overerving | H264Profile Object |
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 11, AIR 3 |
H264VideoStreamSettings
.
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
BASELINE : String = "baseline" [statisch]
Constante voor basislijnprofiel H.264/AVC. | H264Profile | ||
MAIN : String = "main" [statisch]
Constante voor hoofdprofiel H.264/AVC. | H264Profile |
Constantedetails
BASELINE | Constante |
public static const BASELINE:String = "baseline"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 11, AIR 3 |
Constante voor basislijnprofiel H.264/AVC. Dit is de standaardwaarde voor de klasse H264VideoStreamSettings
.
MAIN | Constante |
public static const MAIN:String = "main"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 11, AIR 3 |
Constante voor hoofdprofiel H.264/AVC.
Wed Jun 13 2018, 11:42 AM Z