mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
FS-10249: [mod_av] Audio gradually falls behind video in recordings #comment backport to 1.6
This commit is contained in:
@@ -228,6 +228,7 @@ struct switch_media_bug {
|
||||
switch_image_t *spy_img[2];
|
||||
switch_vid_spy_fmt_t spy_fmt;
|
||||
switch_thread_t *video_bug_thread;
|
||||
switch_mm_t mm;
|
||||
struct switch_media_bug *next;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user