Method GetCodecType
GetCodecType(String)
Gets the Codec name
.
Declaration
protected virtual Type GetCodecType(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | The name of the Codec |
Returns
Type | Description |
---|---|
Type | The Codec |