FS-10138: [freeswitch-core,mod_conference] Add alpha video to conference #resolve

This commit is contained in:
Anthony Minessale
2017-03-15 15:28:08 -05:00
parent 69f87f0bb0
commit 2c368307d8
6 changed files with 202 additions and 46 deletions
+1
View File
@@ -339,6 +339,7 @@ typedef struct switch_mm_s {
uint8_t try_hardware_encoder;
int scale_w;
int scale_h;
switch_img_fmt_t fmt;
} switch_mm_t;
/*! an abstract representation of a file handle (some parameters based on compat with libsndfile) */