multimediacommscontroller/mmccinterface/BWINS/mmccinterfaceU.DEF
author Paulius Meskauskas <paulius.meskauskas@nokia.com>
Tue, 14 Sep 2010 11:27:31 +0300
changeset 52 04d0e3761c38
parent 0 1bce908db942
child 49 64c62431ac08
permissions -rw-r--r--
Added API documentation and example code.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
EXPORTS
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
	?AddBundle@CMccInterface@@QAEHKAAVTMccStreamBundle@@AAK@Z @ 1 NONAME ; int CMccInterface::AddBundle(unsigned long, class TMccStreamBundle &, unsigned long &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
	?AddDataSink@CMccInterface@@QAEHVTUid@@ABVTDesC8@@AAK@Z @ 2 NONAME ; int CMccInterface::AddDataSink(class TUid, class TDesC8 const &, unsigned long &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
	?AddDataSource@CMccInterface@@QAEHVTUid@@ABVTDesC8@@AAK@Z @ 3 NONAME ; int CMccInterface::AddDataSource(class TUid, class TDesC8 const &, unsigned long &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
	?CloseLink@CMccInterface@@QAEHKK@Z @ 4 NONAME ; int CMccInterface::CloseLink(unsigned long, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
	?CloseSession@CMccInterface@@QAEHK@Z @ 5 NONAME ; int CMccInterface::CloseSession(unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
	?CodecL@CMccInterface@@QAEPAVCMccCodecInformation@@KKK@Z @ 6 NONAME ; class CMccCodecInformation * CMccInterface::CodecL(unsigned long, unsigned long, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
	?CreateCodecInformationL@CMccCodecInformationFactory@@QAEPAVCMccCodecInformation@@ABVTDesC8@@@Z @ 7 NONAME ; class CMccCodecInformation * CMccCodecInformationFactory::CreateCodecInformationL(class TDesC8 const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
	?CreateCodecInformationL@CMccCodecInformationFactory@@QAEPAVCMccCodecInformation@@VTFourCC@@@Z @ 8 NONAME ; class CMccCodecInformation * CMccCodecInformationFactory::CreateCodecInformationL(class TFourCC)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
	?CreateLink@CMccInterface@@QAEHKHAAKAAVTMccNetSettings@@@Z @ 9 NONAME ; int CMccInterface::CreateLink(unsigned long, int, unsigned long &, class TMccNetSettings &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
	?CreateSession@CMccInterface@@QAEHAAK@Z @ 10 NONAME ; int CMccInterface::CreateSession(unsigned long &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
	?CreateStream@CMccInterface@@QAEHKKAAKHAAVCMccCodecInformation@@@Z @ 11 NONAME ; int CMccInterface::CreateStream(unsigned long, unsigned long, unsigned long &, int, class CMccCodecInformation &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
	?DeleteStream@CMccInterface@@QAEHKKK@Z @ 12 NONAME ; int CMccInterface::DeleteStream(unsigned long, unsigned long, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
	?GetBundles@CMccInterface@@QAEHKAAV?$RArray@VTMccStreamBundle@@@@@Z @ 13 NONAME ; int CMccInterface::GetBundles(unsigned long, class RArray<class TMccStreamBundle> &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15
	?GetCapabilities@CMccInterface@@QAEHVTUid@@HABVTDesC8@@AAV?$RPointerArray@VCMccCodecInformation@@@@@Z @ 14 NONAME ; int CMccInterface::GetCapabilities(class TUid, int, class TDesC8 const &, class RPointerArray<class CMccCodecInformation> &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    16
	?GetCapabilities@CMccInterface@@QBEHAAV?$RPointerArray@VCMccCodecInformation@@@@@Z @ 15 NONAME ; int CMccInterface::GetCapabilities(class RPointerArray<class CMccCodecInformation> &) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    17
	?GetParameter@CMccInterface@@QAEHKKKKKAAVTDes8@@@Z @ 16 NONAME ; int CMccInterface::GetParameter(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, class TDes8 &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    18
	?GetSSRC@CMccInterface@@QAEHKKKKAAK@Z @ 17 NONAME ; int CMccInterface::GetSSRC(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    19
	?LinkExists@CMccInterface@@QAEHKAAKABVTMccNetSettings@@@Z @ 18 NONAME ; int CMccInterface::LinkExists(unsigned long, unsigned long &, class TMccNetSettings const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    20
	?NewL@CMccCodecInformationFactory@@SAPAV1@XZ @ 19 NONAME ; class CMccCodecInformationFactory * CMccCodecInformationFactory::NewL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    21
	?NewL@CMccInterface@@SAPAV1@AAVMMccCtrlObserver@@@Z @ 20 NONAME ; class CMccInterface * CMccInterface::NewL(class MMccCtrlObserver &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    22
	?PauseStream@CMccInterface@@QAEHKKKKH@Z @ 21 NONAME ; int CMccInterface::PauseStream(unsigned long, unsigned long, unsigned long, unsigned long, int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    23
	?PrepareStream@CMccInterface@@QAEHKKKK@Z @ 22 NONAME ; int CMccInterface::PrepareStream(unsigned long, unsigned long, unsigned long, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    24
	?ReferenceCount@CMccInterface@@QAEHKKKKAAI@Z @ 23 NONAME ; int CMccInterface::ReferenceCount(unsigned long, unsigned long, unsigned long, unsigned long, unsigned int &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    25
	?RemoveBundle@CMccInterface@@QAEHKK@Z @ 24 NONAME ; int CMccInterface::RemoveBundle(unsigned long, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    26
	?RemoveDataSink@CMccInterface@@QAEHKKKK@Z @ 25 NONAME ; int CMccInterface::RemoveDataSink(unsigned long, unsigned long, unsigned long, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    27
	?RemoveDataSource@CMccInterface@@QAEHKKKK@Z @ 26 NONAME ; int CMccInterface::RemoveDataSource(unsigned long, unsigned long, unsigned long, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    28
	?ResumeStream@CMccInterface@@QAEHKKKKH@Z @ 27 NONAME ; int CMccInterface::ResumeStream(unsigned long, unsigned long, unsigned long, unsigned long, int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    29
	?Reuse@CMccInterface@@QAEHKKKK@Z @ 28 NONAME ; int CMccInterface::Reuse(unsigned long, unsigned long, unsigned long, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    30
	?SendMediaSignalL@CMccInterface@@QAEXABVTMccEvent@@@Z @ 29 NONAME ; void CMccInterface::SendMediaSignalL(class TMccEvent const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    31
	?SetCodec@CMccInterface@@QAEHKKKAAVCMccCodecInformation@@@Z @ 30 NONAME ; int CMccInterface::SetCodec(unsigned long, unsigned long, unsigned long, class CMccCodecInformation &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    32
	?SetParameter@CMccInterface@@QAEHKKKKKABVTDesC8@@@Z @ 31 NONAME ; int CMccInterface::SetParameter(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, class TDesC8 const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    33
	?SetRemoteAddress@CMccInterface@@QAEHKKABVTInetAddr@@I@Z @ 32 NONAME ; int CMccInterface::SetRemoteAddress(unsigned long, unsigned long, class TInetAddr const &, unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    34
	?StartInactivityTimer@CMccInterface@@QAEHKKKKK@Z @ 33 NONAME ; int CMccInterface::StartInactivityTimer(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    35
	?StartStream@CMccInterface@@QAEHKKKKHH@Z @ 34 NONAME ; int CMccInterface::StartStream(unsigned long, unsigned long, unsigned long, unsigned long, int, int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    36
	?StopInactivityTimer@CMccInterface@@QAEHKKKK@Z @ 35 NONAME ; int CMccInterface::StopInactivityTimer(unsigned long, unsigned long, unsigned long, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    37
	?StopStream@CMccInterface@@QAEHKKKK@Z @ 36 NONAME ; int CMccInterface::StopStream(unsigned long, unsigned long, unsigned long, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    38
	?StreamsExists@CMccInterface@@QAEHKK@Z @ 37 NONAME ; int CMccInterface::StreamsExists(unsigned long, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    39
	?UpdateDataSink@CMccInterface@@QAEHKKKKABVTDesC8@@@Z @ 38 NONAME ; int CMccInterface::UpdateDataSink(unsigned long, unsigned long, unsigned long, unsigned long, class TDesC8 const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    40
	?UpdateDataSource@CMccInterface@@QAEHKKKKABVTDesC8@@@Z @ 39 NONAME ; int CMccInterface::UpdateDataSource(unsigned long, unsigned long, unsigned long, unsigned long, class TDesC8 const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    41
	?CancelTranscodeFile@CMccInterface@@QAEHK@Z @ 40 NONAME ; int CMccInterface::CancelTranscodeFile(unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    42
	?TranscodeFile@CMccInterface@@QAEHABVTDesC8@@0KAAKPBVCMccCodecInformation@@2@Z @ 41 NONAME ; int CMccInterface::TranscodeFile(class TDesC8 const &, class TDesC8 const &, unsigned long, unsigned long &, class CMccCodecInformation const *, class CMccCodecInformation const *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    43
	?CancelMediaQualityRequest@CMccInterface@@QAEHABVTMccMediaQualityConfig@@@Z @ 42 NONAME ; int CMccInterface::CancelMediaQualityRequest(class TMccMediaQualityConfig const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    44
	?MediaQualityRequest@CMccInterface@@QAEHABVTMccMediaQualityConfig@@@Z @ 43 NONAME ; int CMccInterface::MediaQualityRequest(class TMccMediaQualityConfig const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    45
	?Bind@CMccSecureInterface@@QAEHKKKKK@Z @ 44 NONAME ; int CMccSecureInterface::Bind(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    46
	?CreateContext@CMccSecureInterface@@QAEHABVTDesC8@@0AAK0@Z @ 45 NONAME ; int CMccSecureInterface::CreateContext(class TDesC8 const &, class TDesC8 const &, unsigned long &, class TDesC8 const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    47
	?NewL@CMccSecureInterface@@SAPAV1@AAVCMccInterface@@@Z @ 46 NONAME ; class CMccSecureInterface * CMccSecureInterface::NewL(class CMccInterface &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    48
	?RemoveContext@CMccSecureInterface@@QAEHK@Z @ 47 NONAME ; int CMccSecureInterface::RemoveContext(unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    49
	?UpdateContext@CMccSecureInterface@@QAEHABVTDesC8@@0K0@Z @ 48 NONAME ; int CMccSecureInterface::UpdateContext(class TDesC8 const &, class TDesC8 const &, unsigned long, class TDesC8 const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    50