devsoundextensions/mmfcustominterfaces/SbcEncoderIntfc/SbcEncoderIntfcProxy/BWINS/SbcEncoderIntfcProxyU.DEF
author Tapani Kanerva <tapani.kanerva@nice.fi>
Tue, 16 Nov 2010 14:11:25 +0200
branchRCL_3
changeset 67 b35006be8823
parent 0 40261b775718
permissions -rw-r--r--
Bug 3673 - Seeking via grabbing the Music Player progress bar does not work.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
EXPORTS
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
	??1CSbcEncoderIntfcProxy@@UAE@XZ @ 1 NONAME ; CSbcEncoderIntfcProxy::~CSbcEncoderIntfcProxy(void)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
	?ApplyConfig@CSbcEncoderIntfcProxy@@UAEHXZ @ 2 NONAME ; int CSbcEncoderIntfcProxy::ApplyConfig(void)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
	?GetAllocationMethod@CSbcEncoderIntfcProxy@@UAEHAAW4TSbcAllocationMethod@CSbcEncoderIntfc@@@Z @ 3 NONAME ; int CSbcEncoderIntfcProxy::GetAllocationMethod(enum CSbcEncoderIntfc::TSbcAllocationMethod &)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
	?GetBitpoolSize@CSbcEncoderIntfcProxy@@UAEHAAI@Z @ 4 NONAME ; int CSbcEncoderIntfcProxy::GetBitpoolSize(unsigned int &)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
	?GetChannelMode@CSbcEncoderIntfcProxy@@UAEHAAW4TSbcChannelMode@CSbcEncoderIntfc@@@Z @ 5 NONAME ; int CSbcEncoderIntfcProxy::GetChannelMode(enum CSbcEncoderIntfc::TSbcChannelMode &)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
	?GetNumOfBlocks@CSbcEncoderIntfcProxy@@UAEHAAI@Z @ 6 NONAME ; int CSbcEncoderIntfcProxy::GetNumOfBlocks(unsigned int &)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
	?GetNumOfSubbands@CSbcEncoderIntfcProxy@@UAEHAAI@Z @ 7 NONAME ; int CSbcEncoderIntfcProxy::GetNumOfSubbands(unsigned int &)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
	?GetSamplingFrequency@CSbcEncoderIntfcProxy@@UAEHAAI@Z @ 8 NONAME ; int CSbcEncoderIntfcProxy::GetSamplingFrequency(unsigned int &)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
	?GetSupportedAllocationMethods@CSbcEncoderIntfcProxy@@UAEHAAV?$RArray@W4TSbcAllocationMethod@CSbcEncoderIntfc@@@@@Z @ 9 NONAME ; int CSbcEncoderIntfcProxy::GetSupportedAllocationMethods(class RArray<enum CSbcEncoderIntfc::TSbcAllocationMethod> &)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
	?GetSupportedBitpoolRange@CSbcEncoderIntfcProxy@@UAEHAAI0@Z @ 10 NONAME ; int CSbcEncoderIntfcProxy::GetSupportedBitpoolRange(unsigned int &, unsigned int &)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
	?GetSupportedChannelModes@CSbcEncoderIntfcProxy@@UAEHAAV?$RArray@W4TSbcChannelMode@CSbcEncoderIntfc@@@@@Z @ 11 NONAME ; int CSbcEncoderIntfcProxy::GetSupportedChannelModes(class RArray<enum CSbcEncoderIntfc::TSbcChannelMode> &)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
	?GetSupportedNumOfBlocks@CSbcEncoderIntfcProxy@@UAEHAAV?$RArray@I@@@Z @ 12 NONAME ; int CSbcEncoderIntfcProxy::GetSupportedNumOfBlocks(class RArray<unsigned int> &)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
	?GetSupportedNumOfSubbands@CSbcEncoderIntfcProxy@@UAEHAAV?$RArray@I@@@Z @ 13 NONAME ; int CSbcEncoderIntfcProxy::GetSupportedNumOfSubbands(class RArray<unsigned int> &)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15
	?GetSupportedSamplingFrequencies@CSbcEncoderIntfcProxy@@UAEHAAV?$RArray@I@@@Z @ 14 NONAME ; int CSbcEncoderIntfcProxy::GetSupportedSamplingFrequencies(class RArray<unsigned int> &)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    16
	?NewL@CSbcEncoderIntfcProxy@@SAPAV1@V?$TPckgBuf@VTMMFMessageDestination@@@@AAVMCustomCommand@@PAVCCustomInterfaceUtility@@@Z @ 15 NONAME ; class CSbcEncoderIntfcProxy * CSbcEncoderIntfcProxy::NewL(class TPckgBuf<class TMMFMessageDestination>, class MCustomCommand &, class CCustomInterfaceUtility *)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    17
	?SetAllocationMethod@CSbcEncoderIntfcProxy@@UAEXW4TSbcAllocationMethod@CSbcEncoderIntfc@@@Z @ 16 NONAME ; void CSbcEncoderIntfcProxy::SetAllocationMethod(enum CSbcEncoderIntfc::TSbcAllocationMethod)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    18
	?SetBitpoolSize@CSbcEncoderIntfcProxy@@UAEXI@Z @ 17 NONAME ; void CSbcEncoderIntfcProxy::SetBitpoolSize(unsigned int)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    19
	?SetChannelMode@CSbcEncoderIntfcProxy@@UAEXW4TSbcChannelMode@CSbcEncoderIntfc@@@Z @ 18 NONAME ; void CSbcEncoderIntfcProxy::SetChannelMode(enum CSbcEncoderIntfc::TSbcChannelMode)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    20
	?SetNumOfBlocks@CSbcEncoderIntfcProxy@@UAEXI@Z @ 19 NONAME ; void CSbcEncoderIntfcProxy::SetNumOfBlocks(unsigned int)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    21
	?SetNumOfSubbands@CSbcEncoderIntfcProxy@@UAEXI@Z @ 20 NONAME ; void CSbcEncoderIntfcProxy::SetNumOfSubbands(unsigned int)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    22
	?SetSamplingFrequency@CSbcEncoderIntfcProxy@@UAEXI@Z @ 21 NONAME ; void CSbcEncoderIntfcProxy::SetSamplingFrequency(unsigned int)
40261b775718 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    23