Method | Description | |
---|---|---|
GetCodec ( |
||
GetRegisteredCodecNames ( ) : string[] | ||
GetRegisteredCodecs ( ) : List |
||
HasCodec ( |
||
RegisterCodec ( |
||
RegisterCodecs ( ) : void | ||
RegisterExternalCodecs ( string path, string pattern ) : void |
Method | Description | |
---|---|---|
RegisterCodecs ( |
public static GetCodec ( |
||
ts | ||
return | IDcmCodec |
public static GetRegisteredCodecNames ( ) : string[] | ||
return | string[] |
public static HasCodec ( |
||
ts | ||
return | bool |
public static RegisterCodec ( |
||
ts | ||
type | ||
return | void |
public static RegisterExternalCodecs ( string path, string pattern ) : void | ||
path | string | |
pattern | string | |
return | void |