summaryrefslogtreecommitdiff
path: root/pjmedia/include/pjmedia-codec/passthrough.h
diff options
context:
space:
mode:
Diffstat (limited to 'pjmedia/include/pjmedia-codec/passthrough.h')
-rw-r--r--pjmedia/include/pjmedia-codec/passthrough.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pjmedia/include/pjmedia-codec/passthrough.h b/pjmedia/include/pjmedia-codec/passthrough.h
index 7b237c3c..c4f94a91 100644
--- a/pjmedia/include/pjmedia-codec/passthrough.h
+++ b/pjmedia/include/pjmedia-codec/passthrough.h
@@ -58,6 +58,7 @@ typedef struct pjmedia_codec_passthrough_setting
to be enabled. */
pjmedia_format *fmts; /**< Encoding formats to be
enabled. */
+ unsigned ilbc_mode; /**< iLBC default mode. */
} pjmedia_codec_passthrough_setting;