mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 16:15:04 +00:00
revert
This commit is contained in:
parent
8b9f008ed1
commit
86e6480af8
@ -1817,7 +1817,7 @@ static switch_status_t av_file_close(switch_file_handle_t *handle)
|
||||
int x;
|
||||
|
||||
switch_color_set_rgb(&bgcolor, "#000000");
|
||||
x = (int)handle->mm.fps * 3;
|
||||
x = (int)handle->mm.fps * 1;
|
||||
|
||||
if (x <= 0) x = 100;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user