tCodecListPtr

tCodecListPtr is a smart_ptr to a tCodecList.
Syntax:
typedef smart_ptr<tCodecList> tCodecListPtr;

<< Type Definitions