End usage modes for VPX. More...
Public Member Functions | |
int | getValue () |
Gets the internal integer value representation of this end usage mode. More... | |
Static Public Member Functions | |
static fm.liveswitch.vpx.EndUsageMode | getCbr () |
Gets a KeyframeMode of type VPX_CBR. More... | |
static fm.liveswitch.vpx.EndUsageMode | getCQ () |
Gets a KeyframeMode of type VPX_CQ. More... | |
static fm.liveswitch.vpx.EndUsageMode | getQ () |
Gets a KeyframeMode of type VPX_Q. More... | |
static fm.liveswitch.vpx.EndUsageMode | getVbr () |
Gets a KeyframeMode of type VPX_VBR. More... | |
End usage modes for VPX.
|
static |
Gets a KeyframeMode of type VPX_CBR.
|
static |
Gets a KeyframeMode of type VPX_CQ.
|
static |
Gets a KeyframeMode of type VPX_Q.
int fm.liveswitch.vpx.EndUsageMode.getValue | ( | ) |
Gets the internal integer value representation of this end usage mode.
|
static |
Gets a KeyframeMode of type VPX_VBR.