mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-09 13:51:53 +00:00
FS-10138: [freeswitch-core,mod_conference] Add alpha video to conference #resolve
This commit is contained in:
@@ -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) */
|
||||
|
||||
Reference in New Issue
Block a user