fm.liveswitch.openh264.LevelIdc Class Reference

Level IDs for OpenH264, matching the "ELevelIdc" enum. More...

Public Member Functions

int getValue ()
 Gets the internal integer value representation of this levle ID. More...
 

Static Public Member Functions

static fm.liveswitch.openh264.LevelIdc getLevel10 ()
 Gets a level ID of OpenH264 "LEVEL_1_0". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel11 ()
 Gets a level ID of OpenH264 "LEVEL_1_1". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel12 ()
 Gets a level ID of OpenH264 "LEVEL_1_2". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel13 ()
 Gets a level ID of OpenH264 "LEVEL_1_3". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel1B ()
 Gets a level ID of OpenH264 "LEVEL_1_B". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel20 ()
 Gets a level ID of OpenH264 "LEVEL_2_0". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel21 ()
 Gets a level ID of OpenH264 "LEVEL_2_1". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel22 ()
 Gets a level ID of OpenH264 "LEVEL_2_2". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel30 ()
 Gets a level ID of OpenH264 "LEVEL_3_0". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel31 ()
 Gets a level ID of OpenH264 "LEVEL_3_1". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel32 ()
 Gets a level ID of OpenH264 "LEVEL_3_2". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel40 ()
 Gets a level ID of OpenH264 "LEVEL_4_0". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel41 ()
 Gets a level ID of OpenH264 "LEVEL_4_1". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel42 ()
 Gets a level ID of OpenH264 "LEVEL_4_2". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel50 ()
 Gets a level ID of OpenH264 "LEVEL_5_0". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel51 ()
 Gets a level ID of OpenH264 "LEVEL_5_1". More...
 
static fm.liveswitch.openh264.LevelIdc getLevel52 ()
 Gets a level ID of OpenH264 "LEVEL_5_2". More...
 
static fm.liveswitch.openh264.LevelIdc getUnknown ()
 Gets a level ID of OpenH264 "LEVEL_UNKNOWN". More...
 

Detailed Description

Level IDs for OpenH264, matching the "ELevelIdc" enum.

Member Function Documentation

◆ getLevel10()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel10 ( )
static

Gets a level ID of OpenH264 "LEVEL_1_0".

◆ getLevel11()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel11 ( )
static

Gets a level ID of OpenH264 "LEVEL_1_1".

◆ getLevel12()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel12 ( )
static

Gets a level ID of OpenH264 "LEVEL_1_2".

◆ getLevel13()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel13 ( )
static

Gets a level ID of OpenH264 "LEVEL_1_3".

◆ getLevel1B()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel1B ( )
static

Gets a level ID of OpenH264 "LEVEL_1_B".

◆ getLevel20()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel20 ( )
static

Gets a level ID of OpenH264 "LEVEL_2_0".

◆ getLevel21()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel21 ( )
static

Gets a level ID of OpenH264 "LEVEL_2_1".

◆ getLevel22()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel22 ( )
static

Gets a level ID of OpenH264 "LEVEL_2_2".

◆ getLevel30()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel30 ( )
static

Gets a level ID of OpenH264 "LEVEL_3_0".

◆ getLevel31()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel31 ( )
static

Gets a level ID of OpenH264 "LEVEL_3_1".

◆ getLevel32()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel32 ( )
static

Gets a level ID of OpenH264 "LEVEL_3_2".

◆ getLevel40()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel40 ( )
static

Gets a level ID of OpenH264 "LEVEL_4_0".

◆ getLevel41()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel41 ( )
static

Gets a level ID of OpenH264 "LEVEL_4_1".

◆ getLevel42()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel42 ( )
static

Gets a level ID of OpenH264 "LEVEL_4_2".

◆ getLevel50()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel50 ( )
static

Gets a level ID of OpenH264 "LEVEL_5_0".

◆ getLevel51()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel51 ( )
static

Gets a level ID of OpenH264 "LEVEL_5_1".

◆ getLevel52()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getLevel52 ( )
static

Gets a level ID of OpenH264 "LEVEL_5_2".

◆ getUnknown()

static fm.liveswitch.openh264.LevelIdc fm.liveswitch.openh264.LevelIdc.getUnknown ( )
static

Gets a level ID of OpenH264 "LEVEL_UNKNOWN".

◆ getValue()

int fm.liveswitch.openh264.LevelIdc.getValue ( )

Gets the internal integer value representation of this levle ID.