Inherits CStructHdl< PVRCodec, PVR_CODEC >.
Public Member Functions | |
unsigned int | GetCodecId () const |
To get with SetCodecId() changed values. More... | |
PVR_CODEC_TYPE | GetCodecType () const |
To get with SetCodecType() changed values. More... | |
void | SetCodecId (unsigned int codecId) |
Codec id. More... | |
void | SetCodecType (PVR_CODEC_TYPE codecType) |
Codec type. More... | |
Public Member Functions inherited from CStructHdl< PVRCodec, PVR_CODEC > | |
CStructHdl (const PVR_CODEC *cStructure) | |
CStructHdl (const PVRCodec &cppClass) | |
CStructHdl (PVR_CODEC *cStructure) | |
const PVR_CODEC * | GetCStructure () const |
operator const PVR_CODEC * () const | |
operator PVR_CODEC * () | |
const CStructHdl & | operator= (const CStructHdl &right) |
const CStructHdl & | operator= (const PVR_CODEC &right) |
Friends | |
class | CInstancePVRClient |
Additional Inherited Members | |
Protected Attributes inherited from CStructHdl< PVRCodec, PVR_CODEC > | |
PVR_CODEC * | m_cStructure |