Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VIDEO_CODEC_PROFILE_TYPE

Video codec profile types.

Index

Enumeration members

VIDEO_CODEC_PROFILE_BASELINE

VIDEO_CODEC_PROFILE_BASELINE: = 66

66: Baseline video codec profile. Generally used in video calls on mobile phones.

VIDEO_CODEC_PROFILE_HIGH

VIDEO_CODEC_PROFILE_HIGH: = 100

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

VIDEO_CODEC_PROFILE_MAIN

VIDEO_CODEC_PROFILE_MAIN: = 77

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

Generated using TypeDoc