FMLiveSwitchVpxTemporalLayerMode Class Reference

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...
 

Detailed Description

Temporal layer modes for VPX output.

Method Documentation

◆ bypass

Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_BYPASS.

◆ mode0101

Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_0101.

◆ mode0212

Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_0212.

◆ noLayering

Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_NOLAYERING.

◆ value

- (int) value

Gets the internal integer value representation of this temporal layer mode.