tCodecList

tCodecList is a std::vector of tCodecPtrs.
Syntax:
typedef std::vector<tCodecPtr> tCodecList;

<< Type Definitions