mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
FS-9487 #resolve [Add CBR param to video file recording params]
This commit is contained in:
@@ -321,6 +321,7 @@ typedef struct switch_mm_s {
|
||||
int vb;
|
||||
int vw;
|
||||
int vh;
|
||||
int cbr;
|
||||
float fps;
|
||||
float source_fps;
|
||||
int vbuf;
|
||||
|
||||
Reference in New Issue
Block a user