[core] some mods for file playback to get proper bitrate and timing

This commit is contained in:
Anthony Minessale
2019-02-20 13:15:13 -06:00
committed by Andrey Volk
parent 415b0b74bb
commit c31a6e0bcb
3 changed files with 46 additions and 4 deletions
+1
View File
@@ -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;