Enumeration VideoCodecProfileType

Video codec profile types.

Enumeration Members

VideoCodecProfileBaseline: 66

66: Baseline video codec profile; generally used for video calls on mobile phones.

VideoCodecProfileHigh: 100

100: (Default) High video codec profile; generally used in high-resolution live streaming or television.

VideoCodecProfileMain: 77

77: Main video codec profile; generally used in mainstream electronics such as MP4 players, portable video players, PSP, and iPads.

Generated using TypeDoc