FM.IceLink.OpenH264 Namespace | 
| Class | Description | |
|---|---|---|
| ColorMatrix | 
            Color matrices for OpenH264, matching the "EColorMatrix" enum.
              | |
| ColorPrimaries | 
            Color primaries for OpenH264, matching the "EColorPrimaries" enum.
              | |
| ComplexityMode | 
            Complexity modes for OpenH264, matching the "ECOMPLEXITY_MODE" enum.
              | |
| Decoder | 
            An OpenH264-based decoder.
              | |
| DecoderConfig | 
            Configuration for the OpenH264 decoder. Properties map to OpenH264 properties.
            http://www.openh264.org
              | |
| Encoder | 
            An OpenH264-based encoder.
              | |
| EncoderConfig | 
            Configuration for the OpenH264 encoder. Properties map to OpenH264 properties.
            http://www.openh264.org
              | |
| EncoderSpatialLayerConfig | 
            Configuration for OpenH264 encoder spatial layers. Properties map to OpenH264 properties defined
            in "SSpatialLayerConfig".
              | |
| ErrorConcealmentMethod | 
            Error concealment methods for OpenH264, matching the "ERROR_CON_IDC" enum.
              | |
| LevelIdc | 
            Level IDs for OpenH264, matching the "ELevelIdc" enum.
              | |
| ParameterSetStrategy | 
            Parameter set strategies for OpenH264, matching the "EParameterSetStrategy" enum.
              | |
| ProfileIdc | 
            Profile IDs for OpenH264, matching the "EProfileIdc" enum.
              | |
| RateControlMode | 
            Rate control modes for OpenH264, matching the "RC_MODES" enum.
              | |
| SampleAspectRatio | 
            Sample aspect ratios for OpenH264, matching the "ESampleAspectRatio" enum.
              | |
| SliceMode | 
            Slice modes for OpenH264, matching the "SliceModeEnum" enum.
              | |
| TransferCharacteristics | 
            Transfer characteristics for OpenH264, matching the "ETransferCharacteristics" enum.
              | |
| UsageType | 
            Usage types for OpenH264, matching the "EUsageType" enum.
              | |
| Utility | 
            OpenH264-related utility functions.
              | |
| VideoBitstreamType | 
            Video bitstream types for OpenH264, matching the "VIDEO_BITSTREAM_TYPE" enum.
              | |
| VideoFormatSPS | 
            Video formats for OpenH264, matching the "EVideoFormatSPSSPS" enum.
              |