mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-13 05:18:55 +00:00
Put this flag back so we don't change the API.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@111280 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -92,6 +92,7 @@ struct ast_smoother {
|
|||||||
int size;
|
int size;
|
||||||
int format;
|
int format;
|
||||||
int readdata;
|
int readdata;
|
||||||
|
int optimizablestream;
|
||||||
int flags;
|
int flags;
|
||||||
float samplesperbyte;
|
float samplesperbyte;
|
||||||
struct ast_frame f;
|
struct ast_frame f;
|
||||||
|
|||||||
Reference in New Issue
Block a user