fm.liveswitch.h264.ProfileIdc Class Reference

Profile IDs. More...

Public Member Functions

 ProfileIdc ()
 

Static Public Member Functions

static int getBaseline ()
 Gets the value indicating baseline. More...
 
static int getCavlc444 ()
 Gets the value indicating CAVLV 4:4:4. More...
 
static int getExtended ()
 Gets the value indicating extended. More...
 
static int getHigh ()
 Gets the value indicating high. More...
 
static int getHigh10 ()
 Gets the value indicating high 10. More...
 
static int getHigh422 ()
 Gets the value indicating high 4:2:2. More...
 
static int getHigh444 ()
 Gets the value indicating high 4:4:4. More...
 
static int getMain ()
 Gets the value indicating main. More...
 
static int getScalableBaseline ()
 Gets the value indicating scalable baseline. More...
 
static int getScalableHigh ()
 Gets the value indicating scalable high. More...
 

Detailed Description

Profile IDs.

Constructor & Destructor Documentation

◆ ProfileIdc()

fm.liveswitch.h264.ProfileIdc.ProfileIdc ( )

Member Function Documentation

◆ getBaseline()

static int fm.liveswitch.h264.ProfileIdc.getBaseline ( )
static

Gets the value indicating baseline.

◆ getCavlc444()

static int fm.liveswitch.h264.ProfileIdc.getCavlc444 ( )
static

Gets the value indicating CAVLV 4:4:4.

◆ getExtended()

static int fm.liveswitch.h264.ProfileIdc.getExtended ( )
static

Gets the value indicating extended.

◆ getHigh()

static int fm.liveswitch.h264.ProfileIdc.getHigh ( )
static

Gets the value indicating high.

◆ getHigh10()

static int fm.liveswitch.h264.ProfileIdc.getHigh10 ( )
static

Gets the value indicating high 10.

◆ getHigh422()

static int fm.liveswitch.h264.ProfileIdc.getHigh422 ( )
static

Gets the value indicating high 4:2:2.

◆ getHigh444()

static int fm.liveswitch.h264.ProfileIdc.getHigh444 ( )
static

Gets the value indicating high 4:4:4.

◆ getMain()

static int fm.liveswitch.h264.ProfileIdc.getMain ( )
static

Gets the value indicating main.

◆ getScalableBaseline()

static int fm.liveswitch.h264.ProfileIdc.getScalableBaseline ( )
static

Gets the value indicating scalable baseline.

◆ getScalableHigh()

static int fm.liveswitch.h264.ProfileIdc.getScalableHigh ( )
static

Gets the value indicating scalable high.