Click or drag to resize

SliceMode Properties

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
See Also