Click or drag to resize

UsageType Class

Usage types for OpenH264, matching the "EUsageType" enum.
Inheritance Hierarchy
SystemObject
  FM.IceLink.OpenH264UsageType

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

The UsageType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCameraVideoNonRealTime
Gets a usage type of OpenH264 "CAMERA_VIDEO_NON_REAL_TIME".
Public propertyStatic memberCameraVideoRealTime
Gets a usage type of OpenH264 "CAMERA_VIDEO_REAL_TIME".
Public propertyStatic memberScreenContentRealTime
Gets a usage type of OpenH264 "SCREEN_CONTENT_REAL_TIME".
Public propertyValue
Gets the internal integer value representation of this usage type.
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