Click or drag to resize

ComplexityMode Properties

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
See Also