mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
windows build update to use more dynamic libs, fix some type issues, and fix jrtp build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@862 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
13
libs/jrtplib/jrtplib.def
Normal file
13
libs/jrtplib/jrtplib.def
Normal file
@@ -0,0 +1,13 @@
|
||||
EXPORTS
|
||||
jrtp4c_new
|
||||
jrtp4c_destroy
|
||||
jrtp4c_get_rtp_socket
|
||||
jrtp4c_set_invald_handler
|
||||
jrtp4c_read
|
||||
jrtp4c_write
|
||||
jrtp4c_write_payload
|
||||
jrtp4c_start
|
||||
jrtp4c_get_ssrc
|
||||
jrtp4c_killread
|
||||
jrtp4c_set_private
|
||||
jrtp4c_get_private
|
Reference in New Issue
Block a user