Click or drag to resize

FM.IceLink.OpenH264 Namespace

 
Classes
  ClassDescription
Public classColorMatrix
Color matrices for OpenH264, matching the "EColorMatrix" enum.
Public classColorPrimaries
Color primaries for OpenH264, matching the "EColorPrimaries" enum.
Public classComplexityMode
Complexity modes for OpenH264, matching the "ECOMPLEXITY_MODE" enum.
Public classDecoder
An OpenH264-based decoder.
Public classDecoderConfig
Configuration for the OpenH264 decoder. Properties map to OpenH264 properties. http://www.openh264.org
Public classEncoder
An OpenH264-based encoder.
Public classEncoderConfig
Configuration for the OpenH264 encoder. Properties map to OpenH264 properties. http://www.openh264.org
Public classEncoderSpatialLayerConfig
Configuration for OpenH264 encoder spatial layers. Properties map to OpenH264 properties defined in "SSpatialLayerConfig".
Public classErrorConcealmentMethod
Error concealment methods for OpenH264, matching the "ERROR_CON_IDC" enum.
Public classLevelIdc
Level IDs for OpenH264, matching the "ELevelIdc" enum.
Public classParameterSetStrategy
Parameter set strategies for OpenH264, matching the "EParameterSetStrategy" enum.
Public classProfileIdc
Profile IDs for OpenH264, matching the "EProfileIdc" enum.
Public classRateControlMode
Rate control modes for OpenH264, matching the "RC_MODES" enum.
Public classSampleAspectRatio
Sample aspect ratios for OpenH264, matching the "ESampleAspectRatio" enum.
Public classSliceMode
Slice modes for OpenH264, matching the "SliceModeEnum" enum.
Public classTransferCharacteristics
Transfer characteristics for OpenH264, matching the "ETransferCharacteristics" enum.
Public classUsageType
Usage types for OpenH264, matching the "EUsageType" enum.
Public classUtility
OpenH264-related utility functions.
Public classVideoBitstreamType
Video bitstream types for OpenH264, matching the "VIDEO_BITSTREAM_TYPE" enum.
Public classVideoFormatSPS
Video formats for OpenH264, matching the "EVideoFormatSPSSPS" enum.