FS-9487 #resolve [Add CBR param to video file recording params]

This commit is contained in:
Anthony Minessale
2016-09-07 16:48:55 -05:00
parent 1e867a85f8
commit d3ee9adfd1
3 changed files with 24 additions and 10 deletions
+1
View File
@@ -321,6 +321,7 @@ typedef struct switch_mm_s {
int vb;
int vw;
int vh;
int cbr;
float fps;
float source_fps;
int vbuf;