Click or drag to resize

SliceMode Class

Slice modes for OpenH264, matching the "SliceModeEnum" enum.
Inheritance Hierarchy
SystemObject
  FM.IceLink.OpenH264SliceMode

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

The SliceMode type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberFixedSliceNum
Gets a profile IDC of OpenH264 "SM_FIXEDSLCNUM_SLICE".
Public propertyStatic memberRaster
Gets a slice mode of OpenH264 "SM_RASTER_SLICE".
Public propertyStatic memberReserved
Gets a slice mode of OpenH264 "SM_RESERVED".
Public propertyStatic memberSingle
Gets a slice mode of OpenH264 "SM_SINGLE_SLICE".
Public propertyStatic memberSizeLimited
Gets a slice mode of OpenH264 "SM_SIZELIMITED_SLICE".
Public propertyValue
Gets the internal integer value representation of this slice mode.
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