Temporal layer modes for VPX output. More...
Instance Methods | |
| (int) | - value |
| Gets the internal integer value representation of this temporal layer mode. More... | |
Class Methods | |
| (FMLiveSwitchVpxTemporalLayerMode *) | + bypass |
| Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_BYPASS. More... | |
| (FMLiveSwitchVpxTemporalLayerMode *) | + mode0101 |
| Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_0101. More... | |
| (FMLiveSwitchVpxTemporalLayerMode *) | + mode0212 |
| Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_0212. More... | |
| (FMLiveSwitchVpxTemporalLayerMode *) | + noLayering |
| Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_NOLAYERING. More... | |
Temporal layer modes for VPX output.
| + (FMLiveSwitchVpxTemporalLayerMode*) bypass |
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_BYPASS.
| + (FMLiveSwitchVpxTemporalLayerMode*) mode0101 |
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_0101.
| + (FMLiveSwitchVpxTemporalLayerMode*) mode0212 |
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_0212.
| + (FMLiveSwitchVpxTemporalLayerMode*) noLayering |
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_NOLAYERING.
| - (int) value |
Gets the internal integer value representation of this temporal layer mode.