Click or drag to resize

TemporalLayerMode Class

Temporal layer modes for VPX output.
Inheritance Hierarchy
SystemObject
  FM.IceLink.VpxTemporalLayerMode

Namespace:  FM.IceLink.Vpx
Assembly:  FM.IceLink.Vpx (in FM.IceLink.Vpx.dll) Version: 1.1.2.607 (1.1.2.607)

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
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also