tCodecPtr

tCodecPtr is a smart_ptr to a Codec.
Syntax:
typedef smart_ptr<Codec> tCodecPtr;

<< Type Definitions