FS-10503: [mod_av] mod_av split audio to two channels #resolve

This commit is contained in:
Anthony Minessale
2017-07-14 18:35:23 -05:00
parent fd3b25d282
commit 4e5219cd27
7 changed files with 513 additions and 617 deletions
+2
View File
@@ -378,6 +378,8 @@ struct switch_file_handle {
int64_t duration;
/*! current video position, or current page in pdf */
int64_t vpos;
void *muxbuf;
switch_size_t muxlen;
};
/*! \brief Abstract interface to an asr module */