devsound/sounddevbt/MMPFiles/bwins/MmfBtSwCodecWrapper.def
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 11 Jun 2010 15:13:33 +0300
changeset 24 2672ba96448e
parent 0 40261b775718
permissions -rw-r--r--
Revision: 201023 Kit: 2010123

EXPORTS
	??0CMMFSwCodecWrapper@@IAE@XZ @ 1 NONAME ; protected: __thiscall CMMFSwCodecWrapper::CMMFSwCodecWrapper(void)
	??1CMMFSwCodecWrapper@@UAE@XZ @ 2 NONAME ; public: virtual __thiscall CMMFSwCodecWrapper::~CMMFSwCodecWrapper(void)
	?CustomInterface@CMMFSwCodecWrapper@@MAEPAXVTUid@@@Z @ 3 NONAME ; protected: virtual void * __thiscall CMMFSwCodecWrapper::CustomInterface(class TUid)
	?Init@CMMFSwCodecWrapper@@MAEHAAVTHwDeviceInitParams@@@Z @ 4 NONAME ; protected: virtual int __thiscall CMMFSwCodecWrapper::Init(class THwDeviceInitParams &)
	?Pause@CMMFSwCodecWrapper@@MAEHXZ @ 5 NONAME ; protected: virtual int __thiscall CMMFSwCodecWrapper::Pause(void)
	?SetConfig@CMMFSwCodecWrapper@@MAEHAAVTTaskConfig@@@Z @ 6 NONAME ; protected: virtual int __thiscall CMMFSwCodecWrapper::SetConfig(class TTaskConfig &)
	?Start@CMMFSwCodecWrapper@@MAEHW4TDeviceFunc@@W4TDeviceFlow@@@Z @ 7 NONAME ; protected: virtual int __thiscall CMMFSwCodecWrapper::Start(enum TDeviceFunc,enum TDeviceFlow)
	?Stop@CMMFSwCodecWrapper@@MAEHXZ @ 8 NONAME ; protected: virtual int __thiscall CMMFSwCodecWrapper::Stop(void)
	?ThisHwBufferEmptied@CMMFSwCodecWrapper@@MAEHAAVCMMFBuffer@@@Z @ 9 NONAME ; protected: virtual int __thiscall CMMFSwCodecWrapper::ThisHwBufferEmptied(class CMMFBuffer &)
	?ThisHwBufferFilled@CMMFSwCodecWrapper@@MAEHAAVCMMFBuffer@@@Z @ 10 NONAME ; protected: virtual int __thiscall CMMFSwCodecWrapper::ThisHwBufferFilled(class CMMFBuffer &)
	?DeleteCodec@CMMFSwCodecWrapper@@MAEHXZ @ 11 NONAME ; protected: virtual int __thiscall CMMFSwCodecWrapper::DeleteCodec(void)
	?StopAndDeleteCodec@CMMFSwCodecWrapper@@MAEHXZ @ 12 NONAME ; protected: virtual int __thiscall CMMFSwCodecWrapper::StopAndDeleteCodec(void)
	?Init@CMMFSwCodecWrapper@@MAEXAAVTHwDeviceInitParams@@AAVTRequestStatus@@@Z @ 13 NONAME ; void CMMFSwCodecWrapper::Init(class THwDeviceInitParams &, class TRequestStatus &)