Click or drag to resize

TemporalLayerMode Properties

The TemporalLayerMode type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBypass
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_BYPASS.
Public propertyStatic memberMode0101
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_0101.
Public propertyStatic memberMode0212
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_0212.
Public propertyStatic memberNoLayering
Gets a the temporal layering mode VP9E_TEMPORAL_LAYERING_MODE_NOLAYERING.
Public propertyValue
Gets the internal integer value representation of this temporal layer mode.
Top
See Also