mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-01 14:44:02 +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;
|
int x;
|
||||||
|
|
||||||
switch_color_set_rgb(&bgcolor, "#000000");
|
switch_color_set_rgb(&bgcolor, "#000000");
|
||||||
x = (int)handle->mm.fps * 3;
|
x = (int)handle->mm.fps * 1;
|
||||||
|
|
||||||
if (x <= 0) x = 100;
|
if (x <= 0) x = 100;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user