multimediacommsengine/mmcecli/bwins/mceclientU.DEF
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:04:58 +0200
changeset 0 1bce908db942
child 49 64c62431ac08
permissions -rw-r--r--
Revision: 201003 Kit: 201005
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
	?VolumeL@CMceSpeakerSink@@QBEHXZ @ 1 NONAME ; int CMceSpeakerSink::VolumeL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
	?TranscodeL@CMceFileSource@@QAEXABV?$TBuf@$0BAA@@@@Z @ 2 NONAME ; void CMceFileSource::TranscodeL(class TBuf<256> const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
	?SetPreferredEncodingDecodingDeviceL@CMceAvcCodec@@UAEXVTUid@@@Z @ 3 NONAME ; void CMceAvcCodec::SetPreferredEncodingDecodingDeviceL(class TUid)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
	?RejectL@CMceInSession@@QAEXABVTDesC8@@KPAVCDesC8Array@@PAVHBufC8@@2@Z @ 4 NONAME ; void CMceInSession::RejectL(class TDesC8 const &, unsigned long, class CDesC8Array *, class HBufC8 *, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
	?CloneL@CMceCnCodec@@UBEPAVCMceAudioCodec@@XZ @ 5 NONAME ; class CMceAudioCodec * CMceCnCodec::CloneL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
	??1CMceStreamBundle@@UAE@XZ @ 6 NONAME ; CMceStreamBundle::~CMceStreamBundle(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
	?SetPayloadType@CMceDtmfCodec@@UAEHE@Z @ 7 NONAME ; int CMceDtmfCodec::SetPayloadType(unsigned char)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
	?KeepAliveData@CMceCodec@@QBEABVTDesC8@@XZ @ 8 NONAME ; class TDesC8 const & CMceCodec::KeepAliveData(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
	?IsSsrcEnabledL@CMceRtpSource@@QAEHI@Z @ 9 NONAME ; int CMceRtpSource::IsSsrcEnabledL(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
	?GetCameraInfo@CMceCameraSource@@QBEXAAVTCameraInfo@@@Z @ 10 NONAME ; void CMceCameraSource::GetCameraInfo(class TCameraInfo &) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
	??1CMceSpeakerSink@@UAE@XZ @ 11 NONAME ; CMceSpeakerSink::~CMceSpeakerSink(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
	?NewL@CMceSecureOutSession@@SAPAV1@AAVCMceRefer@@@Z @ 12 NONAME ; class CMceSecureOutSession * CMceSecureOutSession::NewL(class CMceRefer &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
	?SetPayloadType@CMceG711Codec@@UAEHE@Z @ 13 NONAME ; int CMceG711Codec::SetPayloadType(unsigned char)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15
	?SetLocalMediaPortL@CMceMediaStream@@QAEXI@Z @ 14 NONAME ; void CMceMediaStream::SetLocalMediaPortL(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    16
	?CloneL@CMceDtmfCodec@@UBEPAVCMceAudioCodec@@XZ @ 15 NONAME ; class CMceAudioCodec * CMceDtmfCodec::CloneL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    17
	?NewLC@CMceStreamBundle@@SAPAV1@W4TMceStreamBundleType@1@@Z @ 16 NONAME ; class CMceStreamBundle * CMceStreamBundle::NewLC(enum CMceStreamBundle::TMceStreamBundleType)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    18
	?AssociatedRefersL@CMceEvent@@QBEPAV?$RPointerArray@VCMceRefer@@@@XZ @ 17 NONAME ; class RPointerArray<class CMceRefer> * CMceEvent::AssociatedRefersL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    19
	?SetMaxPTime@CMceiLBCCodec@@UAEHI@Z @ 18 NONAME ; int CMceiLBCCodec::SetMaxPTime(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    20
	?AssociatedEventsL@CMceSession@@QBEPAV?$RPointerArray@VCMceEvent@@@@XZ @ 19 NONAME ; class RPointerArray<class CMceEvent> * CMceSession::AssociatedEventsL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    21
	?UpdateL@CMceRtpSource@@QAEXIIKPAVHBufC8@@@Z @ 20 NONAME ; void CMceRtpSource::UpdateL(unsigned int, unsigned int, unsigned long, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    22
	?NewL@CMceDisplaySink@@SAPAV1@AAVCMceManager@@@Z @ 21 NONAME ; class CMceDisplaySink * CMceDisplaySink::NewL(class CMceManager &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    23
	?SetPreferredEncodingDecodingDeviceL@CMceH263Codec@@UAEXVTUid@@@Z @ 22 NONAME ; void CMceH263Codec::SetPreferredEncodingDecodingDeviceL(class TUid)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    24
	?SetAllowedBitrates@CMceAmrCodec@@UAEHI@Z @ 23 NONAME ; int CMceAmrCodec::SetAllowedBitrates(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    25
	?Bundles@CMceSession@@QBEABV?$RPointerArray@VCMceStreamBundle@@@@XZ @ 24 NONAME ; class RPointerArray<class CMceStreamBundle> const & CMceSession::Bundles(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    26
	?DisableL@CMceFileSink@@UAEXXZ @ 25 NONAME ; void CMceFileSink::DisableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    27
	?NewL@CMceSecureOutSession@@SAPAV1@AAVCMceEvent@@@Z @ 26 NONAME ; class CMceSecureOutSession * CMceSecureOutSession::NewL(class CMceEvent &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    28
	?AllowedResolutions@CMceVideoCodec@@QBEIXZ @ 27 NONAME ; unsigned int CMceVideoCodec::AllowedResolutions(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    29
	?SetAllowedBitrates@CMceDtmfCodec@@UAEHI@Z @ 28 NONAME ; int CMceDtmfCodec::SetAllowedBitrates(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    30
	?NotifyL@CMceInEvent@@QAEXPAVCDesC8Array@@PAVHBufC8@@1@Z @ 29 NONAME ; void CMceInEvent::NotifyL(class CDesC8Array *, class HBufC8 *, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    31
	?DisplaysAvailable@CMceDisplaySink@@QBEHXZ @ 30 NONAME ; int CMceDisplaySink::DisplaysAvailable(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    32
	?SetConfigKeyL@CMceH263Codec@@UAEXABVTDesC8@@@Z @ 31 NONAME ; void CMceH263Codec::SetConfigKeyL(class TDesC8 const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    33
	?LastPacket@CMceRtpSink@@QBEKXZ @ 32 NONAME ; unsigned long CMceRtpSink::LastPacket(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    34
	?NewLC@CMceAudioStream@@SAPAV1@XZ @ 33 NONAME ; class CMceAudioStream * CMceAudioStream::NewLC(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    35
	?Type@CMceMediaSource@@QBEIXZ @ 34 NONAME ; unsigned int CMceMediaSource::Type(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    36
	?NewLC@CMceSpeakerSink@@SAPAV1@XZ @ 35 NONAME ; class CMceSpeakerSink * CMceSpeakerSink::NewLC(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    37
	?UpdateL@CMceFcMsgExchange@@QAEXAAVCMceSession@@PAVCDesC8Array@@@Z @ 36 NONAME ; void CMceFcMsgExchange::UpdateL(class CMceSession &, class CDesC8Array *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    38
	?RemoveStreamL@CMceSession@@QAEXAAVCMceMediaStream@@@Z @ 37 NONAME ; void CMceSession::RemoveStreamL(class CMceMediaStream &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    39
	?ReplaceCodecsL@CMceAudioStream@@QAEXPAV?$RPointerArray@VCMceAudioCodec@@@@@Z @ 38 NONAME ; void CMceAudioStream::ReplaceCodecsL(class RPointerArray<class CMceAudioCodec> *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    40
	?Type@CMceMediaSink@@QBEIXZ @ 39 NONAME ; unsigned int CMceMediaSink::Type(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    41
	?SetAllowedBitrates@CMceG711Codec@@UAEHI@Z @ 40 NONAME ; int CMceG711Codec::SetAllowedBitrates(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    42
	?UpdateL@CMceRtpSink@@QAEXHPAVHBufC8@@@Z @ 41 NONAME ; void CMceRtpSink::UpdateL(int, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    43
	?SetInEventObserver@CMceManager@@QAEXPAVMMceInEventObserver@@@Z @ 42 NONAME ; void CMceManager::SetInEventObserver(class MMceInEventObserver *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    44
	?NewL@CMceOutEvent@@SAPAV1@AAVCMceSession@@ABVTDesC8@@K@Z @ 43 NONAME ; class CMceOutEvent * CMceOutEvent::NewL(class CMceSession &, class TDesC8 const &, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    45
	?SetRtpObserver@CMceManager@@QAEXPAVMMceRtpObserver@@@Z @ 44 NONAME ; void CMceManager::SetRtpObserver(class MMceRtpObserver *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    46
	?SetFrameRateL@CMceH263Codec@@UAEXN@Z @ 45 NONAME ; void CMceH263Codec::SetFrameRateL(double)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    47
	?SetTransactionObserver@CMceManager@@QAEXPAVMMceTransactionObserver@@@Z @ 46 NONAME ; void CMceManager::SetTransactionObserver(class MMceTransactionObserver *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    48
	?SetMaxPTime@CMceG729Codec@@UAEHI@Z @ 47 NONAME ; int CMceG729Codec::SetMaxPTime(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    49
	?Recipient@CMceSession@@QBEABVTDesC8@@XZ @ 48 NONAME ; class TDesC8 const & CMceSession::Recipient(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    50
	?GetModifierL@CMceSession@@QBEXKAAI@Z @ 49 NONAME ; void CMceSession::GetModifierL(unsigned long, unsigned int &) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    51
	?DisableL@CMceCameraSource@@UAEXXZ @ 50 NONAME ; void CMceCameraSource::DisableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    52
	?SubscribeL@CMceOutEvent@@QAEXPAVCDesC8Array@@PAVHBufC8@@1@Z @ 51 NONAME ; void CMceOutEvent::SubscribeL(class CDesC8Array *, class HBufC8 *, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    53
	?CurrentMediaElement@CMceFileSource@@QAEHI@Z @ 52 NONAME ; int CMceFileSource::CurrentMediaElement(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    54
	?ControlPathSecurityLevel@CMceSession@@QBE?AW4TControlPathSecurityLevel@1@XZ @ 53 NONAME ; enum CMceSession::TControlPathSecurityLevel CMceSession::ControlPathSecurityLevel(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    55
	?RingL@CMceInSession@@QAEXPAVCDesC8Array@@PAVHBufC8@@1@Z @ 54 NONAME ; void CMceInSession::RingL(class CDesC8Array *, class HBufC8 *, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    56
	?ReplaceCodecsL@CMceVideoStream@@QAEXPAV?$RPointerArray@VCMceVideoCodec@@@@@Z @ 55 NONAME ; void CMceVideoStream::ReplaceCodecsL(class RPointerArray<class CMceVideoCodec> *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    57
	?SetPTime@CMceRedCodec@@UAEHI@Z @ 56 NONAME ; int CMceRedCodec::SetPTime(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    58
	?SetExposureL@CMceCameraSource@@QAEXW4TExposure@CCamera@@@Z @ 57 NONAME ; void CMceCameraSource::SetExposureL(enum CCamera::TExposure)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    59
	?NewL@CMceOutEvent@@SAPAV1@AAVCMceRefer@@ABVTDesC8@@K@Z @ 58 NONAME ; class CMceOutEvent * CMceOutEvent::NewL(class CMceRefer &, class TDesC8 const &, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    60
	?Type@CMceRefer@@QBE?AW4TType@1@XZ @ 59 NONAME ; enum CMceRefer::TType CMceRefer::Type(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    61
	?GetContentType@TMceTransactionDataContainer@@QAEPAVHBufC8@@XZ @ 60 NONAME ; class HBufC8 * TMceTransactionDataContainer::GetContentType(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    62
	?EnableVAD@CMceAmrCodec@@UAEHH@Z @ 61 NONAME ; int CMceAmrCodec::EnableVAD(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    63
	?AcceptL@CMceInEvent@@QAEXXZ @ 62 NONAME ; void CMceInEvent::AcceptL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    64
	?SetCodecMode@CMceiLBCCodec@@UAEHI@Z @ 63 NONAME ; int CMceiLBCCodec::SetCodecMode(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    65
	?RejectL@CMceInEvent@@QAEXXZ @ 64 NONAME ; void CMceInEvent::RejectL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    66
	?ReferL@CMceOutRefer@@QAEPAVCMceOutEvent@@PAVCDesC8Array@@PAVHBufC8@@1@Z @ 65 NONAME ; class CMceOutEvent * CMceOutRefer::ReferL(class CDesC8Array *, class HBufC8 *, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    67
	?NewL@CMceOutRefer@@SAPAV1@AAVCMceManager@@AAVCSIPProfile@@ABVTDesC8@@2W4TType@CMceRefer@@PAVHBufC8@@@Z @ 66 NONAME ; class CMceOutRefer * CMceOutRefer::NewL(class CMceManager &, class CSIPProfile &, class TDesC8 const &, class TDesC8 const &, enum CMceRefer::TType, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    68
	?NewLC@CMceRtpSource@@SAPAV1@IIKPAVHBufC8@@@Z @ 67 NONAME ; class CMceRtpSource * CMceRtpSource::NewLC(unsigned int, unsigned int, unsigned long, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    69
	??1CMceDtmfCodec@@UAE@XZ @ 68 NONAME ; CMceDtmfCodec::~CMceDtmfCodec(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    70
	?AddStreamL@CMceStreamBundle@@QAEXAAVCMceMediaStream@@@Z @ 69 NONAME ; void CMceStreamBundle::AddStreamL(class CMceMediaStream &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    71
	?NewL@CMceFileSink@@SAPAV1@ABV?$TBuf@$0BAA@@@@Z @ 70 NONAME ; class CMceFileSink * CMceFileSink::NewL(class TBuf<256> const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    72
	?CloneL@CMceAmrWbCodec@@UBEPAVCMceAudioCodec@@XZ @ 71 NONAME ; class CMceAudioCodec * CMceAmrWbCodec::CloneL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    73
	?SetPTime@CMceDtmfCodec@@UAEHI@Z @ 72 NONAME ; int CMceDtmfCodec::SetPTime(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    74
	?NewLC@CMceFileSource@@SAPAV1@AAVCMceManager@@ABV?$TBuf@$0BAA@@@@Z @ 73 NONAME ; class CMceFileSource * CMceFileSource::NewLC(class CMceManager &, class TBuf<256> const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    75
	??1CMceiLBCCodec@@UAE@XZ @ 74 NONAME ; CMceiLBCCodec::~CMceiLBCCodec(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    76
	?RejectL@CMceInSession@@QAEXXZ @ 75 NONAME ; void CMceInSession::RejectL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    77
	?AssociatedSession@CMceRefer@@QBEPAVCMceSession@@XZ @ 76 NONAME ; class CMceSession * CMceRefer::AssociatedSession(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    78
	?SetModifierL@CMceSession@@QAEXKI@Z @ 77 NONAME ; void CMceSession::SetModifierL(unsigned long, unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    79
	?SetMMFPriorityPreferenceL@CMceCodec@@QAEXH@Z @ 78 NONAME ; void CMceCodec::SetMMFPriorityPreferenceL(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    80
	?SetAllowedResolutionsL@CMceAvcCodec@@UAEXI@Z @ 79 NONAME ; void CMceAvcCodec::SetAllowedResolutionsL(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    81
	?State@CMceSession@@QBE?AW4TState@1@XZ @ 80 NONAME ; enum CMceSession::TState CMceSession::State(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    82
	?SetPTime@CMceG711Codec@@UAEHI@Z @ 81 NONAME ; int CMceG711Codec::SetPTime(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    83
	?SetMaxBitrateL@CMceH263Codec@@UAEXI@Z @ 82 NONAME ; void CMceH263Codec::SetMaxBitrateL(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    84
	?SetInTransactionObserver@CMceManager@@QAEXPAVMMceInTransactionObserver@@@Z @ 83 NONAME ; void CMceManager::SetInTransactionObserver(class MMceInTransactionObserver *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    85
	?Events@CMceManager@@QBEABV?$RPointerArray@VCMceEvent@@@@XZ @ 84 NONAME ; class RPointerArray<class CMceEvent> const & CMceManager::Events(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    86
	?CloneL@CMceH263Codec@@UBEPAVCMceVideoCodec@@XZ @ 85 NONAME ; class CMceVideoCodec * CMceH263Codec::CloneL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    87
	?MaxBitRate@CMceVideoCodec@@QBEIXZ @ 86 NONAME ; unsigned int CMceVideoCodec::MaxBitRate(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    88
	?SetPayloadType@CMceCnCodec@@UAEHE@Z @ 87 NONAME ; int CMceCnCodec::SetPayloadType(unsigned char)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    89
	?SetCurrentMediaElementL@CMceFileSource@@QAEXIH@Z @ 88 NONAME ; void CMceFileSource::SetCurrentMediaElementL(unsigned int, int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    90
	?SetCodecMode@CMceG729Codec@@UAEHI@Z @ 89 NONAME ; int CMceG729Codec::SetCodecMode(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    91
	??1CMceH263Codec@@UAE@XZ @ 90 NONAME ; CMceH263Codec::~CMceH263Codec(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    92
	?EnableVAD@CMceiLBCCodec@@UAEHH@Z @ 91 NONAME ; int CMceiLBCCodec::EnableVAD(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    93
	?SetBitrate@CMceAvcCodec@@UAEHI@Z @ 92 NONAME ; int CMceAvcCodec::SetBitrate(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    94
	?Ssrc@CMceRtpSource@@QBEKXZ @ 93 NONAME ; unsigned long CMceRtpSource::Ssrc(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    95
	?Streams@CMceStreamBundle@@QAEABV?$RPointerArray@VCMceMediaStream@@@@XZ @ 94 NONAME ; class RPointerArray<class CMceMediaStream> const & CMceStreamBundle::Streams(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    96
	?SendRRL@CMceRtpSource@@QAEXXZ @ 95 NONAME ; void CMceRtpSource::SendRRL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    97
	?NewLC@CMceDisplaySink@@SAPAV1@AAVCMceManager@@@Z @ 96 NONAME ; class CMceDisplaySink * CMceDisplaySink::NewLC(class CMceManager &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    98
	?NewL@CMceOutEvent@@SAPAV1@AAVCMceEvent@@ABVTDesC8@@K@Z @ 97 NONAME ; class CMceOutEvent * CMceOutEvent::NewL(class CMceEvent &, class TDesC8 const &, unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    99
	??1CMceRtpSink@@UAE@XZ @ 98 NONAME ; CMceRtpSink::~CMceRtpSink(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   100
	?SetWhiteBalanceL@CMceCameraSource@@QAEXW4TWhiteBalance@CCamera@@@Z @ 99 NONAME ; void CMceCameraSource::SetWhiteBalanceL(enum CCamera::TWhiteBalance)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   101
	?SupportedVideoCodecs@CMceManager@@QBEABV?$RPointerArray@$$CBVCMceVideoCodec@@@@XZ @ 100 NONAME ; class RPointerArray<class CMceVideoCodec const > const & CMceManager::SupportedVideoCodecs(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   102
	?MediaAttributeLinesL@CMceMediaStream@@QAEPAVMDesC8Array@@XZ @ 101 NONAME ; class MDesC8Array * CMceMediaStream::MediaAttributeLinesL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   103
	?NewL@CMceOutRefer@@SAPAV1@AAVCMceSession@@ABVTDesC8@@W4TType@CMceRefer@@@Z @ 102 NONAME ; class CMceOutRefer * CMceOutRefer::NewL(class CMceSession &, class TDesC8 const &, enum CMceRefer::TType)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   104
	?ZoomFactorL@CMceCameraSource@@QAEHXZ @ 103 NONAME ; int CMceCameraSource::ZoomFactorL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   105
	?SetPayloadType@CMceiLBCCodec@@UAEHE@Z @ 104 NONAME ; int CMceiLBCCodec::SetPayloadType(unsigned char)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   106
	?EnableVAD@CMceCnCodec@@UAEHH@Z @ 105 NONAME ; int CMceCnCodec::EnableVAD(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   107
	?RemoveBundleL@CMceSession@@QAEXAAVCMceStreamBundle@@@Z @ 106 NONAME ; void CMceSession::RemoveBundleL(class CMceStreamBundle &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   108
	?Type@CMceCodec@@QBEIXZ @ 107 NONAME ; unsigned int CMceCodec::Type(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   109
	?SetSamplingFreq@CMceDtmfCodec@@UAEHI@Z @ 108 NONAME ; int CMceDtmfCodec::SetSamplingFreq(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   110
	?SetRoutingL@CMceSpeakerSink@@QAEXH@Z @ 109 NONAME ; void CMceSpeakerSink::SetRoutingL(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   111
	?SetMediaAttributeLinesL@CMceMediaStream@@QAEXPAVCDesC8Array@@@Z @ 110 NONAME ; void CMceMediaStream::SetMediaAttributeLinesL(class CDesC8Array *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   112
	??1CMceG729Codec@@UAE@XZ @ 111 NONAME ; CMceG729Codec::~CMceG729Codec(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   113
	?RemoveStreamL@CMceStreamBundle@@QAEXAAVCMceMediaStream@@@Z @ 112 NONAME ; void CMceStreamBundle::RemoveStreamL(class CMceMediaStream &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   114
	?SetRotationL@CMceDisplaySink@@QAEXW4TRotation@1@@Z @ 113 NONAME ; void CMceDisplaySink::SetRotationL(enum CMceDisplaySink::TRotation)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   115
	?SetCodecMode@CMceAvcCodec@@UAEHI@Z @ 114 NONAME ; int CMceAvcCodec::SetCodecMode(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   116
	?SessionTimer@CMceSession@@QBEKXZ @ 115 NONAME ; unsigned long CMceSession::SessionTimer(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   117
	?CloneL@CMceRedCodec@@UBEPAVCMceAudioCodec@@XZ @ 116 NONAME ; class CMceAudioCodec * CMceRedCodec::CloneL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   118
	?FrameSize@CMceCodec@@QBEIXZ @ 117 NONAME ; unsigned int CMceCodec::FrameSize(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   119
	?NewLC@CMceVideoStream@@SAPAV1@XZ @ 118 NONAME ; class CMceVideoStream * CMceVideoStream::NewLC(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   120
	?SetSamplingFreq@CMceG711Codec@@UAEHI@Z @ 119 NONAME ; int CMceG711Codec::SetSamplingFreq(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   121
	?EnableL@CMceSpeakerSink@@UAEXXZ @ 120 NONAME ; void CMceSpeakerSink::EnableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   122
	?EnableVAD@CMceG729Codec@@UAEHH@Z @ 121 NONAME ; int CMceG729Codec::EnableVAD(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   123
	?Profile@CMceSession@@QBEKXZ @ 122 NONAME ; unsigned long CMceSession::Profile(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   124
	??1CMceRedCodec@@UAE@XZ @ 123 NONAME ; CMceRedCodec::~CMceRedCodec(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   125
	?SetAllowedBitrates@CMceiLBCCodec@@UAEHI@Z @ 124 NONAME ; int CMceiLBCCodec::SetAllowedBitrates(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   126
	??1CMceInRefer@@UAE@XZ @ 125 NONAME ; CMceInRefer::~CMceInRefer(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   127
	?TranscodingProgressL@CMceFileSource@@QBEHXZ @ 126 NONAME ; int CMceFileSource::TranscodingProgressL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   128
	?RemoveSinkL@CMceMediaStream@@QAEXAAVCMceMediaSink@@@Z @ 127 NONAME ; void CMceMediaStream::RemoveSinkL(class CMceMediaSink &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   129
	?BoundStream@CMceMediaStream@@QBEHXZ @ 128 NONAME ; int CMceMediaStream::BoundStream(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   130
	?State@CMceEvent@@QBE?AW4TState@1@XZ @ 129 NONAME ; enum CMceEvent::TState CMceEvent::State(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   131
	??1CMceCameraSource@@UAE@XZ @ 130 NONAME ; CMceCameraSource::~CMceCameraSource(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   132
	?SetPositionL@CMceFileSource@@QAEXABVTTimeIntervalMicroSeconds@@@Z @ 131 NONAME ; void CMceFileSource::SetPositionL(class TTimeIntervalMicroSeconds const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   133
	?SetSamplingFreq@CMceAmrCodec@@UAEHI@Z @ 132 NONAME ; int CMceAmrCodec::SetSamplingFreq(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   134
	?SetPayloadType@CMceG729Codec@@UAEHE@Z @ 133 NONAME ; int CMceG729Codec::SetPayloadType(unsigned char)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   135
	?SetMaxBitrateL@CMceAvcCodec@@UAEXI@Z @ 134 NONAME ; void CMceAvcCodec::SetMaxBitrateL(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   136
	?DisableL@CMceSpeakerSink@@UAEXXZ @ 135 NONAME ; void CMceSpeakerSink::DisableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   137
	?SetVolumeL@CMceSpeakerSink@@QAEXH@Z @ 136 NONAME ; void CMceSpeakerSink::SetVolumeL(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   138
	?SetBitrate@CMceAmrCodec@@UAEHI@Z @ 137 NONAME ; int CMceAmrCodec::SetBitrate(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   139
	?EnableSsrcL@CMceRtpSource@@QAEXI@Z @ 138 NONAME ; void CMceRtpSource::EnableSsrcL(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   140
	?SetBitrate@CMceCnCodec@@UAEHI@Z @ 139 NONAME ; int CMceCnCodec::SetBitrate(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   141
	?NewL@CMceAvcCodec@@SAPAV1@V?$TBuf8@$0BE@@@@Z @ 140 NONAME ; class CMceAvcCodec * CMceAvcCodec::NewL(class TBuf8<20>)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   142
	?CloneL@CMceG729Codec@@UBEPAVCMceAudioCodec@@XZ @ 141 NONAME ; class CMceAudioCodec * CMceG729Codec::CloneL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   143
	??1CMceMediaStream@@UAE@XZ @ 142 NONAME ; CMceMediaStream::~CMceMediaStream(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   144
	?SetDefaultHeadersL@CMceManager@@QAEXPAVCDesC8Array@@0@Z @ 143 NONAME ; void CMceManager::SetDefaultHeadersL(class CDesC8Array *, class CDesC8Array *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   145
	?EnableL@CMceRtpSink@@UAEXXZ @ 144 NONAME ; void CMceRtpSink::EnableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   146
	?NewLC@CMceRtpSink@@SAPAV1@XZ @ 145 NONAME ; class CMceRtpSink * CMceRtpSink::NewLC(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   147
	?SetAllowedBitrates@CMceG729Codec@@UAEHI@Z @ 146 NONAME ; int CMceG729Codec::SetAllowedBitrates(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   148
	?ExposureL@CMceCameraSource@@QAE?AW4TExposure@CCamera@@XZ @ 147 NONAME ; enum CCamera::TExposure CMceCameraSource::ExposureL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   149
	?SetCodecMode@CMceAmrCodec@@UAEHI@Z @ 148 NONAME ; int CMceAmrCodec::SetCodecMode(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   150
	?SetReferObserver@CMceManager@@QAEXPAVMMceReferObserver@@@Z @ 149 NONAME ; void CMceManager::SetReferObserver(class MMceReferObserver *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   151
	?SetCameraIndexL@CMceCameraSource@@QAEXH@Z @ 150 NONAME ; void CMceCameraSource::SetCameraIndexL(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   152
	?SetBitrate@CMceH263Codec@@UAEHI@Z @ 151 NONAME ; int CMceH263Codec::SetBitrate(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   153
	??1CMceFileSink@@UAE@XZ @ 152 NONAME ; CMceFileSink::~CMceFileSink(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   154
	?Originator@CMceEvent@@QBEABVTDesC8@@XZ @ 153 NONAME ; class TDesC8 const & CMceEvent::Originator(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   155
	?GainL@CMceMicSource@@QBEHXZ @ 154 NONAME ; int CMceMicSource::GainL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   156
	?SetRedPayloadTypesL@CMceRedCodec@@QAEXABV?$RArray@I@@@Z @ 155 NONAME ; void CMceRedCodec::SetRedPayloadTypesL(class RArray<unsigned int> const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   157
	?SetPTime@CMceiLBCCodec@@UAEHI@Z @ 156 NONAME ; int CMceiLBCCodec::SetPTime(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   158
	?CloneL@CMceiLBCCodec@@UBEPAVCMceAudioCodec@@XZ @ 157 NONAME ; class CMceAudioCodec * CMceiLBCCodec::CloneL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   159
	??1CMceVideoStream@@UAE@XZ @ 158 NONAME ; CMceVideoStream::~CMceVideoStream(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   160
	?DisableL@CMceRtpSink@@UAEXXZ @ 159 NONAME ; void CMceRtpSink::DisableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   161
	??1CMceSecureOutSession@@UAE@XZ @ 160 NONAME ; CMceSecureOutSession::~CMceSecureOutSession(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   162
	??1CMceMicSource@@UAE@XZ @ 161 NONAME ; CMceMicSource::~CMceMicSource(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   163
	?Resolution@CMceVideoCodec@@QBE?AVTSize@@XZ @ 162 NONAME ; class TSize CMceVideoCodec::Resolution(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   164
	?NewLC@CMceMicSource@@SAPAV1@XZ @ 163 NONAME ; class CMceMicSource * CMceMicSource::NewLC(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   165
	?CancelTranscodeL@CMceFileSource@@QAEXXZ @ 164 NONAME ; void CMceFileSource::CancelTranscodeL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   166
	?SetResolutionL@CMceAvcCodec@@UAEXVTSize@@@Z @ 165 NONAME ; void CMceAvcCodec::SetResolutionL(class TSize)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   167
	?ContrastL@CMceCameraSource@@QAEHXZ @ 166 NONAME ; int CMceCameraSource::ContrastL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   168
	?PriorityL@CMceDisplaySink@@QAEIXZ @ 167 NONAME ; unsigned int CMceDisplaySink::PriorityL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   169
	??1CMceManager@@UAE@XZ @ 168 NONAME ; CMceManager::~CMceManager(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   170
	?Recipient@CMceRefer@@QBEABVTDesC8@@XZ @ 169 NONAME ; class TDesC8 const & CMceRefer::Recipient(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   171
	?SetPTime@CMceG729Codec@@UAEHI@Z @ 170 NONAME ; int CMceG729Codec::SetPTime(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   172
	?SetMaxPTime@CMceAmrCodec@@UAEHI@Z @ 171 NONAME ; int CMceAmrCodec::SetMaxPTime(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   173
	?SetDisplay@CMceDisplaySink@@QAEXAAVRWindow@@AAVCWindowGc@@@Z @ 172 NONAME ; void CMceDisplaySink::SetDisplay(class RWindow &, class CWindowGc &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   174
	?NewL@CMceManager@@SAPAV1@ABVTUid@@PAVTMceTransactionDataContainer@@@Z @ 173 NONAME ; class CMceManager * CMceManager::NewL(class TUid const &, class TMceTransactionDataContainer *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   175
	?Streams@CMceSession@@QBEABV?$RPointerArray@VCMceMediaStream@@@@XZ @ 174 NONAME ; class RPointerArray<class CMceMediaStream> const & CMceSession::Streams(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   176
	??1CMceDisplaySink@@UAE@XZ @ 175 NONAME ; CMceDisplaySink::~CMceDisplaySink(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   177
	?SupportedVideoCodecs@CMceVideoStream@@QBEABV?$RPointerArray@$$CBVCMceVideoCodec@@@@XZ @ 176 NONAME ; class RPointerArray<class CMceVideoCodec const > const & CMceVideoStream::SupportedVideoCodecs(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   178
	?Sessions@CMceManager@@QBEABV?$RPointerArray@VCMceSession@@@@XZ @ 177 NONAME ; class RPointerArray<class CMceSession> const & CMceManager::Sessions(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   179
	??0TMceTransactionDataContainer@@QAE@XZ @ 178 NONAME ; TMceTransactionDataContainer::TMceTransactionDataContainer(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   180
	?SetFrameRateL@CMceAvcCodec@@UAEXN@Z @ 179 NONAME ; void CMceAvcCodec::SetFrameRateL(double)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   181
	?ConnectionActive@CMceSession@@QBEHXZ @ 180 NONAME ; int CMceSession::ConnectionActive(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   182
	?RemoveCodecL@CMceAudioStream@@QAEXAAVCMceAudioCodec@@@Z @ 181 NONAME ; void CMceAudioStream::RemoveCodecL(class CMceAudioCodec &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   183
	?SetPriorityL@CMceDisplaySink@@QAEXI@Z @ 182 NONAME ; void CMceDisplaySink::SetPriorityL(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   184
	?CloneL@CMceAmrCodec@@UBEPAVCMceAudioCodec@@XZ @ 183 NONAME ; class CMceAudioCodec * CMceAmrCodec::CloneL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   185
	?NewL@CMceOutSession@@SAPAV1@AAVCMceManager@@KABVTDesC8@@1PAVCDesC8Array@@@Z @ 184 NONAME ; class CMceOutSession * CMceOutSession::NewL(class CMceManager &, unsigned long, class TDesC8 const &, class TDesC8 const &, class CDesC8Array *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   186
	?SetPayloadType@CMceRedCodec@@UAEHE@Z @ 185 NONAME ; int CMceRedCodec::SetPayloadType(unsigned char)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   187
	?NewL@CMceH263Codec@@SAPAV1@V?$TBuf8@$0BE@@@@Z @ 186 NONAME ; class CMceH263Codec * CMceH263Codec::NewL(class TBuf8<20>)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   188
	?CloneL@CMceAvcCodec@@UBEPAVCMceVideoCodec@@XZ @ 187 NONAME ; class CMceVideoCodec * CMceAvcCodec::CloneL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   189
	?Type@CMceStreamBundle@@QBE?AW4TMceStreamBundleType@1@XZ @ 188 NONAME ; enum CMceStreamBundle::TMceStreamBundleType CMceStreamBundle::Type(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   190
	?NewL@CMceOutSession@@SAPAV1@AAVCMceManager@@AAVCSIPProfile@@ABVTDesC8@@PAVHBufC8@@@Z @ 189 NONAME ; class CMceOutSession * CMceOutSession::NewL(class CMceManager &, class CSIPProfile &, class TDesC8 const &, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   191
	??1CMceAudioStream@@UAE@XZ @ 190 NONAME ; CMceAudioStream::~CMceAudioStream(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   192
	?SetSamplingFreq@CMceiLBCCodec@@UAEHI@Z @ 191 NONAME ; int CMceiLBCCodec::SetSamplingFreq(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   193
	?LocalMediaPort@CMceMediaStream@@QBEIXZ @ 192 NONAME ; unsigned int CMceMediaStream::LocalMediaPort(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   194
	?InitializeL@CMceFcMsgExchange@@QAEXAAVCMceSession@@HAAVMMceFcMsgObserver@@@Z @ 193 NONAME ; void CMceFcMsgExchange::InitializeL(class CMceSession &, int, class MMceFcMsgObserver &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   195
	?NewL@CMceAudioStream@@SAPAV1@XZ @ 194 NONAME ; class CMceAudioStream * CMceAudioStream::NewL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   196
	?Sinks@CMceMediaStream@@QBEABV?$RPointerArray@VCMceMediaSink@@@@XZ @ 195 NONAME ; class RPointerArray<class CMceMediaSink> const & CMceMediaStream::Sinks(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   197
	?SetResolutionL@CMceH263Codec@@UAEXVTSize@@@Z @ 196 NONAME ; void CMceH263Codec::SetResolutionL(class TSize)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   198
	?NewL@CMceSpeakerSink@@SAPAV1@XZ @ 197 NONAME ; class CMceSpeakerSink * CMceSpeakerSink::NewL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   199
	?DisplayRectL@CMceDisplaySink@@QAE?BVTRect@@XZ @ 198 NONAME ; class TRect const CMceDisplaySink::DisplayRectL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   200
	?SetDigitalZoomFactorL@CMceCameraSource@@QAEXH@Z @ 199 NONAME ; void CMceCameraSource::SetDigitalZoomFactorL(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   201
	?SetBrightnessL@CMceCameraSource@@QAEXH@Z @ 200 NONAME ; void CMceCameraSource::SetBrightnessL(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   202
	?NewL@CMceStreamBundle@@SAPAV1@W4TMceStreamBundleType@1@@Z @ 201 NONAME ; class CMceStreamBundle * CMceStreamBundle::NewL(enum CMceStreamBundle::TMceStreamBundleType)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   203
	?NewL@CMceOutRefer@@SAPAV1@AAVCMceRefer@@ABVTDesC8@@W4TType@2@@Z @ 202 NONAME ; class CMceOutRefer * CMceOutRefer::NewL(class CMceRefer &, class TDesC8 const &, enum CMceRefer::TType)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   204
	?SetSamplingFreq@CMceCnCodec@@UAEHI@Z @ 203 NONAME ; int CMceCnCodec::SetSamplingFreq(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   205
	?AcceptL@CMceInSession@@QAEXABVTDesC8@@KPAVCDesC8Array@@PAVHBufC8@@2@Z @ 204 NONAME ; void CMceInSession::AcceptL(class TDesC8 const &, unsigned long, class CDesC8Array *, class HBufC8 *, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   206
	??1CMceSecureInSession@@UAE@XZ @ 205 NONAME ; CMceSecureInSession::~CMceSecureInSession(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   207
	?SetEventObserver@CMceManager@@QAEXPAVMMceEventObserver@@@Z @ 206 NONAME ; void CMceManager::SetEventObserver(class MMceEventObserver *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   208
	?AddSinkL@CMceMediaStream@@QAEXPAVCMceMediaSink@@@Z @ 207 NONAME ; void CMceMediaStream::AddSinkL(class CMceMediaSink *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   209
	?NewL@CMceRtpSink@@SAPAV1@HPAVHBufC8@@@Z @ 208 NONAME ; class CMceRtpSink * CMceRtpSink::NewL(int, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   210
	?ServiceType@CMceSession@@QBEKXZ @ 209 NONAME ; unsigned long CMceSession::ServiceType(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   211
	?CodecMode@CMceCodec@@QBEIXZ @ 210 NONAME ; unsigned int CMceCodec::CodecMode(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   212
	?DigitalZoomFactorL@CMceCameraSource@@QAEHXZ @ 211 NONAME ; int CMceCameraSource::DigitalZoomFactorL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   213
	?BindL@CMceMediaStream@@QAEXPAV1@@Z @ 212 NONAME ; void CMceMediaStream::BindL(class CMceMediaStream *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   214
	?SetFastForwardL@CMceFileSource@@QAEXH@Z @ 213 NONAME ; void CMceFileSource::SetFastForwardL(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   215
	?SupportedAudioCodecs@CMceManager@@QBEABV?$RPointerArray@$$CBVCMceAudioCodec@@@@XZ @ 214 NONAME ; class RPointerArray<class CMceAudioCodec const > const & CMceManager::SupportedAudioCodecs(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   216
	?SetSamplingFreq@CMceG729Codec@@UAEHI@Z @ 215 NONAME ; int CMceG729Codec::SetSamplingFreq(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   217
	?SendSRL@CMceRtpSink@@QAEXXZ @ 216 NONAME ; void CMceRtpSink::SendSRL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   218
	?NewLC@CMceAvcCodec@@SAPAV1@V?$TBuf8@$0BE@@@@Z @ 217 NONAME ; class CMceAvcCodec * CMceAvcCodec::NewLC(class TBuf8<20>)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   219
	??1CMceOutRefer@@UAE@XZ @ 218 NONAME ; CMceOutRefer::~CMceOutRefer(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   220
	?DisableL@CMceFileSource@@UAEXXZ @ 219 NONAME ; void CMceFileSource::DisableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   221
	?AllowedBitrates@CMceCodec@@QBEIXZ @ 220 NONAME ; unsigned int CMceCodec::AllowedBitrates(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   222
	?ConfigKeyL@CMceVideoCodec@@QBEPAVHBufC8@@XZ @ 221 NONAME ; class HBufC8 * CMceVideoCodec::ConfigKeyL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   223
	?AllowedFrameRates@CMceVideoCodec@@QBEIXZ @ 222 NONAME ; unsigned int CMceVideoCodec::AllowedFrameRates(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   224
	?SetGainL@CMceMicSource@@QAEXH@Z @ 223 NONAME ; void CMceMicSource::SetGainL(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   225
	?SetCodecMode@CMceCnCodec@@UAEHI@Z @ 224 NONAME ; int CMceCnCodec::SetCodecMode(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   226
	?EventHeader@CMceEvent@@QBEABVTDesC8@@XZ @ 225 NONAME ; class TDesC8 const & CMceEvent::EventHeader(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   227
	?SetPTime@CMceCnCodec@@UAEHI@Z @ 226 NONAME ; int CMceCnCodec::SetPTime(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   228
	?IsEnabled@CMceMediaStream@@QBEHXZ @ 227 NONAME ; int CMceMediaStream::IsEnabled(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   229
	?BrightnessL@CMceCameraSource@@QAEHXZ @ 228 NONAME ; int CMceCameraSource::BrightnessL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   230
	?AssociatedEventsL@CMceRefer@@QBEPAV?$RPointerArray@VCMceEvent@@@@XZ @ 229 NONAME ; class RPointerArray<class CMceEvent> * CMceRefer::AssociatedEventsL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   231
	?SetBitrate@CMceDtmfCodec@@UAEHI@Z @ 230 NONAME ; int CMceDtmfCodec::SetBitrate(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   232
	?Bitrate@CMceCodec@@QBEIXZ @ 231 NONAME ; unsigned int CMceCodec::Bitrate(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   233
	??1CMceMediaSink@@UAE@XZ @ 232 NONAME ; CMceMediaSink::~CMceMediaSink(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   234
	?SetAllowedBitrates@CMceRedCodec@@UAEHI@Z @ 233 NONAME ; int CMceRedCodec::SetAllowedBitrates(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   235
	??1CMceAvcCodec@@UAE@XZ @ 234 NONAME ; CMceAvcCodec::~CMceAvcCodec(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   236
	?AssociatedSession@CMceEvent@@QBEPAVCMceSession@@XZ @ 235 NONAME ; class CMceSession * CMceEvent::AssociatedSession(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   237
	?SetBitrate@CMceG711Codec@@UAEHI@Z @ 236 NONAME ; int CMceG711Codec::SetBitrate(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   238
	?CamerasAvailable@CMceCameraSource@@QBEHXZ @ 237 NONAME ; int CMceCameraSource::CamerasAvailable(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   239
	??1CMceOutSession@@UAE@XZ @ 238 NONAME ; CMceOutSession::~CMceOutSession(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   240
	?SetPTime@CMceAmrCodec@@UAEHI@Z @ 239 NONAME ; int CMceAmrCodec::SetPTime(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   241
	?State@CMceCodec@@QBE?AW4TState@1@XZ @ 240 NONAME ; enum CMceCodec::TState CMceCodec::State(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   242
	?NewL@CMceOutEvent@@SAPAV1@AAVCMceManager@@AAVCSIPProfile@@ABVTDesC8@@2KPAVHBufC8@@@Z @ 241 NONAME ; class CMceOutEvent * CMceOutEvent::NewL(class CMceManager &, class CSIPProfile &, class TDesC8 const &, class TDesC8 const &, unsigned long, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   243
	?Refers@CMceManager@@QBEABV?$RPointerArray@VCMceRefer@@@@XZ @ 242 NONAME ; class RPointerArray<class CMceRefer> const & CMceManager::Refers(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   244
	?Ssrcs@CMceRtpSource@@QBEABV?$RArray@I@@XZ @ 243 NONAME ; class RArray<unsigned int> const & CMceRtpSource::Ssrcs(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   245
	??1CMceRtpSource@@UAE@XZ @ 244 NONAME ; CMceRtpSource::~CMceRtpSource(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   246
	?DisableSsrcL@CMceRtpSource@@QAEXI@Z @ 245 NONAME ; void CMceRtpSource::DisableSsrcL(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   247
	?RespondL@CMceInSession@@QAEXABVTDesC8@@KPAVCDesC8Array@@PAVHBufC8@@2@Z @ 246 NONAME ; void CMceInSession::RespondL(class TDesC8 const &, unsigned long, class CDesC8Array *, class HBufC8 *, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   248
	?NewL@CMceOutRefer@@SAPAV1@AAVCMceEvent@@ABVTDesC8@@W4TType@CMceRefer@@@Z @ 247 NONAME ; class CMceOutRefer * CMceOutRefer::NewL(class CMceEvent &, class TDesC8 const &, enum CMceRefer::TType)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   249
	?TerminateL@CMceSession@@QAEXPAVCDesC8Array@@PAVHBufC8@@1@Z @ 248 NONAME ; void CMceSession::TerminateL(class CDesC8Array *, class HBufC8 *, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   250
	?Type@CMceMediaStream@@QBEIXZ @ 249 NONAME ; unsigned int CMceMediaStream::Type(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   251
	?DisableL@CMceMicSource@@UAEXXZ @ 250 NONAME ; void CMceMicSource::DisableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   252
	?SetMediaObserver@CMceManager@@QAEXPAVMMceStreamObserver@@@Z @ 251 NONAME ; void CMceManager::SetMediaObserver(class MMceStreamObserver *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   253
	?SetStandByTimerL@CMceCodec@@QAEXK@Z @ 252 NONAME ; void CMceCodec::SetStandByTimerL(unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   254
	?SetAllowedFrameRatesL@CMceH263Codec@@UAEXI@Z @ 253 NONAME ; void CMceH263Codec::SetAllowedFrameRatesL(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   255
	?NewL@CMceRtpSink@@SAPAV1@XZ @ 254 NONAME ; class CMceRtpSink * CMceRtpSink::NewL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   256
	?Session@CMceMediaStream@@QBEPAVCMceSession@@XZ @ 255 NONAME ; class CMceSession * CMceMediaStream::Session(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   257
	?SetSessionObserver@CMceManager@@QAEXPAVMMceSessionObserver@@@Z @ 256 NONAME ; void CMceManager::SetSessionObserver(class MMceSessionObserver *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   258
	?NewL@CMceMicSource@@SAPAV1@XZ @ 257 NONAME ; class CMceMicSource * CMceMicSource::NewL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   259
	?EnableVAD@CMceRedCodec@@UAEHH@Z @ 258 NONAME ; int CMceRedCodec::EnableVAD(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   260
	??1CMceInEvent@@UAE@XZ @ 259 NONAME ; CMceInEvent::~CMceInEvent(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   261
	?Originator@CMceSession@@QBEABVTDesC8@@XZ @ 260 NONAME ; class TDesC8 const & CMceSession::Originator(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   262
	?SetKeepAliveTimerL@CMceCodec@@QAEXE@Z @ 261 NONAME ; void CMceCodec::SetKeepAliveTimerL(unsigned char)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   263
	?SetConfigKeyL@CMceAvcCodec@@UAEXABVTDesC8@@@Z @ 262 NONAME ; void CMceAvcCodec::SetConfigKeyL(class TDesC8 const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   264
	?SetSourceL@CMceMediaStream@@QAEXPAVCMceMediaSource@@@Z @ 263 NONAME ; void CMceMediaStream::SetSourceL(class CMceMediaSource *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   265
	?NewL@CMceVideoStream@@SAPAV1@XZ @ 264 NONAME ; class CMceVideoStream * CMceVideoStream::NewL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   266
	?SetFastRewindL@CMceFileSource@@QAEXH@Z @ 265 NONAME ; void CMceFileSource::SetFastRewindL(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   267
	?RemoveCodecL@CMceVideoStream@@QAEXAAVCMceVideoCodec@@@Z @ 266 NONAME ; void CMceVideoStream::RemoveCodecL(class CMceVideoCodec &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   268
	?DefaultHeadersL@CMceManager@@QBEPAVCDesC8Array@@ABVTDesC8@@@Z @ 267 NONAME ; class CDesC8Array * CMceManager::DefaultHeadersL(class TDesC8 const &) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   269
	?EnableL@CMceDisplaySink@@UAEXXZ @ 268 NONAME ; void CMceDisplaySink::EnableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   270
	?SdpName@CMceCodec@@QBEABVTDesC8@@XZ @ 269 NONAME ; class TDesC8 const & CMceCodec::SdpName(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   271
	?NewL@CMceFileSource@@SAPAV1@AAVCMceManager@@ABV?$TBuf@$0BAA@@@@Z @ 270 NONAME ; class CMceFileSource * CMceFileSource::NewL(class CMceManager &, class TBuf<256> const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   272
	?DisableInactivityTimerL@CMceRtpSource@@QAEXXZ @ 271 NONAME ; void CMceRtpSource::DisableInactivityTimerL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   273
	?UpdateL@CMceFileSource@@QAEXABV?$TBuf@$0BAA@@@@Z @ 272 NONAME ; void CMceFileSource::UpdateL(class TBuf<256> const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   274
	?RespondL@CMceInEvent@@QAEXABVTDesC8@@KPAVCDesC8Array@@PAVHBufC8@@2@Z @ 273 NONAME ; void CMceInEvent::RespondL(class TDesC8 const &, unsigned long, class CDesC8Array *, class HBufC8 *, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   275
	?SetCodecMode@CMceH263Codec@@UAEHI@Z @ 274 NONAME ; int CMceH263Codec::SetCodecMode(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   276
	?MaxGainL@CMceMicSource@@QBEHXZ @ 275 NONAME ; int CMceMicSource::MaxGainL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   277
	?EnableL@CMceMicSource@@UAEXXZ @ 276 NONAME ; void CMceMicSource::EnableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   278
	?UpdateL@CMceOutEvent@@QAEXKPAVCDesC8Array@@PAVHBufC8@@1@Z @ 277 NONAME ; void CMceOutEvent::UpdateL(unsigned long, class CDesC8Array *, class HBufC8 *, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   279
	?NewLC@CMceCameraSource@@SAPAV1@AAVCMceManager@@@Z @ 278 NONAME ; class CMceCameraSource * CMceCameraSource::NewLC(class CMceManager &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   280
	?SendResponseL@CMceSession@@QAEXKABVTDesC8@@KPAVCDesC8Array@@PAVHBufC8@@2@Z @ 279 NONAME ; void CMceSession::SendResponseL(unsigned long, class TDesC8 const &, unsigned long, class CDesC8Array *, class HBufC8 *, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   281
	?GetContent@TMceTransactionDataContainer@@QAEPAVHBufC8@@XZ @ 280 NONAME ; class HBufC8 * TMceTransactionDataContainer::GetContent(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   282
	?DisableL@CMceDisplaySink@@UAEXXZ @ 281 NONAME ; void CMceDisplaySink::DisableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   283
	?PayloadType@CMceCodec@@QBEEXZ @ 282 NONAME ; unsigned char CMceCodec::PayloadType(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   284
	?TerminateL@CMceEvent@@QAEXPAVCDesC8Array@@PAVHBufC8@@1@Z @ 283 NONAME ; void CMceEvent::TerminateL(class CDesC8Array *, class HBufC8 *, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   285
	?AcceptL@CMceInRefer@@QAEPAVCMceInEvent@@XZ @ 284 NONAME ; class CMceInEvent * CMceInRefer::AcceptL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   286
	?SetZoomFactorL@CMceCameraSource@@QAEXH@Z @ 285 NONAME ; void CMceCameraSource::SetZoomFactorL(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   287
	?CancelL@CMceOutSession@@QAEXXZ @ 286 NONAME ; void CMceOutSession::CancelL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   288
	?AddCodecL@CMceAudioStream@@QAEXPAVCMceAudioCodec@@@Z @ 287 NONAME ; void CMceAudioStream::AddCodecL(class CMceAudioCodec *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   289
	??1CMceAmrWbCodec@@UAE@XZ @ 288 NONAME ; CMceAmrWbCodec::~CMceAmrWbCodec(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   290
	?CloneL@CMceG711Codec@@UBEPAVCMceAudioCodec@@XZ @ 289 NONAME ; class CMceAudioCodec * CMceG711Codec::CloneL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   291
	?Codecs@CMceAudioStream@@QAEABV?$RPointerArray@VCMceAudioCodec@@@@XZ @ 290 NONAME ; class RPointerArray<class CMceAudioCodec> const & CMceAudioStream::Codecs(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   292
	??1CMceMediaSource@@UAE@XZ @ 291 NONAME ; CMceMediaSource::~CMceMediaSource(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   293
	?MediaElementCountL@CMceFileSource@@QBEHI@Z @ 292 NONAME ; int CMceFileSource::MediaElementCountL(unsigned int) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   294
	?RejectL@CMceInRefer@@QAEXXZ @ 293 NONAME ; void CMceInRefer::RejectL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   295
	?UpdateL@CMceSession@@QAEXKPAVCDesC8Array@@PAVHBufC8@@10@Z @ 294 NONAME ; void CMceSession::UpdateL(unsigned long, class CDesC8Array *, class HBufC8 *, class HBufC8 *, class CDesC8Array *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   296
	?SetDisplayRectL@CMceDisplaySink@@QAEXABVTRect@@@Z @ 295 NONAME ; void CMceDisplaySink::SetDisplayRectL(class TRect const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   297
	?GetHeaders@TMceTransactionDataContainer@@QAEPAVCDesC8Array@@XZ @ 296 NONAME ; class CDesC8Array * TMceTransactionDataContainer::GetHeaders(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   298
	??1CMceCnCodec@@UAE@XZ @ 297 NONAME ; CMceCnCodec::~CMceCnCodec(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   299
	?AssociatedRefersL@CMceRefer@@QBEPAV?$RPointerArray@VCMceRefer@@@@XZ @ 298 NONAME ; class RPointerArray<class CMceRefer> * CMceRefer::AssociatedRefersL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   300
	??1CMceFileSource@@UAE@XZ @ 299 NONAME ; CMceFileSource::~CMceFileSource(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   301
	?EnableL@CMceCameraSource@@UAEXXZ @ 300 NONAME ; void CMceCameraSource::EnableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   302
	?SetBitrate@CMceiLBCCodec@@UAEHI@Z @ 301 NONAME ; int CMceiLBCCodec::SetBitrate(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   303
	?Codecs@CMceVideoStream@@QAEABV?$RPointerArray@VCMceVideoCodec@@@@XZ @ 302 NONAME ; class RPointerArray<class CMceVideoCodec> const & CMceVideoStream::Codecs(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   304
	?SetServiceTypeL@CMceSession@@QAEXK@Z @ 303 NONAME ; void CMceSession::SetServiceTypeL(unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   305
	?NewL@CMceOutSession@@SAPAV1@AAVCMceRefer@@@Z @ 304 NONAME ; class CMceOutSession * CMceOutSession::NewL(class CMceRefer &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   306
	?SetPayloadType@CMceH263Codec@@UAEHE@Z @ 305 NONAME ; int CMceH263Codec::SetPayloadType(unsigned char)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   307
	?BoundStreamL@CMceMediaStream@@QBEAAV1@XZ @ 306 NONAME ; class CMceMediaStream & CMceMediaStream::BoundStreamL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   308
	?RotationL@CMceDisplaySink@@QAE?AW4TRotation@1@XZ @ 307 NONAME ; enum CMceDisplaySink::TRotation CMceDisplaySink::RotationL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   309
	?SetMaxPTime@CMceDtmfCodec@@UAEHI@Z @ 308 NONAME ; int CMceDtmfCodec::SetMaxPTime(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   310
	?GetStatusCode@TMceTransactionDataContainer@@QAEHXZ @ 309 NONAME ; int TMceTransactionDataContainer::GetStatusCode(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   311
	?AssociatedRefersL@CMceSession@@QBEPAV?$RPointerArray@VCMceRefer@@@@XZ @ 310 NONAME ; class RPointerArray<class CMceRefer> * CMceSession::AssociatedRefersL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   312
	?NewLC@CMceH263Codec@@SAPAV1@V?$TBuf8@$0BE@@@@Z @ 311 NONAME ; class CMceH263Codec * CMceH263Codec::NewLC(class TBuf8<20>)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   313
	?MediaAttributeLinesL@CMceFcMsgExchange@@QAEPAVMDesC8Array@@AAVCMceSession@@@Z @ 312 NONAME ; class MDesC8Array * CMceFcMsgExchange::MediaAttributeLinesL(class CMceSession &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   314
	?NewLC@CMceFileSink@@SAPAV1@ABV?$TBuf@$0BAA@@@@Z @ 313 NONAME ; class CMceFileSink * CMceFileSink::NewLC(class TBuf<256> const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   315
	?RoutingL@CMceSpeakerSink@@QBEHXZ @ 314 NONAME ; int CMceSpeakerSink::RoutingL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   316
	?NewL@CMceOutSession@@SAPAV1@AAVCMceEvent@@@Z @ 315 NONAME ; class CMceOutSession * CMceOutSession::NewL(class CMceEvent &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   317
	?State@CMceRefer@@QBE?AW4TState@1@XZ @ 316 NONAME ; enum CMceRefer::TState CMceRefer::State(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   318
	?SetSamplingFreq@CMceRedCodec@@UAEHI@Z @ 317 NONAME ; int CMceRedCodec::SetSamplingFreq(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   319
	?SetAllowedFrameRatesL@CMceAvcCodec@@UAEXI@Z @ 318 NONAME ; void CMceAvcCodec::SetAllowedFrameRatesL(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   320
	?FourCC@CMceCodec@@QBEKXZ @ 319 NONAME ; unsigned long CMceCodec::FourCC(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   321
	?AssociatedEventsL@CMceEvent@@QBEPAV?$RPointerArray@VCMceEvent@@@@XZ @ 320 NONAME ; class RPointerArray<class CMceEvent> * CMceEvent::AssociatedEventsL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   322
	?PositionL@CMceFileSource@@QBE?AVTTimeIntervalMicroSeconds@@XZ @ 321 NONAME ; class TTimeIntervalMicroSeconds CMceFileSource::PositionL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   323
	?SetMaxPTime@CMceG711Codec@@UAEHI@Z @ 322 NONAME ; int CMceG711Codec::SetMaxPTime(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   324
	?Originator@CMceRefer@@QBEABVTDesC8@@XZ @ 323 NONAME ; class TDesC8 const & CMceRefer::Originator(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   325
	?SetBitrate@CMceRedCodec@@UAEHI@Z @ 324 NONAME ; int CMceRedCodec::SetBitrate(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   326
	?DisableL@CMceRtpSource@@UAEXXZ @ 325 NONAME ; void CMceRtpSource::DisableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   327
	?SetPayloadType@CMceAvcCodec@@UAEHE@Z @ 326 NONAME ; int CMceAvcCodec::SetPayloadType(unsigned char)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   328
	?NewL@CMceCameraSource@@SAPAV1@AAVCMceManager@@@Z @ 327 NONAME ; class CMceCameraSource * CMceCameraSource::NewL(class CMceManager &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   329
	?RespondL@CMceInRefer@@QAEPAVCMceInEvent@@ABVTDesC8@@KPAVCDesC8Array@@PAVHBufC8@@2@Z @ 328 NONAME ; class CMceInEvent * CMceInRefer::RespondL(class TDesC8 const &, unsigned long, class CDesC8Array *, class HBufC8 *, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   330
	?SetAllowedBitrates@CMceH263Codec@@UAEHI@Z @ 329 NONAME ; int CMceH263Codec::SetAllowedBitrates(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   331
	?MMFPriority@CMceCodec@@QBEHXZ @ 330 NONAME ; int CMceCodec::MMFPriority(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   332
	?FrameRate@CMceVideoCodec@@QBENXZ @ 331 NONAME ; double CMceVideoCodec::FrameRate(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   333
	?SetBitrate@CMceG729Codec@@UAEHI@Z @ 332 NONAME ; int CMceG729Codec::SetBitrate(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   334
	?GetContentHeaders@TMceTransactionDataContainer@@QAEPAVCDesC8Array@@XZ @ 333 NONAME ; class CDesC8Array * TMceTransactionDataContainer::GetContentHeaders(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   335
	?NewL@CMceRtpSource@@SAPAV1@IIKPAVHBufC8@@@Z @ 334 NONAME ; class CMceRtpSource * CMceRtpSource::NewL(unsigned int, unsigned int, unsigned long, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   336
	?EstablishL@CMceOutSession@@QAEXKPAVCDesC8Array@@PAVHBufC8@@10@Z @ 335 NONAME ; void CMceOutSession::EstablishL(unsigned long, class CDesC8Array *, class HBufC8 *, class HBufC8 *, class CDesC8Array *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   337
	?EnableInactivityTimerL@CMceRtpSource@@QAEXK@Z @ 336 NONAME ; void CMceRtpSource::EnableInactivityTimerL(unsigned long)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   338
	?ReferTo@CMceRefer@@QBEABVTDesC8@@XZ @ 337 NONAME ; class TDesC8 const & CMceRefer::ReferTo(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   339
	?MMFPriorityPreference@CMceCodec@@QBEHXZ @ 338 NONAME ; int CMceCodec::MMFPriorityPreference(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   340
	?SetCodecMode@CMceRedCodec@@UAEHI@Z @ 339 NONAME ; int CMceRedCodec::SetCodecMode(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   341
	?SetDisplayIndexL@CMceDisplaySink@@QAEXH@Z @ 340 NONAME ; void CMceDisplaySink::SetDisplayIndexL(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   342
	?MaxVolumeL@CMceSpeakerSink@@QBEHXZ @ 341 NONAME ; int CMceSpeakerSink::MaxVolumeL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   343
	?RedPayloadTypesL@CMceRedCodec@@QAEXAAV?$RArray@I@@@Z @ 342 NONAME ; void CMceRedCodec::RedPayloadTypesL(class RArray<unsigned int> &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   344
	?Preference@CMceCodec@@QBEHXZ @ 343 NONAME ; int CMceCodec::Preference(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   345
	?KeepAliveTimer@CMceCodec@@QBEEXZ @ 344 NONAME ; unsigned char CMceCodec::KeepAliveTimer(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   346
	?SendRequestL@CMceSession@@QAEKABVTDesC8@@PAVCDesC8Array@@PAVHBufC8@@2@Z @ 345 NONAME ; unsigned long CMceSession::SendRequestL(class TDesC8 const &, class CDesC8Array *, class HBufC8 *, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   347
	?SetDtmfObserver@CMceManager@@QAEXPAVMMceDtmfObserver@@@Z @ 346 NONAME ; void CMceManager::SetDtmfObserver(class MMceDtmfObserver *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   348
	?DurationL@CMceFileSource@@QBE?AVTTimeIntervalMicroSeconds@@XZ @ 347 NONAME ; class TTimeIntervalMicroSeconds CMceFileSource::DurationL(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   349
	??1CMceInSession@@UAE@XZ @ 348 NONAME ; CMceInSession::~CMceInSession(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   350
	?SendL@CMceFcMsgExchange@@QAEXAAVCMceSession@@PAVHBufC8@@@Z @ 349 NONAME ; void CMceFcMsgExchange::SendL(class CMceSession &, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   351
	?EnableL@CMceRtpSource@@UAEXXZ @ 350 NONAME ; void CMceRtpSource::EnableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   352
	?SetCodecMode@CMceDtmfCodec@@UAEHI@Z @ 351 NONAME ; int CMceDtmfCodec::SetCodecMode(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   353
	?AcceptL@CMceInSession@@QAEXXZ @ 352 NONAME ; void CMceInSession::AcceptL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   354
	?SetAllowedResolutionsL@CMceH263Codec@@UAEXI@Z @ 353 NONAME ; void CMceH263Codec::SetAllowedResolutionsL(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   355
	?AddBundleL@CMceSession@@QAEXPAVCMceStreamBundle@@@Z @ 354 NONAME ; void CMceSession::AddBundleL(class CMceStreamBundle *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   356
	??1CMceOutEvent@@UAE@XZ @ 355 NONAME ; CMceOutEvent::~CMceOutEvent(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   357
	?IsEnabled@CMceMediaSink@@QBEHXZ @ 356 NONAME ; int CMceMediaSink::IsEnabled(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   358
	?SetCodecMode@CMceG711Codec@@UAEHI@Z @ 357 NONAME ; int CMceG711Codec::SetCodecMode(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   359
	?SetPayloadType@CMceAmrCodec@@UAEHE@Z @ 358 NONAME ; int CMceAmrCodec::SetPayloadType(unsigned char)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   360
	??1CMceG711Codec@@UAE@XZ @ 359 NONAME ; CMceG711Codec::~CMceG711Codec(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   361
	?SetStateL@CMceCodec@@QAEXW4TState@1@@Z @ 360 NONAME ; void CMceCodec::SetStateL(enum CMceCodec::TState)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   362
	?SetInSessionObserver@CMceManager@@QAEXPAVMMceInSessionObserver@@@Z @ 361 NONAME ; void CMceManager::SetInSessionObserver(class MMceInSessionObserver *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   363
	?GetReasonPhrase@TMceTransactionDataContainer@@QAEPAVHBufC8@@XZ @ 362 NONAME ; class HBufC8 * TMceTransactionDataContainer::GetReasonPhrase(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   364
	?SetMaxPTime@CMceCnCodec@@UAEHI@Z @ 363 NONAME ; int CMceCnCodec::SetMaxPTime(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   365
	?SetSessionSDPLinesL@CMceSession@@QAEXPAVCDesC8Array@@@Z @ 364 NONAME ; void CMceSession::SetSessionSDPLinesL(class CDesC8Array *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   366
	?SetAllowedBitrates@CMceAvcCodec@@UAEHI@Z @ 365 NONAME ; int CMceAvcCodec::SetAllowedBitrates(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   367
	?EnableL@CMceFileSource@@UAEXXZ @ 366 NONAME ; void CMceFileSource::EnableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   368
	?EnableL@CMceFileSink@@UAEXXZ @ 367 NONAME ; void CMceFileSink::EnableL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   369
	?SetMaxPTime@CMceRedCodec@@UAEHI@Z @ 368 NONAME ; int CMceRedCodec::SetMaxPTime(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   370
	?SetContrastL@CMceCameraSource@@QAEXH@Z @ 369 NONAME ; void CMceCameraSource::SetContrastL(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   371
	?Recipient@CMceEvent@@QBEABVTDesC8@@XZ @ 370 NONAME ; class TDesC8 const & CMceEvent::Recipient(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   372
	?WhiteBalanceL@CMceCameraSource@@QAE?AW4TWhiteBalance@CCamera@@XZ @ 371 NONAME ; enum CCamera::TWhiteBalance CMceCameraSource::WhiteBalanceL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   373
	?SetKeepAliveDataL@CMceCodec@@QAEXABVTDesC8@@@Z @ 372 NONAME ; void CMceCodec::SetKeepAliveDataL(class TDesC8 const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   374
	?AddCodecL@CMceVideoStream@@QAEXPAVCMceVideoCodec@@@Z @ 373 NONAME ; void CMceVideoStream::AddCodecL(class CMceVideoCodec *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   375
	?NewL@CMceFcMsgExchange@@SAPAV1@AAVCMceManager@@ABVTDesC8@@@Z @ 374 NONAME ; class CMceFcMsgExchange * CMceFcMsgExchange::NewL(class CMceManager &, class TDesC8 const &)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   376
	?SetMMFPriorityL@CMceCodec@@QAEXH@Z @ 375 NONAME ; void CMceCodec::SetMMFPriorityL(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   377
	?KeepAlivePayloadType@CMceCodec@@QBEEXZ @ 376 NONAME ; unsigned char CMceCodec::KeepAlivePayloadType(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   378
	?SessionSDPLinesL@CMceSession@@QAEPAVMDesC8Array@@XZ @ 377 NONAME ; class MDesC8Array * CMceSession::SessionSDPLinesL(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   379
	?SetPreferenceL@CMceCodec@@QAEXH@Z @ 378 NONAME ; void CMceCodec::SetPreferenceL(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   380
	?Ssrc@CMceRtpSink@@QBEKXZ @ 379 NONAME ; unsigned long CMceRtpSink::Ssrc(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   381
	??1CMceAmrCodec@@UAE@XZ @ 380 NONAME ; CMceAmrCodec::~CMceAmrCodec(void)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   382
	?EnableVAD@CMceDtmfCodec@@UAEHH@Z @ 381 NONAME ; int CMceDtmfCodec::EnableVAD(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   383
	?State@CMceMediaStream@@QBE?AW4TState@1@XZ @ 382 NONAME ; enum CMceMediaStream::TState CMceMediaStream::State(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   384
	?Source@CMceMediaStream@@QBEPAVCMceMediaSource@@XZ @ 383 NONAME ; class CMceMediaSource * CMceMediaStream::Source(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   385
	?SetKeepAlivePayloadTypeL@CMceCodec@@QAEXE@Z @ 384 NONAME ; void CMceCodec::SetKeepAlivePayloadTypeL(unsigned char)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   386
	?SetInReferObserver@CMceManager@@QAEXPAVMMceInReferObserver@@@Z @ 385 NONAME ; void CMceManager::SetInReferObserver(class MMceInReferObserver *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   387
	?NewL@CMceSecureOutSession@@SAPAV1@AAVCMceManager@@AAVCSIPProfile@@ABVTDesC8@@PAVHBufC8@@@Z @ 386 NONAME ; class CMceSecureOutSession * CMceSecureOutSession::NewL(class CMceManager &, class CSIPProfile &, class TDesC8 const &, class HBufC8 *)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   388
	?EnableVAD@CMceG711Codec@@UAEHH@Z @ 387 NONAME ; int CMceG711Codec::EnableVAD(int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   389
	?IsEnabled@CMceMediaSource@@QBEHXZ @ 388 NONAME ; int CMceMediaSource::IsEnabled(void) const
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   390
	?SetAllowedBitrates@CMceCnCodec@@UAEHI@Z @ 389 NONAME ; int CMceCnCodec::SetAllowedBitrates(unsigned int)
1bce908db942 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   391