FS-10050 cont

This commit is contained in:
Anthony Minessale
2017-02-21 15:52:53 -06:00
parent c03842754e
commit c60ae0f0e1
5 changed files with 208 additions and 10 deletions
+2
View File
@@ -336,6 +336,8 @@ typedef struct switch_mm_s {
switch_video_profile_t vprofile;
switch_video_encode_speed_t vencspd;
uint8_t try_hardware_encoder;
int scale_w;
int scale_h;
} switch_mm_t;
/*! an abstract representation of a file handle (some parameters based on compat with libsndfile) */