SliceMode Class |
Namespace: FM.IceLink.OpenH264
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.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |