Click or drag to resize

VideoBitstreamType Class

Video bitstream types for OpenH264, matching the "VIDEO_BITSTREAM_TYPE" enum.
Inheritance Hierarchy
SystemObject
  FM.IceLink.OpenH264VideoBitstreamType

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

The VideoBitstreamType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAvc
Gets a video bistream type of OpenH264 "VIDEO_BITSTREAM_AVC".
Public propertyStatic memberDefault
Gets a video bistream type of OpenH264 "VIDEO_BITSTREAM_DEFAULT".
Public propertyStatic memberSvc
Gets a video bistream type of OpenH264 "VIDEO_BITSTREAM_SVC".
Public propertyValue
Gets the internal integer value representation of this video bitstream 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