SliceMode Properties |
The SliceMode type exposes the following members.
Name | Description | |
---|---|---|
FixedSliceNum |
Gets a profile IDC of OpenH264 "SM_FIXEDSLCNUM_SLICE".
| |
Raster |
Gets a slice mode of OpenH264 "SM_RASTER_SLICE".
| |
Reserved |
Gets a slice mode of OpenH264 "SM_RESERVED".
| |
Single |
Gets a slice mode of OpenH264 "SM_SINGLE_SLICE".
| |
SizeLimited |
Gets a slice mode of OpenH264 "SM_SIZELIMITED_SLICE".
| |
Value |
Gets the internal integer value representation of this slice mode.
|