Windows2003-3790/enduser/netmeeting/av/rrcm/rrcm.def

26 lines
559 B
Modula-2
Raw Normal View History

2001-01-01 00:00:00 +01:00
LIBRARY RRCM
SECTIONS
EXPORTS
; only exports that are not defined in the rtp directory
; CloseRTPSession @1
; CreateRTPSession @2
; RTCPSendSessionCtrl @4
; RTCPThreadCtrl @5
; RTPRecvFrom @6
; RTPSendTo @7
; addApplicationRtcpBfr @8
; getAnSSRC @9
; removeApplicationRtcpBfr @10
; updateRTCPDestinationAddress @11
; updateSSRCentry @12
RTCPReportRequest @13 ; used by ICA
getRtcpSessionList @14 ; used by ICA
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE