mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
[core] some mods for file playback to get proper bitrate and timing
This commit is contained in:
committed by
Andrey Volk
parent
415b0b74bb
commit
c31a6e0bcb
@@ -2816,6 +2816,7 @@ typedef struct switch_mm_s {
|
||||
int cbr;
|
||||
float fps;
|
||||
float source_fps;
|
||||
int source_kps;
|
||||
int vbuf;
|
||||
switch_video_profile_t vprofile;
|
||||
switch_video_encode_speed_t vencspd;
|
||||
|
||||
Reference in New Issue
Block a user