EncoderSpatialLayerConfig Class |
Namespace: FM.IceLink.OpenH264
The EncoderSpatialLayerConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| EncoderSpatialLayerConfig |
Configuration for an OpenH264 spatial layer.
|
| Name | Description | |
|---|---|---|
| AspectRatio |
Gets or sets a value that maps to "eAspectRatio".
| |
| AspectRatioExtHeight |
Gets or sets a value that maps to "sAspectRatioExtHeight".
| |
| AspectRatioExtWidth |
Gets or sets a value that maps to "sAspectRatioExtWidth".
| |
| AspectRatioPresent |
Gets or sets a value that maps to "bAspectRatioPresent".
| |
| ColorDescriptionPresent |
Gets or sets a value that maps to "bColorDescriptionPresent".
| |
| ColorMatrix |
Gets or sets a value that maps to "uiColorMatrix".
| |
| ColorPrimaries |
Gets or sets a value that maps to "uiColorPrimaries".
| |
| DLayerQp |
Gets or sets a value that maps to "iDLayerQp".
| |
| FrameRate |
Gets or sets a value that maps to "fFrameRate".
| |
| FullRange |
Gets or sets a value that maps to "bFullRange".
| |
| LevelIdc |
Gets or sets a value that maps to "uiLevelIdc".
| |
| ProfileIdc |
Gets or sets a value that maps to "uiProfileIdc".
| |
| SliceMBNum |
Gets or sets a value that maps to "sSliceArgument.uiSliceMbNum".
| |
| SliceMode |
Gets or sets a value that maps to "sSliceArgument.uiSliceMode".
| |
| SliceNum |
Gets or sets a value that maps to "sSliceArgument.uiSliceNum".
| |
| SliceSizeConstraint |
Gets or sets a value that maps to "sSliceArgument.uiSliceSizeConstraint".
| |
| TransferCharacteristics |
Gets or sets a value that maps to "uiTransferCharacteristics".
| |
| VideoFormat |
Gets or sets a value that maps to "uiVideoFormatSPS".
| |
| VideoSignalTypePresent |
Gets or sets a value that maps to "bVideoSignalTypePresent".
|
| Name | Description | |
|---|---|---|
| DeepCopy |
Gets a deep copy of this configuration.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |