ParameterSetStrategy Class |
Namespace: FM.IceLink.OpenH264
The ParameterSetStrategy type exposes the following members.
Name | Description | |
---|---|---|
ConstantId |
Gets a parameter set strategy of OpenH264 "CONSTANT_ID".
| |
IncreasingId |
Gets a parameter set strategy of OpenH264 "INCREASING_ID".
| |
SpsListing |
Gets a parameter set strategy of OpenH264 "SPS_LISTING".
| |
SpsListingAndPpsIncreasing |
Gets a parameter set strategy of OpenH264 "SPS_LISTING_AND_PPS_INCREASING".
| |
SpsPpsListing |
Gets a parameter set strategy of OpenH264 "SPS_PPS_LISTING".
| |
Value |
Gets the internal integer value representation of this parameter set strategy.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |