Name | Description | |
---|---|---|
![]() | NdpiCodec | Initializes a new instance of the NdpiCodec class. |
Name | Description | |
---|---|---|
![]() | CodecName | The NDPI codec name. |
Name | Description | |
---|---|---|
![]() | CanCreateDecoder | Gets a value indicating whether codec can create decoder. (Inherited from WsiCodecBase) |
![]() | CanCreateEncoder | Gets a value indicating whether codec can create encoder. (Inherited from WsiCodecBase) |
![]() | FileExtensions | Gets an array that contains the file extensions which are associated with codec. (Inherited from Codec) |
![]() | Name | Gets the codec name. (Inherited from Codec) |
Name | Description | |
---|---|---|
![]() | CreateDecoder | Overloaded. Creates a new decoder instance for decoding specified stream. |
![]() | CreateEncoder | Creates a new encoder instance of the codec. (Inherited from WsiCodecBase) |
![]() ![]() | CreateStandardCodec | Creates a standard codec by name. (Inherited from Codec) |
![]() | ToString | Returns a string representation of this object. (Inherited from Codec) |