mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
try to improve audio stream sync
This commit is contained in:
@@ -1686,7 +1686,7 @@ void sofia_msg_thread_start(int idx)
|
||||
}
|
||||
|
||||
//static int foo = 0;
|
||||
static void sofia_queue_message(sofia_dispatch_event_t *de)
|
||||
void sofia_queue_message(sofia_dispatch_event_t *de)
|
||||
{
|
||||
int launch = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user