Language version: | ActionScript 3.0 |
The H264Profile class is an enumeration of constant values used in setting the profile
of
H264VideoStreamSettings
class.
public static const BASELINE:String = "baseline"
Language version: | ActionScript 3.0
|
Constant for H.264/AVC baseline profile. This is the default value for
H264VideoStreamSettings
class.
public static const MAIN:String = "main"
Language version: | ActionScript 3.0
|
Constant for H.264/AVC main profile.
© 2004-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00