FS-10126: [freeswitch-core] General Video Improvements #resolve

This commit is contained in:
Anthony Minessale
2017-03-10 21:14:17 -06:00
parent 589023b52c
commit f4ad4ed6c4
12 changed files with 596 additions and 158 deletions
+1
View File
@@ -215,6 +215,7 @@ struct switch_timer {
unsigned int samples;
/*! current sample count based on samples parameter */
uint32_t samplecount;
uint32_t last_samplecount;
/*! the timer interface provided from a loadable module */
switch_timer_interface_t *timer_interface;
/*! the timer's memory pool */