AVBlocks for C++  3.0
Audio and Video Software Development Kit
Loading...
Searching...
No Matches
primo::codecs::H264Profile Namespace Reference

Defines H.264/AVC profiles. More...

Enumerations

enum  Enum {
  None = 0 ,
  Baseline = 66 ,
  Main = 77 ,
  High = 100 ,
  High10 = 110 ,
  High422 = 122 ,
  High444 = 144
}
 H264Profile::Enum. More...
 

Detailed Description

Defines H.264/AVC profiles.

Note
The constants follow the H.264 spec for the element "profile_idc"

Enumeration Type Documentation

◆ Enum

enum Enum

H264Profile::Enum.

Enumerator
None 

None/Auto.

Baseline 

Baseline profile.

Main 

Main profile.

High 

High.