mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
FS-10503: [mod_av] mod_av split audio to two channels #resolve
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user