Profile IDs for OpenH264, matching the "EProfileIdc" enum. More...
Public Member Functions | |
int | getValue () |
Gets the internal integer value representation of this profile ID. More... | |
Static Public Member Functions | |
static fm.liveswitch.openh264.ProfileIdc | getBaseline () |
Gets a profile IDC of OpenH264 "PRO_BASELINE". More... | |
static fm.liveswitch.openh264.ProfileIdc | getCavlc444 () |
Gets a profile IDC of OpenH264 "PRO_CAVLC444". More... | |
static fm.liveswitch.openh264.ProfileIdc | getExtended () |
Gets a profile IDC of OpenH264 "PRO_EXTENDED". More... | |
static fm.liveswitch.openh264.ProfileIdc | getHigh () |
Gets a profile IDC of OpenH264 "PRO_HIGH". More... | |
static fm.liveswitch.openh264.ProfileIdc | getHigh10 () |
Gets a profile IDC of OpenH264 "PRO_HIGH10". More... | |
static fm.liveswitch.openh264.ProfileIdc | getHigh422 () |
Gets a profile IDC of OpenH264 "PRO_HIGH422". More... | |
static fm.liveswitch.openh264.ProfileIdc | getHigh444 () |
Gets a profile IDC of OpenH264 "PRO_HIGH444". More... | |
static fm.liveswitch.openh264.ProfileIdc | getMain () |
Gets a profile IDC of OpenH264 "PRO_MAIN". More... | |
static fm.liveswitch.openh264.ProfileIdc | getScalableBaseline () |
Gets a profile IDC of OpenH264 "PRO_SCALABLE_BASELINE". More... | |
static fm.liveswitch.openh264.ProfileIdc | getScalableHigh () |
Gets a profile IDC of OpenH264 "PRO_SCALABLE_HIGH". More... | |
static fm.liveswitch.openh264.ProfileIdc | getUnknown () |
Gets a profile IDC of OpenH264 "PRO_UNKNOWN". More... | |
Profile IDs for OpenH264, matching the "EProfileIdc" enum.
|
static |
Gets a profile IDC of OpenH264 "PRO_BASELINE".
|
static |
Gets a profile IDC of OpenH264 "PRO_CAVLC444".
|
static |
Gets a profile IDC of OpenH264 "PRO_EXTENDED".
|
static |
Gets a profile IDC of OpenH264 "PRO_HIGH".
|
static |
Gets a profile IDC of OpenH264 "PRO_HIGH10".
|
static |
Gets a profile IDC of OpenH264 "PRO_HIGH422".
|
static |
Gets a profile IDC of OpenH264 "PRO_HIGH444".
|
static |
Gets a profile IDC of OpenH264 "PRO_MAIN".
|
static |
Gets a profile IDC of OpenH264 "PRO_SCALABLE_BASELINE".
|
static |
Gets a profile IDC of OpenH264 "PRO_SCALABLE_HIGH".
|
static |
Gets a profile IDC of OpenH264 "PRO_UNKNOWN".
int fm.liveswitch.openh264.ProfileIdc.getValue | ( | ) |
Gets the internal integer value representation of this profile ID.