FS-3910 test this patch

This commit is contained in:
Anthony Minessale
2012-02-16 18:15:50 -06:00
parent a822421be1
commit d99e7ed76d
3 changed files with 42 additions and 66 deletions
+1 -2
View File
@@ -196,8 +196,7 @@ struct switch_media_bug {
switch_codec_implementation_t read_impl;
switch_codec_implementation_t write_impl;
switch_timer_t timer;
uint32_t last_read_ts;
uint32_t last_write_ts;
uint32_t record_frame_size;
switch_frame_t *ping_frame;
struct switch_media_bug *next;
};