ParameterSetStrategy Properties |
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.
|