Click or drag to resize

ParameterSetStrategy Class

Parameter set strategies for OpenH264, matching the "EParameterSetStrategy" enum.
Inheritance Hierarchy
SystemObject
  FM.IceLink.OpenH264ParameterSetStrategy

Namespace:  FM.IceLink.OpenH264
Assembly:  FM.IceLink.OpenH264 (in FM.IceLink.OpenH264.dll) Version: 1.1.2.607 (1.1.2.607)

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
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also