ComplexityMode Class | 
Namespace: FM.IceLink.OpenH264
The ComplexityMode type exposes the following members.
| Name | Description | |
|---|---|---|
| High | 
            Gets a complexity mode of OpenH264 "HIGH_COMPLEXITY".
              | |
| Low | 
            Gets a complexity mode of OpenH264 "LOW_COMPLEXITY".
              | |
| Medium | 
            Gets a complexity mode of OpenH264 "MEDIUM_COMPLEXITY".
              | |
| Value | 
            Gets the internal integer value representation of this complexity mode.
              | 
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |