summaryrefslogtreecommitdiff
path: root/software/include/oct6100api/oct6100_channel_pub.h
diff options
context:
space:
mode:
Diffstat (limited to 'software/include/oct6100api/oct6100_channel_pub.h')
-rw-r--r--software/include/oct6100api/oct6100_channel_pub.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/software/include/oct6100api/oct6100_channel_pub.h b/software/include/oct6100api/oct6100_channel_pub.h
index 945db2a..fc33f3b 100644
--- a/software/include/oct6100api/oct6100_channel_pub.h
+++ b/software/include/oct6100api/oct6100_channel_pub.h
@@ -2,7 +2,7 @@
File: oct6100_channel_pub.h
- Copyright (c) 2001-2008 Octasic Inc.
+ Copyright (c) 2001-2009 Octasic Inc.
Description:
@@ -25,9 +25,9 @@ You should have received a copy of the GNU General Public License
along with the OCT6100 GPL API; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-$Octasic_Release: OCT612xAPI-01.01.01 $
+$Octasic_Release: OCT612xAPI-01.02.01 $
-$Octasic_Revision: 86 $
+$Octasic_Revision: 89 $
\*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
@@ -107,6 +107,7 @@ typedef struct _OCT6100_CHANNEL_OPEN_VQE_
BOOL fRoutNoiseReduction; /* Unsupported feature */
INT32 lRoutNoiseReductionLevelGainDb; /* Unsupported feature */
+ BOOL fEnablePlayout;
INT32 lAnrSnrEnhancementDb;
UINT32 ulAnrVoiceNoiseSegregation;
UINT32 ulDoubleTalkBehavior;
@@ -227,6 +228,7 @@ typedef struct _OCT6100_CHANNEL_MODIFY_VQE_
BOOL fRoutNoiseReduction; /* Unsupported feature, for testing purposes only */
INT32 lRoutNoiseReductionLevelGainDb; /* Unsupported feature, for testing purposes only */
+ BOOL fEnablePlayout;
INT32 lAnrSnrEnhancementDb;
UINT32 ulAnrVoiceNoiseSegregation;
UINT32 ulDoubleTalkBehavior;
@@ -380,6 +382,7 @@ typedef struct _OCT6100_CHANNEL_STATS_VQE_
BOOL fRoutNoiseReduction; /* Unsupported feature, for testing purposes only */
INT32 lRoutNoiseReductionLevelGainDb; /* Unsupported feature, for testing purposes only */
+ BOOL fEnablePlayout;
INT32 lAnrSnrEnhancementDb;
UINT32 ulAnrVoiceNoiseSegregation;
UINT32 ulDoubleTalkBehavior;