mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
FS-10126: [freeswitch-core] General Video Improvements #resolve
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user