VTProfileLevelKeys Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class that encapsulates keys necessary by VTProfileLevel.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static class VTProfileLevelKeys
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public static class VTProfileLevelKeys
type VTProfileLevelKeys = class
- Inheritance
-
VTProfileLevelKeys
- Attributes
Properties
H263_Profile0_Level10 |
The key for H.263, profile 0, level 1.0. |
H263_Profile0_Level45 |
The key for H.263, profile 0, level 4.5. |
H263_Profile3_Level45 |
The key for H.263, profile 3, level 4.5. |
H264_Baseline_1_3 |
The key for H.264, baseline profile, level 1.3. |
H264_Baseline_3_0 |
The key for H.264, baseline profile, level 3.0. |
H264_Baseline_3_1 |
The key for H.264, baseline profile, level 3.1. |
H264_Baseline_3_2 |
The key for H.264, baseline profile, level 3.2. |
H264_Baseline_4_0 |
The key for H.264, baseline profile, level 4.0. |
H264_Baseline_4_1 |
The key for H.264, baseline profile, level 4.1. |
H264_Baseline_4_2 |
The key for H.264, baseline profile, level 4.2. |
H264_Baseline_5_0 |
The key for H.264, baseline profile, level 5.0. |
H264_Baseline_5_1 |
The key for H.264, baseline profile, level 5.1. |
H264_Baseline_5_2 |
The key for H.264, baseline profile, level 5.2. |
H264_Baseline_AutoLevel |
The key for H.264, baseline profile, with automatically determined level. |
H264_Extended_5_0 |
The key for H.264, extended profile, level 5.0. |
H264_Extended_AutoLevel |
The key for H.264, extended profile, with automatically determined level. |
H264_High_3_0 |
The key for H.264, high profile, level 3.0. |
H264_High_3_1 |
The key for H.264, high profile, level 3.1. |
H264_High_3_2 |
The key for H.264, high profile, level 3.2. |
H264_High_4_0 |
The key for H.264, high profile, level 4.0. |
H264_High_4_1 |
The key for H.264, high profile, level 4.1. |
H264_High_4_2 |
The key for H.264, high profile, level 4.2. |
H264_High_5_0 |
The key for H.264, high profile, level 5.0. |
H264_High_5_1 |
The key for H.264, high profile, level 5.1. |
H264_High_5_2 |
The key for H.264, high profile, level 5.2. |
H264_High_AutoLevel |
The key for H.264, high profile, with automatically determined level. |
H264_Main_3_0 |
The key for H.264, main profile, level 3.0. |
H264_Main_3_1 |
The key for H.264, main profile, level 3.1. |
H264_Main_3_2 |
The key for H.264, main profile, level 3.2. |
H264_Main_4_0 |
The key for H.264, main profile, level 4.0. |
H264_Main_4_1 |
The key for H.264, main profile, level 4.1. |
H264_Main_4_2 |
The key for H.264, main profile, level 4.2. |
H264_Main_5_0 |
The key for H.264, main profile, level 5.0. |
H264_Main_5_1 |
The key for H.264, main profile, level 5.1. |
H264_Main_5_2 |
The key for H.264, main profile, level 5.2. |
H264_Main_AutoLevel |
The key for H.264, main profile, with automatically determined level. |
Hevc_Main_AutoLevel | |
Hevc_Main10_AutoLevel | |
MP4V_AdvancedSimple_L0 |
The key for MPEG-4 video, advanced simple profile, level 0. |
MP4V_AdvancedSimple_L1 |
The key for MPEG-4 video, advanced simple profile, level 1. |
MP4V_AdvancedSimple_L2 |
The key for MPEG-4 video, advanced simple profile, level 2. |
MP4V_AdvancedSimple_L3 |
The key for MPEG-4 video, advanced simple profile, level 3. |
MP4V_AdvancedSimple_L4 |
The key for MPEG-4 video, advanced simple profile, level 4. |
MP4V_Main_L2 |
The key for MPEG-4 video, main profile, level 2. |
MP4V_Main_L3 |
The key for MPEG-4 video, main profile, level 3. |
MP4V_Main_L4 |
The key for MPEG-4 video, main profile, level 4. |
MP4V_Simple_L0 |
The key for MPEG-4 video, simple profile, level 0. |
MP4V_Simple_L1 |
The key for MPEG-4 video, simple profile, level 1. |
MP4V_Simple_L2 |
The key for MPEG-4 video, simple profile, level 2. |
MP4V_Simple_L3 |
The key for MPEG-4 video, simple profile, level 3. |