windows-nt/Source/XPSP1/NT/enduser/netmeeting/av/rrcm/rrcm.def

26 lines
534 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05: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