mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-16 21:19:33 +00:00
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
|