Temporal layer modes for VPX output. More...
Public Member Functions | |
int | getValue () |
Gets the internal integer value representation of this temporal layer mode. More... | |
Static Public Member Functions | |
static fm.liveswitch.vpx.TemporalLayerMode | getBypass () |
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_BYPASS. More... | |
static fm.liveswitch.vpx.TemporalLayerMode | getMode0101 () |
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_0101. More... | |
static fm.liveswitch.vpx.TemporalLayerMode | getMode0212 () |
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_0212. More... | |
static fm.liveswitch.vpx.TemporalLayerMode | getNoLayering () |
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_NOLAYERING. More... | |
Temporal layer modes for VPX output.
|
static |
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_BYPASS.
|
static |
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_0101.
|
static |
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_0212.
|
static |
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_NOLAYERING.
int fm.liveswitch.vpx.TemporalLayerMode.getValue | ( | ) |
Gets the internal integer value representation of this temporal layer mode.