rtp/rtpstack/bwins/rtpserviceu.def
changeset 0 307788aac0a8
child 19 b5e99d8877c7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rtp/rtpstack/bwins/rtpserviceu.def	Tue Feb 02 01:03:15 2010 +0200
@@ -0,0 +1,47 @@
+EXPORTS
+	?CancelSend@CRtpAPI@@QAEXK@Z @ 1 NONAME ; void CRtpAPI::CancelSend(unsigned long)
+	?CancelStart@CRtpAPI@@QAEXXZ @ 2 NONAME ; void CRtpAPI::CancelStart(void)
+	?Close@CRtpAPI@@QAEXXZ @ 3 NONAME ; void CRtpAPI::Close(void)
+	?CloseSession@CRtpAPI@@QAEXK@Z @ 4 NONAME ; void CRtpAPI::CloseSession(unsigned long)
+	?CloseStream@CRtpAPI@@QAEXK@Z @ 5 NONAME ; void CRtpAPI::CloseStream(unsigned long)
+	?CreateReceiveStreamL@CRtpAPI@@QAEKKABVTRcvStreamParams@@@Z @ 6 NONAME ; unsigned long CRtpAPI::CreateReceiveStreamL(unsigned long, class TRcvStreamParams const &)
+	?CreateSessionL@CRtpAPI@@QAEKABVTCreateSessionParams@@AAIHPBVTRtcpParams@@@Z @ 7 NONAME ; unsigned long CRtpAPI::CreateSessionL(class TCreateSessionParams const &, unsigned int &, int, class TRtcpParams const *)
+	?CreateTransmitStreamExtL@CRtpAPI@@QAEKKABVTTranStreamParams@@K@Z @ 8 NONAME ; unsigned long CRtpAPI::CreateTransmitStreamExtL(unsigned long, class TTranStreamParams const &, unsigned long)
+	?CreateTransmitStreamL@CRtpAPI@@QAEKKABVTTranStreamParams@@AAK@Z @ 9 NONAME ; unsigned long CRtpAPI::CreateTransmitStreamL(unsigned long, class TTranStreamParams const &, unsigned long &)
+	?CustomCommandAsync@CRtpAPI@@QAEHHABVTDesC8@@0AAVTDes8@@AAVTRequestStatus@@@Z @ 10 NONAME ; int CRtpAPI::CustomCommandAsync(int, class TDesC8 const &, class TDesC8 const &, class TDes8 &, class TRequestStatus &)
+	?CustomCommandSync@CRtpAPI@@QAEHHABVTDesC8@@0AAVTDes8@@@Z @ 11 NONAME ; int CRtpAPI::CustomCommandSync(int, class TDesC8 const &, class TDesC8 const &, class TDes8 &)
+	?GetLocalIPAddressL@CRtpAPI@@QAEAAVTInetAddr@@XZ @ 12 NONAME ; class TInetAddr & CRtpAPI::GetLocalIPAddressL(void)
+	?GetRtcpSocket@CRtpAPI@@QAEPAVRSocket@@K@Z @ 13 NONAME ; class RSocket * CRtpAPI::GetRtcpSocket(unsigned long)
+	?GetRtpSocket@CRtpAPI@@QAEPAVRSocket@@K@Z @ 14 NONAME ; class RSocket * CRtpAPI::GetRtpSocket(unsigned long)
+	?GetSamplingRate@CRtpAPI@@QAEKE@Z @ 15 NONAME ; unsigned long CRtpAPI::GetSamplingRate(unsigned char)
+	?GetSessionId@CRtpAPI@@QAEKK@Z @ 16 NONAME ; unsigned long CRtpAPI::GetSessionId(unsigned long)
+	?GetStreamStatistics@CRtpAPI@@QAEHKAAVTRtpPeerStat@@@Z @ 17 NONAME ; int CRtpAPI::GetStreamStatistics(unsigned long, class TRtpPeerStat &)
+	?IsRtcpSendingSuspended@CRtpAPI@@QAEHKAAH@Z @ 18 NONAME ; int CRtpAPI::IsRtcpSendingSuspended(unsigned long, int &)
+	?NewL@CRtpAPI@@SAPAV1@AAVMRtpErrNotify@@@Z @ 19 NONAME ; class CRtpAPI * CRtpAPI::NewL(class MRtpErrNotify &)
+	?OpenL@CRtpAPI@@QAEHABVTRtpSdesParams@@PBVTDesC16@@PBVRSocketServ@@PBVRConnection@@@Z @ 20 NONAME ; int CRtpAPI::OpenL(class TRtpSdesParams const &, class TDesC16 const *, class RSocketServ const *, class RConnection const *)
+	?RegisterRtcpObserver@CRtpAPI@@QAEHKAAVMRtcpObserver@@@Z @ 21 NONAME ; int CRtpAPI::RegisterRtcpObserver(unsigned long, class MRtcpObserver &)
+	?RegisterRtpObserver@CRtpAPI@@QAEHKAAVMRtpObserver@@@Z @ 22 NONAME ; int CRtpAPI::RegisterRtpObserver(unsigned long, class MRtpObserver &)
+	?SendDataL@CRtpAPI@@QAEXKHABVTDesC8@@AAVTRequestStatus@@@Z @ 23 NONAME ; void CRtpAPI::SendDataL(unsigned long, int, class TDesC8 const &, class TRequestStatus &)
+	?SendRtcpAppPacket@CRtpAPI@@QAEHKABVTRtcpApp@@@Z @ 24 NONAME ; int CRtpAPI::SendRtcpAppPacket(unsigned long, class TRtcpApp const &)
+	?SendRtcpByePacket@CRtpAPI@@QAEHKABVTDesC8@@@Z @ 25 NONAME ; int CRtpAPI::SendRtcpByePacket(unsigned long, class TDesC8 const &)
+	?SendRtcpRrPacket@CRtpAPI@@QAEHK@Z @ 26 NONAME ; int CRtpAPI::SendRtcpRrPacket(unsigned long)
+	?SendRtcpSrPacket@CRtpAPI@@QAEHK@Z @ 27 NONAME ; int CRtpAPI::SendRtcpSrPacket(unsigned long)
+	?SendRtpPacket@CRtpAPI@@QAEHKABVTRtpSendHeader@@ABVTDesC8@@@Z @ 28 NONAME ; int CRtpAPI::SendRtpPacket(unsigned long, class TRtpSendHeader const &, class TDesC8 const &)
+	?SendRtpPacket@CRtpAPI@@QAEHKABVTRtpSendHeader@@ABVTDesC8@@AAVTRequestStatus@@@Z @ 29 NONAME ; int CRtpAPI::SendRtpPacket(unsigned long, class TRtpSendHeader const &, class TDesC8 const &, class TRequestStatus &)
+	?SendRtpPacket@CRtpAPI@@QAEHKGABVTRtpSendHeader@@ABVTDesC8@@AAVTRequestStatus@@@Z @ 30 NONAME ; int CRtpAPI::SendRtpPacket(unsigned long, unsigned short, class TRtpSendHeader const &, class TDesC8 const &, class TRequestStatus &)
+	?SetLocalSdes@CRtpAPI@@QAEXABVTRtpSdesParams@@@Z @ 31 NONAME ; void CRtpAPI::SetLocalSdes(class TRtpSdesParams const &)
+	?SetNonRTPDataObserver@CRtpAPI@@QAEHKPAVMNonRTPDataObserver@@@Z @ 32 NONAME ; int CRtpAPI::SetNonRTPDataObserver(unsigned long, class MNonRTPDataObserver *)
+	?NotInUseSetNonRTPDataObserver@CRtpAPI@@QAEHXZ @ 33 NONAME ; int CRtpAPI::NotInUseSetNonRTPDataObserver(void)
+        ?SetRemoteAddress@CRtpAPI@@QAEHKABVTInetAddr@@@Z @ 34 NONAME ; int CRtpAPI::SetRemoteAddress(unsigned long, class TInetAddr const &)
+	?SetRemoteRtcpAddress@CRtpAPI@@QAEHKABVTInetAddr@@@Z @ 35 NONAME ; int CRtpAPI::SetRemoteRtcpAddress(unsigned long, class TInetAddr const &)
+	?SetRtcpParameters@CRtpAPI@@QAEHKABVTRtcpParams@@@Z @ 36 NONAME ; int CRtpAPI::SetRtcpParameters(unsigned long, class TRtcpParams const &)
+	?SetSamplingRate@CRtpAPI@@QAEHEK@Z @ 37 NONAME ; int CRtpAPI::SetSamplingRate(unsigned char, unsigned long)
+	?StartConnection@CRtpAPI@@QAEHAAVTRequestStatus@@H@Z @ 38 NONAME ; int CRtpAPI::StartConnection(class TRequestStatus &, int)
+	?StartConnection@CRtpAPI@@QAEHH@Z @ 39 NONAME ; int CRtpAPI::StartConnection(int)
+	?StartSession@CRtpAPI@@QAEHK@Z @ 40 NONAME ; int CRtpAPI::StartSession(unsigned long)
+	?SuspendRtcpSending@CRtpAPI@@QAEHKH@Z @ 41 NONAME ; int CRtpAPI::SuspendRtcpSending(unsigned long, int)
+	?UnregisterRtcpObserver@CRtpAPI@@QAEXK@Z @ 42 NONAME ; void CRtpAPI::UnregisterRtcpObserver(unsigned long)
+	?UnregisterRtpObserver@CRtpAPI@@QAEXK@Z @ 43 NONAME ; void CRtpAPI::UnregisterRtpObserver(unsigned long)
+	?Version@CRtpAPI@@QBE?AVTVersion@@XZ @ 44 NONAME ; class TVersion CRtpAPI::Version(void) const
+	?CreateSessionL@CRtpAPI@@QAEKABVTCreateSessionParams@@AAIHPBVTRtcpParams@@AAVCSRTPSession@@@Z @ 45 NONAME ; unsigned long CRtpAPI::CreateSessionL(class TCreateSessionParams const &, unsigned int &, int, class TRtcpParams const *, class CSRTPSession &)
+