mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-16 13:10:05 +00:00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1178 d0543943-73ff-0310-b7d9-9358b9ac24b2
15 lines
183 B
Modula-2
15 lines
183 B
Modula-2
LIBRARY "jitterbuffer"
|
|
EXPORTS
|
|
jb_new
|
|
jb_reset
|
|
jb_reset_all
|
|
jb_destroy
|
|
jb_set_settings
|
|
jb_get_info
|
|
jb_get_settings
|
|
jb_guess_mos
|
|
jb_has_frames
|
|
jb_put
|
|
jb_get
|
|
jb_setoutput
|