os/mm/devsound/sounddevbt/MMPFiles/bwins/BtRoutingSoundDevice.def
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 EXPORTS
     2 	??1CRoutingSoundPlayDevice@@UAE@XZ @ 1 NONAME ; CRoutingSoundPlayDevice::~CRoutingSoundPlayDevice(void)
     3 	??1CRoutingSoundRecordDevice@@UAE@XZ @ 2 NONAME ; CRoutingSoundRecordDevice::~CRoutingSoundRecordDevice(void)
     4 	?BytesPlayed@CRoutingSoundPlayDevice@@QAEIXZ @ 3 NONAME ; unsigned int CRoutingSoundPlayDevice::BytesPlayed(void)
     5 	?BytesRecorded@CRoutingSoundRecordDevice@@QAEIXZ @ 4 NONAME ; unsigned int CRoutingSoundRecordDevice::BytesRecorded(void)
     6 	?CancelInitialize@CRoutingSoundPlayDevice@@QAEXVTUid@@@Z @ 5 NONAME ; void CRoutingSoundPlayDevice::CancelInitialize(class TUid)
     7 	?CancelInitialize@CRoutingSoundRecordDevice@@QAEXVTUid@@@Z @ 6 NONAME ; void CRoutingSoundRecordDevice::CancelInitialize(class TUid)
     8 	?CancelNotifyError@CRoutingSoundPlayDevice@@QAEXXZ @ 7 NONAME ; void CRoutingSoundPlayDevice::CancelNotifyError(void)
     9 	?CancelNotifyError@CRoutingSoundRecordDevice@@QAEXXZ @ 8 NONAME ; void CRoutingSoundRecordDevice::CancelNotifyError(void)
    10 	?CancelOpenDevice@CRoutingSoundPlayDevice@@QAEXVTUid@@@Z @ 9 NONAME ; void CRoutingSoundPlayDevice::CancelOpenDevice(class TUid)
    11 	?CancelOpenDevice@CRoutingSoundRecordDevice@@QAEXVTUid@@@Z @ 10 NONAME ; void CRoutingSoundRecordDevice::CancelOpenDevice(class TUid)
    12 	?CancelPlayData@CRoutingSoundPlayDevice@@QAEXXZ @ 11 NONAME ; void CRoutingSoundPlayDevice::CancelPlayData(void)
    13 	?CancelRecordData@CRoutingSoundRecordDevice@@QAEXXZ @ 12 NONAME ; void CRoutingSoundRecordDevice::CancelRecordData(void)
    14 	?CloseDevice@CRoutingSoundPlayDevice@@QAEXVTUid@@AAVTRequestStatus@@@Z @ 13 NONAME ; void CRoutingSoundPlayDevice::CloseDevice(class TUid, class TRequestStatus &)
    15 	?CloseDevice@CRoutingSoundRecordDevice@@QAEXVTUid@@AAVTRequestStatus@@@Z @ 14 NONAME ; void CRoutingSoundRecordDevice::CloseDevice(class TUid, class TRequestStatus &)
    16 	?FlushBuffer@CRoutingSoundPlayDevice@@QAEXXZ @ 15 NONAME ; void CRoutingSoundPlayDevice::FlushBuffer(void)
    17 	?FlushBuffer@CRoutingSoundRecordDevice@@QAEXXZ @ 16 NONAME ; void CRoutingSoundRecordDevice::FlushBuffer(void)
    18 	?Gain@CRoutingSoundRecordDevice@@QBEIXZ @ 17 NONAME ; unsigned int CRoutingSoundRecordDevice::Gain(void) const
    19 	?GetSupportedChannels@CRoutingSoundPlayDevice@@QAEHAAV?$RArray@I@@AAW4TMMFStereoSupport@@@Z @ 18 NONAME ; int CRoutingSoundPlayDevice::GetSupportedChannels(class RArray<unsigned int> &, enum TMMFStereoSupport &)
    20 	?GetSupportedChannels@CRoutingSoundRecordDevice@@QAEHAAV?$RArray@I@@AAW4TMMFStereoSupport@@@Z @ 19 NONAME ; int CRoutingSoundRecordDevice::GetSupportedChannels(class RArray<unsigned int> &, enum TMMFStereoSupport &)
    21 	?GetSupportedDataTypes@CRoutingSoundPlayDevice@@QAEHAAV?$RArray@VTFourCC@@@@@Z @ 20 NONAME ; int CRoutingSoundPlayDevice::GetSupportedDataTypes(class RArray<class TFourCC> &)
    22 	?GetSupportedSampleRates@CRoutingSoundPlayDevice@@QAEHAAV?$RArray@I@@AAV?$RArray@VTRange@@@@@Z @ 21 NONAME ; int CRoutingSoundPlayDevice::GetSupportedSampleRates(class RArray<unsigned int> &, class RArray<class TRange> &)
    23 	?GetSupportedSampleRates@CRoutingSoundRecordDevice@@QAEHAAV?$RArray@I@@AAV?$RArray@VTRange@@@@@Z @ 22 NONAME ; int CRoutingSoundRecordDevice::GetSupportedSampleRates(class RArray<unsigned int> &, class RArray<class TRange> &)
    24 	?Handle@CRoutingSoundPlayDevice@@QBEHXZ @ 23 NONAME ; int CRoutingSoundPlayDevice::Handle(void) const
    25 	?Handle@CRoutingSoundRecordDevice@@QBEHXZ @ 24 NONAME ; int CRoutingSoundRecordDevice::Handle(void) const
    26 	?Initialize@CRoutingSoundPlayDevice@@QAEXVTUid@@ABVTDesC8@@AAVTRequestStatus@@@Z @ 25 NONAME ; void CRoutingSoundPlayDevice::Initialize(class TUid, class TDesC8 const &, class TRequestStatus &)
    27 	?Initialize@CRoutingSoundRecordDevice@@QAEXVTUid@@ABVTDesC8@@AAVTRequestStatus@@@Z @ 26 NONAME ; void CRoutingSoundRecordDevice::Initialize(class TUid, class TDesC8 const &, class TRequestStatus &)
    28 	?NewL@CRoutingSoundPlayDevice@@SAPAV1@XZ @ 27 NONAME ; class CRoutingSoundPlayDevice * CRoutingSoundPlayDevice::NewL(void)
    29 	?NewL@CRoutingSoundRecordDevice@@SAPAV1@XZ @ 28 NONAME ; class CRoutingSoundRecordDevice * CRoutingSoundRecordDevice::NewL(void)
    30 	?NotifyError@CRoutingSoundPlayDevice@@QAEXAAVTRequestStatus@@@Z @ 29 NONAME ; void CRoutingSoundPlayDevice::NotifyError(class TRequestStatus &)
    31 	?NotifyError@CRoutingSoundRecordDevice@@QAEXAAVTRequestStatus@@@Z @ 30 NONAME ; void CRoutingSoundRecordDevice::NotifyError(class TRequestStatus &)
    32 	?OpenDevice@CRoutingSoundPlayDevice@@QAEXVTUid@@AAVTRequestStatus@@@Z @ 31 NONAME ; void CRoutingSoundPlayDevice::OpenDevice(class TUid, class TRequestStatus &)
    33 	?OpenDevice@CRoutingSoundRecordDevice@@QAEXVTUid@@AAVTRequestStatus@@@Z @ 32 NONAME ; void CRoutingSoundRecordDevice::OpenDevice(class TUid, class TRequestStatus &)
    34 	?PauseBuffer@CRoutingSoundPlayDevice@@QAEHXZ @ 33 NONAME ; int CRoutingSoundPlayDevice::PauseBuffer(void)
    35 	?PlayData@CRoutingSoundPlayDevice@@QAEXABVTDesC8@@AAVTRequestStatus@@@Z @ 34 NONAME ; void CRoutingSoundPlayDevice::PlayData(class TDesC8 const &, class TRequestStatus &)
    36 	?RecordData@CRoutingSoundRecordDevice@@QAEXAAVTDes8@@AAVTRequestStatus@@@Z @ 35 NONAME ; void CRoutingSoundRecordDevice::RecordData(class TDes8 &, class TRequestStatus &)
    37 	?ResetBytesPlayed@CRoutingSoundPlayDevice@@QAEHXZ @ 36 NONAME ; int CRoutingSoundPlayDevice::ResetBytesPlayed(void)
    38 	?ResumePlaying@CRoutingSoundPlayDevice@@QAEHXZ @ 37 NONAME ; int CRoutingSoundPlayDevice::ResumePlaying(void)
    39 	?SetBufferSize@CRoutingSoundPlayDevice@@QAEHI@Z @ 38 NONAME ; int CRoutingSoundPlayDevice::SetBufferSize(unsigned int)
    40 	?SetBufferSize@CRoutingSoundRecordDevice@@QAEHI@Z @ 39 NONAME ; int CRoutingSoundRecordDevice::SetBufferSize(unsigned int)
    41 	?SetChannels@CRoutingSoundPlayDevice@@QAEHIW4TMMFStereoSupport@@@Z @ 40 NONAME ; int CRoutingSoundPlayDevice::SetChannels(unsigned int, enum TMMFStereoSupport)
    42 	?SetChannels@CRoutingSoundRecordDevice@@QAEHIW4TMMFStereoSupport@@@Z @ 41 NONAME ; int CRoutingSoundRecordDevice::SetChannels(unsigned int, enum TMMFStereoSupport)
    43 	?SetDataType@CRoutingSoundPlayDevice@@QAEHABVTFourCC@@@Z @ 42 NONAME ; int CRoutingSoundPlayDevice::SetDataType(class TFourCC const &)
    44 	?SetGain@CRoutingSoundRecordDevice@@QAEHI@Z @ 43 NONAME ; int CRoutingSoundRecordDevice::SetGain(unsigned int)
    45 	?SetSampleRate@CRoutingSoundPlayDevice@@QAEHI@Z @ 44 NONAME ; int CRoutingSoundPlayDevice::SetSampleRate(unsigned int)
    46 	?SetSampleRate@CRoutingSoundRecordDevice@@QAEHI@Z @ 45 NONAME ; int CRoutingSoundRecordDevice::SetSampleRate(unsigned int)
    47 	?SetVolume@CRoutingSoundPlayDevice@@QAEHI@Z @ 46 NONAME ; int CRoutingSoundPlayDevice::SetVolume(unsigned int)
    48 	?Volume@CRoutingSoundPlayDevice@@QBEIXZ @ 47 NONAME ; unsigned int CRoutingSoundPlayDevice::Volume(void) const
    49