Click or drag to resize

ComplexityMode Class

Complexity modes for OpenH264, matching the "ECOMPLEXITY_MODE" enum.
Inheritance Hierarchy
SystemObject
  FM.IceLink.OpenH264ComplexityMode

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

The ComplexityMode type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberHigh
Gets a complexity mode of OpenH264 "HIGH_COMPLEXITY".
Public propertyStatic memberLow
Gets a complexity mode of OpenH264 "LOW_COMPLEXITY".
Public propertyStatic memberMedium
Gets a complexity mode of OpenH264 "MEDIUM_COMPLEXITY".
Public propertyValue
Gets the internal integer value representation of this complexity 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