Click or drag to resize

ParameterSetStrategy Properties

The ParameterSetStrategy type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberConstantId
Gets a parameter set strategy of OpenH264 "CONSTANT_ID".
Public propertyStatic memberIncreasingId
Gets a parameter set strategy of OpenH264 "INCREASING_ID".
Public propertyStatic memberSpsListing
Gets a parameter set strategy of OpenH264 "SPS_LISTING".
Public propertyStatic memberSpsListingAndPpsIncreasing
Gets a parameter set strategy of OpenH264 "SPS_LISTING_AND_PPS_INCREASING".
Public propertyStatic memberSpsPpsListing
Gets a parameter set strategy of OpenH264 "SPS_PPS_LISTING".
Public propertyValue
Gets the internal integer value representation of this parameter set strategy.
Top
See Also