summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a9bdb91)
raw | patch | inline | side by side (parent: a9bdb91)
author | Frank Livingston <frank-livingston@ti.com> | |
Fri, 19 Aug 2016 17:58:42 +0000 (12:58 -0500) | ||
committer | Frank Livingston <frank-livingston@ti.com> | |
Fri, 19 Aug 2016 17:58:42 +0000 (12:58 -0500) |
58 files changed:
diff --git a/procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/acp_a.h b/procsdk_audio_x_xx_xx_xx/tools/alpha/acp_a.h
similarity index 100%
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/acp_a.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/acp_a.h
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/acp_a.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/acp_a.h
diff --git a/procsdk_audio_x_xx_xx_xx/tools/alpha/acp_a.hdM b/procsdk_audio_x_xx_xx_xx/tools/alpha/acp_a.hdM
--- /dev/null
@@ -0,0 +1,14 @@
+// acp_a.hdM: inverse compilation file [Thu, Aug 18, 2016 4:51:40 PM]
+
+#define readACPStatIRAMSize 0xcdf0,0x0000,0xc805,0x0d00
+#define readACPStatIRAMUsed 0xcdf0,0x0000,0xc805,0x0d01
+#define readACPStatIRAMLength 0xcdf0,0x0000,0xc805,0x0d02
+#define readACPStatIRAMFree 0xcdf0,0x0000,0xc805,0x0d03
+#define readACPStatSDRAMSize 0xcdf0,0x0001,0xc805,0x0d00
+#define readACPStatSDRAMUsed 0xcdf0,0x0001,0xc805,0x0d01
+#define readACPStatSDRAMLength 0xcdf0,0x0001,0xc805,0x0d02
+#define readACPStatSDRAMFree 0xcdf0,0x0001,0xc805,0x0d03
+#define readACPStatL3RAMSize 0xcdf0,0x0002,0xc805,0x0d00
+#define readACPStatL3RAMUsed 0xcdf0,0x0002,0xc805,0x0d01
+#define readACPStatL3RAMLength 0xcdf0,0x0002,0xc805,0x0d02
+#define readACPStatL3RAMFree 0xcdf0,0x0002,0xc805,0x0d03
diff --git a/procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/acpbeta.h b/procsdk_audio_x_xx_xx_xx/tools/alpha/acpbeta.h
similarity index 100%
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/acpbeta.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/acpbeta.h
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/acpbeta.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/acpbeta.h
diff --git a/procsdk_audio_x_xx_xx_xx/tools/alpha/ae_a.h b/procsdk_audio_x_xx_xx_xx/tools/alpha/ae_a.h
--- /dev/null
@@ -0,0 +1,53 @@
+
+/*
+* Copyright (C) 2004-2014 Texas Instruments Incorporated - http://www.ti.com/
+* All rights reserved.
+*
+* Redistribution and use in source and binary forms, with or without
+* modification, are permitted provided that the following conditions
+* are met:
+*
+* Redistributions of source code must retain the above copyright
+* notice, this list of conditions and the following disclaimer.
+*
+* Redistributions in binary form must reproduce the above copyright
+* notice, this list of conditions and the following disclaimer in the
+* documentation and/or other materials provided with the
+* distribution.
+*
+* Neither the name of Texas Instruments Incorporated nor the names of
+* its contributors may be used to endorse or promote products derived
+* from this software without specific prior written permission.
+*
+* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+* OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+*
+*/
+
+#ifndef _AE_A
+#define _AE_A
+
+#define readAEMode 0xf200,0x0400
+#define writeAEModeDisable 0xfa00,0x0400
+#define writeAEModeEnable 0xfa00,0x0401
+
+#define readAESpare 0xf200,0x0500
+#define writeAESpare(N) 0xfa00,0x0500+((N)&0xff)
+
+#define readAEScaleQ15 0xf300,0x0006
+#define writeAEScaleQ15(N) 0xfb00,0x0006,N
+#define wroteAEScaleQ15 0xfb00,0x0006
+
+#define readAEStatus 0xf508,0x0000
+#define readAEControl readAEStatus
+
+#endif /* _AE_A */
diff --git a/procsdk_audio_x_xx_xx_xx/tools/alpha/ae_a.hdM b/procsdk_audio_x_xx_xx_xx/tools/alpha/ae_a.hdM
--- /dev/null
@@ -0,0 +1,9 @@
+// ae_a.hdM: inverse compilation file [Thu, Aug 18, 2016 4:51:44 PM]
+
+#define readAEMode 0xf200,0x0400
+#define writeAEModeDisable 0xfa00,0x0400
+#define writeAEModeEnable 0xfa00,0x0401
+#define readAESpare 0xf200,0x0500
+#define readAEScaleQ15 0xf300,0x0006
+#define wroteAEScaleQ15 0xfb00,0x0006
+#define readAEStatus 0xf508,0x0000
diff --git a/procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/altbeta.h b/procsdk_audio_x_xx_xx_xx/tools/alpha/altbeta.h
similarity index 100%
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/altbeta.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/altbeta.h
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/altbeta.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/altbeta.h
diff --git a/procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/cusbeta.h b/procsdk_audio_x_xx_xx_xx/tools/alpha/cusbeta.h
similarity index 92%
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/cusbeta.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/cusbeta.h
index 663287eb7e6a654f294995966e66f937c582d700..26d5385f46afcc9f528f7a0a9fa3e93c9018fcdf 100644 (file)
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/cusbeta.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/cusbeta.h
index 663287eb7e6a654f294995966e66f937c582d700..26d5385f46afcc9f528f7a0a9fa3e93c9018fcdf 100644 (file)
//
// The number of custom beta units provided differs according to system:
//
-// PA17 SDK: 16
-//
-// For more information, see the PAn SDK User's Guide.
+// - PA SDK5: "Number of CUS Beta codes supported is 512" (paf-migration.pdf)
//
#define CUS_BETA_AE 0x00 /* I, D, Y, and Z topologies */
#define CUS_BETA_UNUSED5 0x05
#define CUS_BETA_UNUSED6 0x06
-#define CUS_BETA_MDF 0x12 /* MDF test component */
-#define CUS_BETA_SIGCAP 0x13 /* signal capture test component */
-
#endif /* _CUSBETA_A */
diff --git a/procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/dm_a.h b/procsdk_audio_x_xx_xx_xx/tools/alpha/dm_a.h
similarity index 100%
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/dm_a.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/dm_a.h
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/dm_a.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/dm_a.h
diff --git a/procsdk_audio_x_xx_xx_xx/tools/alpha/dm_a.hdM b/procsdk_audio_x_xx_xx_xx/tools/alpha/dm_a.hdM
--- /dev/null
@@ -0,0 +1,62 @@
+// dm_a.hdM: inverse compilation file [Thu, Aug 18, 2016 4:51:48 PM]
+
+#define readDMMode 0xc25a,0x0400
+#define writeDMModeDisable 0xca5a,0x0400
+#define writeDMModeEnable 0xca5a,0x0401
+#define readDMLFEDownmixVolume 0xc25a,0x0500
+#define writeDMLFEDownmixVolumeN__20__ 0xca5a,0x0514
+#define readDMLFEDownmixInclude 0xc25a,0x0600
+#define writeDMLFEDownmixIncludeNo 0xca5a,0x0600
+#define writeDMLFEDownmixIncludeYes 0xca5a,0x0601
+#define readDMCenterMixLevel 0xc35a,0x0008
+#define wroteDMCenterMixLevel 0xcb5a,0x0008
+#define readDMSurroundMixLevel 0xc35a,0x000a
+#define wroteDMSurroundMixLevel 0xcb5a,0x000a
+#define readDMChannelConfigurationRequest 0xc45a,0x000c
+#define writeDMChannelConfigurationRequestUnknown 0xcc5a,0x000c,0x0000,0x0000
+#define writeDMChannelConfigurationRequestNone 0xcc5a,0x000c,0x0001,0x0000
+#define writeDMChannelConfigurationRequestMono 0xcc5a,0x000c,0x0002,0x0000
+#define writeDMChannelConfigurationRequestStereo 0xcc5a,0x000c,0x0003,0x0000
+#define writeDMChannelConfigurationRequestStereoLtRt 0xcc5a,0x000c,0x0003,0x0002
+#define writeDMChannelConfigurationRequestStereoMono 0xcc5a,0x000c,0x0003,0x0003
+#define writeDMChannelConfigurationRequest3Stereo 0xcc5a,0x000c,0x0108,0x0000
+#define writeDMChannelConfigurationRequestPhantom 0xcc5a,0x000c,0x0105,0x0000
+#define writeDMChannelConfigurationRequestSurround 0xcc5a,0x000c,0x010a,0x0000
+#define writeDMChannelConfigurationRequestPhantom0Stereo_0 0xcc5a,0x000c,0x0003,0x0001
+#define wroteDMChannelConfigurationRequestPhantom0Dual_0 0xcc5a,0x000c,0x0003,0x0004
+#define writeDMChannelConfigurationRequestPhantom1_0 0xcc5a,0x000c,0x0004,0x0000
+#define writeDMChannelConfigurationRequestPhantom2_0 0xcc5a,0x000c,0x0005,0x0000
+#define wroteDMChannelConfigurationRequestPhantom2Stereo_0 0xcc5a,0x000c,0x0005,0x0001
+#define writeDMChannelConfigurationRequestPhantom2LtRt_0 0xcc5a,0x000c,0x0005,0x0002
+#define wroteDMChannelConfigurationRequestPhantom2Mono_0 0xcc5a,0x000c,0x0005,0x0003
+#define writeDMChannelConfigurationRequestPhantom3_0 0xcc5a,0x000c,0x0006,0x0000
+#define writeDMChannelConfigurationRequestPhantom4_0 0xcc5a,0x000c,0x0007,0x0000
+#define writeDMChannelConfigurationRequestSurround0_0 0xcc5a,0x000c,0x0008,0x0000
+#define writeDMChannelConfigurationRequestSurround1_0 0xcc5a,0x000c,0x0009,0x0000
+#define writeDMChannelConfigurationRequestSurround2_0 0xcc5a,0x000c,0x000a,0x0000
+#define wroteDMChannelConfigurationRequestSurround2Stereo_0 0xcc5a,0x000c,0x000a,0x0001
+#define writeDMChannelConfigurationRequestSurround2LtRt_0 0xcc5a,0x000c,0x000a,0x0002
+#define wroteDMChannelConfigurationRequestSurround2Mono_0 0xcc5a,0x000c,0x000a,0x0003
+#define writeDMChannelConfigurationRequestSurround3_0 0xcc5a,0x000c,0x000b,0x0000
+#define writeDMChannelConfigurationRequestSurround4_0 0xcc5a,0x000c,0x000c,0x0000
+#define writeDMChannelConfigurationRequestNone_1 0xcc5a,0x000c,0x0101,0x0000
+#define writeDMChannelConfigurationRequestMono_1 0xcc5a,0x000c,0x0102,0x0000
+#define writeDMChannelConfigurationRequestPhantom0_1 0xcc5a,0x000c,0x0103,0x0000
+#define writeDMChannelConfigurationRequestPhantom0Stereo_1 0xcc5a,0x000c,0x0103,0x0001
+#define writeDMChannelConfigurationRequestPhantom0LtRt_1 0xcc5a,0x000c,0x0103,0x0002
+#define writeDMChannelConfigurationRequestPhantom0Mono_1 0xcc5a,0x000c,0x0103,0x0003
+#define wroteDMChannelConfigurationRequestPhantom0Dual_1 0xcc5a,0x000c,0x0103,0x0004
+#define writeDMChannelConfigurationRequestPhantom1_1 0xcc5a,0x000c,0x0104,0x0000
+#define wroteDMChannelConfigurationRequestPhantom2Stereo_1 0xcc5a,0x000c,0x0105,0x0001
+#define writeDMChannelConfigurationRequestPhantom2LtRt_1 0xcc5a,0x000c,0x0105,0x0002
+#define wroteDMChannelConfigurationRequestPhantom2Mono_1 0xcc5a,0x000c,0x0105,0x0003
+#define writeDMChannelConfigurationRequestPhantom3_1 0xcc5a,0x000c,0x0106,0x0000
+#define writeDMChannelConfigurationRequestPhantom4_1 0xcc5a,0x000c,0x0107,0x0000
+#define writeDMChannelConfigurationRequestSurround1_1 0xcc5a,0x000c,0x0109,0x0000
+#define wroteDMChannelConfigurationRequestSurround2Stereo_1 0xcc5a,0x000c,0x010a,0x0001
+#define writeDMChannelConfigurationRequestSurround2LtRt_1 0xcc5a,0x000c,0x010a,0x0002
+#define wroteDMChannelConfigurationRequestSurround2Mono_1 0xcc5a,0x000c,0x010a,0x0003
+#define writeDMChannelConfigurationRequestSurround3_1 0xcc5a,0x000c,0x010b,0x0000
+#define writeDMChannelConfigurationRequestSurround4_1 0xcc5a,0x000c,0x010c,0x0000
+#define readDMStatus 0xc508,0x005a
+#define readDMControl 0xc25a,0x0400,0xc25a,0x0500,0xc25a,0x0600,0xc35a,0x0008,0xc35a,0x000a,0xc45a,0x000c
diff --git a/procsdk_audio_x_xx_xx_xx/tools/alpha/fil_a.h b/procsdk_audio_x_xx_xx_xx/tools/alpha/fil_a.h
--- /dev/null
@@ -0,0 +1,38 @@
+/******************************************************************************
+* Copyright (c) 2016, Texas Instruments Incorporated - http://www.ti.com
+* All rights reserved.
+*
+* Redistribution and use in source and binary forms, with or without
+* modification, are permitted provided that the following conditions are met:
+* * Redistributions of source code must retain the above copyright
+* notice, this list of conditions and the following disclaimer.
+* * Redistributions in binary form must reproduce the above copyright
+* notice, this list of conditions and the following disclaimer in the
+* documentation and/or other materials provided with the distribution.
+* * Neither the name of Texas Instruments Incorporated nor the
+* names of its contributors may be used to endorse or promote products
+* derived from this software without specific prior written permission.
+*
+* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+* THE POSSIBILITY OF SUCH DAMAGE.
+*****************************************************************************/
+
+
+#ifndef FIL_A_
+#define FIL_A_
+
+/* No standard beta number means no standard alpha codes? */
+
+#define readFILStatus 0xc508,0x00??
+#define readFILControl readFILStatus
+
+#endif /* FIL_A_ */
diff --git a/procsdk_audio_x_xx_xx_xx/tools/alpha/fil_a.hdM b/procsdk_audio_x_xx_xx_xx/tools/alpha/fil_a.hdM
--- /dev/null
@@ -0,0 +1,3 @@
+// fil_a.hdM: inverse compilation file [Thu, Aug 18, 2016 4:51:53 PM]
+
+#define readFILStatus 0xc508,0x0000
diff --git a/procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/i13_a.h b/procsdk_audio_x_xx_xx_xx/tools/alpha/i13_a.h
similarity index 83%
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/i13_a.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/i13_a.h
index 47135bb49538aeb1d2e13573dc8252f7e01414e6..1ea86bf87ef0abfcf028c431c8c4287f8f786576 100644 (file)
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/i13_a.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/i13_a.h
index 47135bb49538aeb1d2e13573dc8252f7e01414e6..1ea86bf87ef0abfcf028c431c8c4287f8f786576 100644 (file)
*\r
*/\r
\r
-//\r\r
-//\r\r
-// I12 master alpha code symbol file\r\r
-//\r\r
-//\r\r
-\r
-#ifndef _I13_A\r
-#define _I13_A\r
+//\r//\r// I13 master alpha code symbol file\r//\r//\r\r
+#ifndef _I13_A_H_\r
+#define _I13_A_H_\r
\r
\r
#include <paftyp_a.h>\r
#include <pafid_a.h>\r
#include <pafstd_a.h>\r
#include <pafstream_a.h>\r
-#include <pafnic_a.h>\r
+//#include <pafnic_a.h>\r
#include <pcm_a.h>\r
-#include <ddpat_a.h>\r
-#include <thd_a.h>\r
-#include <dm_a.h>\r
#include <pce_a.h>\r
-\r
-#include <car_a.h> // FL: added for CAR\r
-#include <src_a.h> // FL: added for SRC4\r
-#include <pafaip_a.h> // FL: added for AIP\r
-#endif /* _I13_A */\r
+#include <ae_a.h>\r
+//#include <dm_a.h>\r
+//#include <ddpat_a.h>\r
+//#include <thd_a.h>\r
+//#include <oar_a.h>\r
+//#include <bmda_a.h>\r
+#endif /* _I13_A_H_ */\r
diff --git a/procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/pa_i13_evmda830_io_a.hdM b/procsdk_audio_x_xx_xx_xx/tools/alpha/i13_a.hdM
similarity index 62%
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/pa_i13_evmda830_io_a.hdM
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/i13_a.hdM
index a57fd27ab91d27e03d6bf7677bffefc75a3eb415..4f31d57cafaf41b031ed61fc0de1443f6d81509f 100644 (file)
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/pa_i13_evmda830_io_a.hdM
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/i13_a.hdM
index a57fd27ab91d27e03d6bf7677bffefc75a3eb415..4f31d57cafaf41b031ed61fc0de1443f6d81509f 100644 (file)
-// pa_i13_evmda830_io_a.hdM: inverse compilation file [Fri, Apr 10, 2015 3:16:39 PM]
+// i13_a.hdM: inverse compilation file [Thu, Aug 18, 2016 4:51:58 PM]
-#define readParentAlphaCode 0x1234,0x5678
#define readSYSMode 0xc220,0x0400
#define readSYSListeningMode 0xc220,0x0500
#define readSYSRecreationMode 0xc220,0x0600
#define readSYSSpeakerBack 0xc220,0x0a00
#define readSYSSpeakerSubw 0xc220,0x0b00
#define readSYSChannelConfigurationRequestType 0xc220,0x0c00
-#define readSYSChannelConfigurationRequest 0xc420,0x0010
+#define readSYSChannelConfigurationRequest 0xc620,0x2008
#define readSYSSpeakerWide 0xc220,0x1800
#define readSYSSpeakerHigh 0xc220,0x1900
+#define readSYSSpeakerTopfront 0xc220,0x1a00
+#define readSYSspeakerToprear 0xc220,0x1b00
+#define readSYSspeakerTopmiddle 0xc220,0x1c00
+#define readSYSspeakerFrontheight 0xc220,0x1d00
+#define readSYSspeakerRearheight 0xc220,0x1e00
+#define readSYSspeakerScreen 0xc220,0x2800
+#define readSYSSurr1 0xc220,0x2900
+#define readSYSSurr2 0xc220,0x2a00
+#define readSYSRearSurr1 0xc220,0x2b00
+#define readSYSRearSurr2 0xc220,0x2c00
+#define readSYSCntrSurr 0xc220,0x2d00
+#define readSYSLRCntr 0xc220,0x2e00
+#define readSYSLRCntrSurr 0xc220,0x2f00
#define writeSYSModeDisable 0xca20,0x0400
#define writeSYSModeEnable 0xca20,0x047f
#define wroteSYSListeningModeUnknown 0xca20,0x0500
#define writeSYSSpeakerHighNone 0xca20,0x1900
#define writeSYSSpeakerHighSmall2 0xca20,0x1922
#define writeSYSSpeakerHighLarge2 0xca20,0x1932
+#define writeSYSSpeakerTopfrontNone 0xca20,0x1a00
+#define writeSYSSpeakerTopfrontSmall2 0xca20,0x1a22
+#define writeSYSSpeakerTopfrontLarge2 0xca20,0x1a32
+#define writeSYSSpeakerToprearNone 0xca20,0x1b00
+#define writeSYSSpeakerToprearSmall2 0xca20,0x1b22
+#define writeSYSSpeakerToprearLarge2 0xca20,0x1b32
+#define writeSYSSpeakerTopmiddleNone 0xca20,0x1c00
+#define writeSYSSpeakerTopmiddleSmall2 0xca20,0x1c22
+#define writeSYSSpeakerTopmiddleLarge2 0xca20,0x1c32
+#define writeSYSSpeakerFrontheightNone 0xca20,0x1d00
+#define writeSYSSpeakerFrontheightSmall2 0xca20,0x1d22
+#define writeSYSSpeakerFrontheightLarge2 0xca20,0x1d32
+#define writeSYSSpeakerRearheightNone 0xca20,0x1e00
+#define writeSYSSpeakerRearheightSmall2 0xca20,0x1e22
+#define writeSYSSpeakerRearheightLarge2 0xca20,0x1e32
+#define writeSYSSpeakerScreenNone 0xca20,0x2800
+#define writeSYSSpeakerScreenSmall2 0xca20,0x2822
+#define writeSYSSpeakerScreenLarge2 0xca20,0x2832
+#define writeSYSSurr1None 0xca20,0x2900
+#define writeSYSSurr1Small2 0xca20,0x2922
+#define writeSYSSurr1Large2 0xca20,0x2932
+#define writeSYSSurr2None 0xca20,0x2a00
+#define writeSYSSurr2Small2 0xca20,0x2a22
+#define writeSYSSurr2Large2 0xca20,0x2a32
+#define writeSYSRearSurr1None 0xca20,0x2b00
+#define writeSYSRearSurr1Small2 0xca20,0x2b22
+#define writeSYSRearSurr1Large2 0xca20,0x2b32
+#define writeSYSRearSurr2None 0xca20,0x2c00
+#define writeSYSRearSurr2Small2 0xca20,0x2c22
+#define writeSYSRearSurr2Large2 0xca20,0x2c32
+#define writeSYSCntrSurrNone 0xca20,0x2d00
+#define writeSYSCntrSurrSmall1 0xca20,0x2d21
+#define writeSYSCntrSurrLarge1 0xca20,0x2d31
+#define writeSYSLRCntrNone 0xca20,0x2e00
+#define writeSYSLRCntrSmall2 0xca20,0x2e22
+#define writeSYSLRCntrLarge2 0xca20,0x2e32
+#define writeSYSLRCntrSurrNone 0xca20,0x2f00
+#define writeSYSLRCntrSurrSmall2 0xca20,0x2f22
+#define writeSYSLRCntrSurrLarge2 0xca20,0x2f32
#define writeSYSChannelConfigurationRequestTypeStandard 0xca20,0x0c00
#define writeSYSChannelConfigurationRequestTypeDecodeBypass 0xca20,0x0c01
#define writeSYSChannelConfigurationRequestTypeDecodeDirect 0xca20,0x0c02
#define writeimage3 0xca20,0x0d03
#define readSYSImageNum 0xc220,0x0e00
#define readSYSImageNumMax 0xc220,0x0f00
-#define writeSYSChannelConfigurationRequestUnknown 0xcc20,0x0010,0x0000,0x0000
-#define writeSYSChannelConfigurationRequestNone 0xcc20,0x0010,0x0001,0x0000
-#define writeSYSChannelConfigurationRequestMono 0xcc20,0x0010,0x0002,0x0000
-#define writeSYSChannelConfigurationRequestStereo 0xcc20,0x0010,0x0003,0x0000
-#define writeSYSChannelConfigurationRequestStereoLtRt 0xcc20,0x0010,0x0003,0x0002
-#define writeSYSChannelConfigurationRequestStereoMono 0xcc20,0x0010,0x0003,0x0003
-#define writeSYSChannelConfigurationRequest3Stereo 0xcc20,0x0010,0x0108,0x0000
-#define writeSYSChannelConfigurationRequestPhantom 0xcc20,0x0010,0x0105,0x0000
-#define writeSYSChannelConfigurationRequestSurround 0xcc20,0x0010,0x010a,0x0000
-#define writeSYSChannelConfigurationRequestPhantom0Stereo_0 0xcc20,0x0010,0x0003,0x0001
-#define wroteSYSChannelConfigurationRequestPhantom0Dual_0 0xcc20,0x0010,0x0003,0x0004
-#define writeSYSChannelConfigurationRequestPhantom1_0 0xcc20,0x0010,0x0004,0x0000
-#define writeSYSChannelConfigurationRequestPhantom2_0 0xcc20,0x0010,0x0005,0x0000
-#define wroteSYSChannelConfigurationRequestPhantom2Stereo_0 0xcc20,0x0010,0x0005,0x0001
-#define writeSYSChannelConfigurationRequestPhantom2LtRt_0 0xcc20,0x0010,0x0005,0x0002
-#define wroteSYSChannelConfigurationRequestPhantom2Mono_0 0xcc20,0x0010,0x0005,0x0003
-#define writeSYSChannelConfigurationRequestPhantom3_0 0xcc20,0x0010,0x0006,0x0000
-#define writeSYSChannelConfigurationRequestPhantom4_0 0xcc20,0x0010,0x0007,0x0000
-#define writeSYSChannelConfigurationRequestSurround0_0 0xcc20,0x0010,0x0008,0x0000
-#define writeSYSChannelConfigurationRequestSurround1_0 0xcc20,0x0010,0x0009,0x0000
-#define writeSYSChannelConfigurationRequestSurround2_0 0xcc20,0x0010,0x000a,0x0000
-#define wroteSYSChannelConfigurationRequestSurround2Stereo_0 0xcc20,0x0010,0x000a,0x0001
-#define writeSYSChannelConfigurationRequestSurround2LtRt_0 0xcc20,0x0010,0x000a,0x0002
-#define wroteSYSChannelConfigurationRequestSurround2Mono_0 0xcc20,0x0010,0x000a,0x0003
-#define writeSYSChannelConfigurationRequestSurround3_0 0xcc20,0x0010,0x000b,0x0000
-#define writeSYSChannelConfigurationRequestSurround4_0 0xcc20,0x0010,0x000c,0x0000
-#define writeSYSChannelConfigurationRequestNone_1 0xcc20,0x0010,0x0101,0x0000
-#define writeSYSChannelConfigurationRequestMono_1 0xcc20,0x0010,0x0102,0x0000
-#define writeSYSChannelConfigurationRequestPhantom0_1 0xcc20,0x0010,0x0103,0x0000
-#define writeSYSChannelConfigurationRequestPhantom0Stereo_1 0xcc20,0x0010,0x0103,0x0001
-#define writeSYSChannelConfigurationRequestPhantom0LtRt_1 0xcc20,0x0010,0x0103,0x0002
-#define writeSYSChannelConfigurationRequestPhantom0Mono_1 0xcc20,0x0010,0x0103,0x0003
-#define wroteSYSChannelConfigurationRequestPhantom0Dual_1 0xcc20,0x0010,0x0103,0x0004
-#define writeSYSChannelConfigurationRequestPhantom1_1 0xcc20,0x0010,0x0104,0x0000
-#define wroteSYSChannelConfigurationRequestPhantom2Stereo_1 0xcc20,0x0010,0x0105,0x0001
-#define writeSYSChannelConfigurationRequestPhantom2LtRt_1 0xcc20,0x0010,0x0105,0x0002
-#define wroteSYSChannelConfigurationRequestPhantom2Mono_1 0xcc20,0x0010,0x0105,0x0003
-#define writeSYSChannelConfigurationRequestPhantom3_1 0xcc20,0x0010,0x0106,0x0000
-#define writeSYSChannelConfigurationRequestPhantom4_1 0xcc20,0x0010,0x0107,0x0000
-#define writeSYSChannelConfigurationRequestSurround1_1 0xcc20,0x0010,0x0109,0x0000
-#define wroteSYSChannelConfigurationRequestSurround2Stereo_1 0xcc20,0x0010,0x010a,0x0001
-#define writeSYSChannelConfigurationRequestSurround2LtRt_1 0xcc20,0x0010,0x010a,0x0002
-#define wroteSYSChannelConfigurationRequestSurround2Mono_1 0xcc20,0x0010,0x010a,0x0003
-#define writeSYSChannelConfigurationRequestSurround3_1 0xcc20,0x0010,0x010b,0x0000
-#define writeSYSChannelConfigurationRequestSurround4_1 0xcc20,0x0010,0x010c,0x0000
-#define writeSYSChannelConfigurationRequestNone_2 0xcc20,0x0010,0x0201,0x0000
-#define writeSYSChannelConfigurationRequestMono_2 0xcc20,0x0010,0x0202,0x0000
-#define writeSYSChannelConfigurationRequestPhantom0_2 0xcc20,0x0010,0x0203,0x0000
-#define writeSYSChannelConfigurationRequestPhantom0Stereo_2 0xcc20,0x0010,0x0203,0x0001
-#define writeSYSChannelConfigurationRequestPhantom0LtRt_2 0xcc20,0x0010,0x0203,0x0002
-#define writeSYSChannelConfigurationRequestPhantom0Mono_2 0xcc20,0x0010,0x0203,0x0003
-#define wroteSYSChannelConfigurationRequestPhantom0Dual_2 0xcc20,0x0010,0x0203,0x0004
-#define writeSYSChannelConfigurationRequestPhantom1_2 0xcc20,0x0010,0x0204,0x0000
-#define writeSYSChannelConfigurationRequestPhantom2_2 0xcc20,0x0010,0x0205,0x0000
-#define wroteSYSChannelConfigurationRequestPhantom2Stereo_2 0xcc20,0x0010,0x0205,0x0001
-#define writeSYSChannelConfigurationRequestPhantom2LtRt_2 0xcc20,0x0010,0x0205,0x0002
-#define wroteSYSChannelConfigurationRequestPhantom2Mono_2 0xcc20,0x0010,0x0205,0x0003
-#define writeSYSChannelConfigurationRequestPhantom3_2 0xcc20,0x0010,0x0206,0x0000
-#define writeSYSChannelConfigurationRequestPhantom4_2 0xcc20,0x0010,0x0207,0x0000
-#define writeSYSChannelConfigurationRequestSurround0_2 0xcc20,0x0010,0x0208,0x0000
-#define writeSYSChannelConfigurationRequestSurround1_2 0xcc20,0x0010,0x0209,0x0000
-#define writeSYSChannelConfigurationRequestSurround2_2 0xcc20,0x0010,0x020a,0x0000
-#define wroteSYSChannelConfigurationRequestSurround2Stereo_2 0xcc20,0x0010,0x020a,0x0001
-#define writeSYSChannelConfigurationRequestSurround2LtRt_2 0xcc20,0x0010,0x020a,0x0002
-#define wroteSYSChannelConfigurationRequestSurround2Mono_2 0xcc20,0x0010,0x020a,0x0003
-#define writeSYSChannelConfigurationRequestSurround3_2 0xcc20,0x0010,0x020b,0x0000
-#define writeSYSChannelConfigurationRequestSurround4_2 0xcc20,0x0010,0x020c,0x0000
-#define writeSYSChannelConfigurationRequestNoneLwRw 0xcc20,0x0010,0x0001,0x0100
-#define writeSYSChannelConfigurationRequestNoneLhRh 0xcc20,0x0010,0x0001,0x0400
-#define writeSYSChannelConfigurationRequestNoneLwRwLhRh 0xcc20,0x0010,0x0001,0x0500
-#define writeSYSChannelConfigurationRequestMonoLwRw 0xcc20,0x0010,0x0002,0x0100
-#define writeSYSChannelConfigurationRequestMonoLhRh 0xcc20,0x0010,0x0002,0x0400
-#define writeSYSChannelConfigurationRequestMonoLwRwLhRh 0xcc20,0x0010,0x0002,0x0500
-#define writeSYSChannelConfigurationRequestStereoLwRw 0xcc20,0x0010,0x0003,0x0100
-#define writeSYSChannelConfigurationRequestStereoLhRh 0xcc20,0x0010,0x0003,0x0400
-#define writeSYSChannelConfigurationRequestStereoLwRwLhRh 0xcc20,0x0010,0x0003,0x0500
-#define writeSYSChannelConfigurationRequestStereoLwRwLtRt 0xcc20,0x0010,0x0003,0x0102
-#define writeSYSChannelConfigurationRequestStereoLhRhLtRt 0xcc20,0x0010,0x0003,0x0402
-#define writeSYSChannelConfigurationRequestStereoLwRwLhRhLtRt 0xcc20,0x0010,0x0003,0x0502
-#define writeSYSChannelConfigurationRequestStereoLwRwMono 0xcc20,0x0010,0x0003,0x0103
-#define writeSYSChannelConfigurationRequestStereoLhRhMono 0xcc20,0x0010,0x0003,0x0403
-#define writeSYSChannelConfigurationRequestStereoLwRwLhRhMono 0xcc20,0x0010,0x0003,0x0503
-#define writeSYSChannelConfigurationRequest3StereoLwRw 0xcc20,0x0010,0x0108,0x0100
-#define writeSYSChannelConfigurationRequest3StereoLhRh 0xcc20,0x0010,0x0108,0x0400
-#define writeSYSChannelConfigurationRequest3StereoLwRwLhRh 0xcc20,0x0010,0x0108,0x0500
-#define writeSYSChannelConfigurationRequestPhantomLwRw 0xcc20,0x0010,0x0105,0x0100
-#define writeSYSChannelConfigurationRequestPhantomLhRh 0xcc20,0x0010,0x0105,0x0400
-#define writeSYSChannelConfigurationRequestPhantomLwRwLhRh 0xcc20,0x0010,0x0105,0x0500
-#define writeSYSChannelConfigurationRequestSurroundLwRw 0xcc20,0x0010,0x010a,0x0100
-#define writeSYSChannelConfigurationRequestSurroundLhRh 0xcc20,0x0010,0x010a,0x0400
-#define writeSYSChannelConfigurationRequestSurroundLwRwLhRh 0xcc20,0x0010,0x010a,0x0500
-#define writeSYSChannelConfigurationRequestPhantom0LwRwStereo_0 0xcc20,0x0010,0x0003,0x0101
-#define writeSYSChannelConfigurationRequestPhantom0LhRhStereo_0 0xcc20,0x0010,0x0003,0x0401
-#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhStereo_0 0xcc20,0x0010,0x0003,0x0501
-#define writeSYSChannelConfigurationRequestPhantom0LwRwDual_0 0xcc20,0x0010,0x0003,0x0104
-#define writeSYSChannelConfigurationRequestPhantom0LhRhDual_0 0xcc20,0x0010,0x0003,0x0404
-#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhDual_0 0xcc20,0x0010,0x0003,0x0504
-#define writeSYSChannelConfigurationRequestPhantom1LwRw_0 0xcc20,0x0010,0x0004,0x0100
-#define writeSYSChannelConfigurationRequestPhantom1LhRh_0 0xcc20,0x0010,0x0004,0x0400
-#define writeSYSChannelConfigurationRequestPhantom1LwRwLhRh_0 0xcc20,0x0010,0x0004,0x0500
-#define writeSYSChannelConfigurationRequestPhantom2LwRw_0 0xcc20,0x0010,0x0005,0x0100
-#define writeSYSChannelConfigurationRequestPhantom2LhRh_0 0xcc20,0x0010,0x0005,0x0400
-#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRh_0 0xcc20,0x0010,0x0005,0x0500
-#define writeSYSChannelConfigurationRequestPhantom2LwRwStereo_0 0xcc20,0x0010,0x0005,0x0101
-#define writeSYSChannelConfigurationRequestPhantom2LhRhStereo_0 0xcc20,0x0010,0x0005,0x0401
-#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhStereo_0 0xcc20,0x0010,0x0005,0x0501
-#define writeSYSChannelConfigurationRequestPhantom2LwRwLtRt_0 0xcc20,0x0010,0x0005,0x0102
-#define writeSYSChannelConfigurationRequestPhantom2LhRhLtRt_0 0xcc20,0x0010,0x0005,0x0402
-#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhLtRt_0 0xcc20,0x0010,0x0005,0x0502
-#define writeSYSChannelConfigurationRequestPhantom2LwRwMono_0 0xcc20,0x0010,0x0005,0x0103
-#define writeSYSChannelConfigurationRequestPhantom2LhRhMono_0 0xcc20,0x0010,0x0005,0x0403
-#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhMono_0 0xcc20,0x0010,0x0005,0x0503
-#define writeSYSChannelConfigurationRequestPhantom3LwRw_0 0xcc20,0x0010,0x0006,0x0100
-#define writeSYSChannelConfigurationRequestPhantom3LhRh_0 0xcc20,0x0010,0x0006,0x0400
-#define writeSYSChannelConfigurationRequestPhantom3LwRwLhRh_0 0xcc20,0x0010,0x0006,0x0500
-#define writeSYSChannelConfigurationRequestPhantom4LwRw_0 0xcc20,0x0010,0x0007,0x0100
-#define writeSYSChannelConfigurationRequestPhantom4LhRh_0 0xcc20,0x0010,0x0007,0x0400
-#define writeSYSChannelConfigurationRequestPhantom4LwRwLhRh_0 0xcc20,0x0010,0x0007,0x0500
-#define writeSYSChannelConfigurationRequestSurround0LwRw_0 0xcc20,0x0010,0x0008,0x0100
-#define writeSYSChannelConfigurationRequestSurround0LhRh_0 0xcc20,0x0010,0x0008,0x0400
-#define writeSYSChannelConfigurationRequestSurround0LwRwLhRh_0 0xcc20,0x0010,0x0008,0x0500
-#define writeSYSChannelConfigurationRequestSurround1LwRw_0 0xcc20,0x0010,0x0009,0x0100
-#define writeSYSChannelConfigurationRequestSurround1LhRh_0 0xcc20,0x0010,0x0009,0x0400
-#define writeSYSChannelConfigurationRequestSurround1LwRwLhRh_0 0xcc20,0x0010,0x0009,0x0500
-#define writeSYSChannelConfigurationRequestSurround2LwRw_0 0xcc20,0x0010,0x000a,0x0100
-#define writeSYSChannelConfigurationRequestSurround2LhRh_0 0xcc20,0x0010,0x000a,0x0400
-#define writeSYSChannelConfigurationRequestSurround2LwRwLhRh_0 0xcc20,0x0010,0x000a,0x0500
-#define writeSYSChannelConfigurationRequestSurround2LwRwStereo_0 0xcc20,0x0010,0x000a,0x0101
-#define writeSYSChannelConfigurationRequestSurround2LhRhStereo_0 0xcc20,0x0010,0x000a,0x0401
-#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhStereo_0 0xcc20,0x0010,0x000a,0x0501
-#define writeSYSChannelConfigurationRequestSurround2LwRwLtRt_0 0xcc20,0x0010,0x000a,0x0102
-#define writeSYSChannelConfigurationRequestSurround2LhRhLtRt_0 0xcc20,0x0010,0x000a,0x0402
-#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhLtRt_0 0xcc20,0x0010,0x000a,0x0502
-#define writeSYSChannelConfigurationRequestSurround2LwRwMono_0 0xcc20,0x0010,0x000a,0x0103
-#define writeSYSChannelConfigurationRequestSurround2LhRhMono_0 0xcc20,0x0010,0x000a,0x0403
-#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhMono_0 0xcc20,0x0010,0x000a,0x0503
-#define writeSYSChannelConfigurationRequestSurround3LwRw_0 0xcc20,0x0010,0x000b,0x0100
-#define writeSYSChannelConfigurationRequestSurround3LhRh_0 0xcc20,0x0010,0x000b,0x0400
-#define writeSYSChannelConfigurationRequestSurround3LwRwLhRh_0 0xcc20,0x0010,0x000b,0x0500
-#define writeSYSChannelConfigurationRequestSurround4LwRw_0 0xcc20,0x0010,0x000c,0x0100
-#define writeSYSChannelConfigurationRequestSurround4LhRh_0 0xcc20,0x0010,0x000c,0x0400
-#define writeSYSChannelConfigurationRequestSurround4LwRwLhRh_0 0xcc20,0x0010,0x000c,0x0500
-#define writeSYSChannelConfigurationRequestNoneLwRw_1 0xcc20,0x0010,0x0101,0x0100
-#define writeSYSChannelConfigurationRequestNoneLhRh_1 0xcc20,0x0010,0x0101,0x0400
-#define writeSYSChannelConfigurationRequestNoneLwRwLhRh_1 0xcc20,0x0010,0x0101,0x0500
-#define writeSYSChannelConfigurationRequestMonoLwRw_1 0xcc20,0x0010,0x0102,0x0100
-#define writeSYSChannelConfigurationRequestMonoLhRh_1 0xcc20,0x0010,0x0102,0x0400
-#define writeSYSChannelConfigurationRequestMonoLwRwLhRh_1 0xcc20,0x0010,0x0102,0x0500
-#define writeSYSChannelConfigurationRequestPhantom0LwRw_1 0xcc20,0x0010,0x0103,0x0100
-#define writeSYSChannelConfigurationRequestPhantom0LhRh_1 0xcc20,0x0010,0x0103,0x0400
-#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRh_1 0xcc20,0x0010,0x0103,0x0500
-#define writeSYSChannelConfigurationRequestPhantom0LwRwStereo_1 0xcc20,0x0010,0x0103,0x0101
-#define writeSYSChannelConfigurationRequestPhantom0LhRhStereo_1 0xcc20,0x0010,0x0103,0x0401
-#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhStereo_1 0xcc20,0x0010,0x0103,0x0501
-#define writeSYSChannelConfigurationRequestPhantom0LwRwLtRt_1 0xcc20,0x0010,0x0103,0x0102
-#define writeSYSChannelConfigurationRequestPhantom0LhRhLtRt_1 0xcc20,0x0010,0x0103,0x0402
-#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhLtRt_1 0xcc20,0x0010,0x0103,0x0502
-#define writeSYSChannelConfigurationRequestPhantom0LwRwMono_1 0xcc20,0x0010,0x0103,0x0103
-#define writeSYSChannelConfigurationRequestPhantom0LhRhMono_1 0xcc20,0x0010,0x0103,0x0403
-#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhMono_1 0xcc20,0x0010,0x0103,0x0503
-#define writeSYSChannelConfigurationRequestPhantom0LwRwDual_1 0xcc20,0x0010,0x0103,0x0104
-#define writeSYSChannelConfigurationRequestPhantom0LhRhDual_1 0xcc20,0x0010,0x0103,0x0404
-#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhDual_1 0xcc20,0x0010,0x0103,0x0504
-#define writeSYSChannelConfigurationRequestPhantom1LwRw_1 0xcc20,0x0010,0x0104,0x0100
-#define writeSYSChannelConfigurationRequestPhantom1LhRh_1 0xcc20,0x0010,0x0104,0x0400
-#define writeSYSChannelConfigurationRequestPhantom1LwRwLhRh_1 0xcc20,0x0010,0x0104,0x0500
-#define writeSYSChannelConfigurationRequestPhantom2LwRwStereo_1 0xcc20,0x0010,0x0105,0x0101
-#define writeSYSChannelConfigurationRequestPhantom2LhRhStereo_1 0xcc20,0x0010,0x0105,0x0401
-#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhStereo_1 0xcc20,0x0010,0x0105,0x0501
-#define writeSYSChannelConfigurationRequestPhantom2LwRwLtRt_1 0xcc20,0x0010,0x0105,0x0102
-#define writeSYSChannelConfigurationRequestPhantom2LhRhLtRt_1 0xcc20,0x0010,0x0105,0x0402
-#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhLtRt_1 0xcc20,0x0010,0x0105,0x0502
-#define writeSYSChannelConfigurationRequestPhantom2LwRwMono_1 0xcc20,0x0010,0x0105,0x0103
-#define writeSYSChannelConfigurationRequestPhantom2LhRhMono_1 0xcc20,0x0010,0x0105,0x0403
-#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhMono_1 0xcc20,0x0010,0x0105,0x0503
-#define writeSYSChannelConfigurationRequestPhantom3LwRw_1 0xcc20,0x0010,0x0106,0x0100
-#define writeSYSChannelConfigurationRequestPhantom3LhRh_1 0xcc20,0x0010,0x0106,0x0400
-#define writeSYSChannelConfigurationRequestPhantom3LwRwLhRh_1 0xcc20,0x0010,0x0106,0x0500
-#define writeSYSChannelConfigurationRequestPhantom4LwRw_1 0xcc20,0x0010,0x0107,0x0100
-#define writeSYSChannelConfigurationRequestPhantom4LhRh_1 0xcc20,0x0010,0x0107,0x0400
-#define writeSYSChannelConfigurationRequestPhantom4LwRwLhRh_1 0xcc20,0x0010,0x0107,0x0500
-#define writeSYSChannelConfigurationRequestSurround1LwRw_1 0xcc20,0x0010,0x0109,0x0100
-#define writeSYSChannelConfigurationRequestSurround1LhRh_1 0xcc20,0x0010,0x0109,0x0400
-#define writeSYSChannelConfigurationRequestSurround1LwRwLhRh_1 0xcc20,0x0010,0x0109,0x0500
-#define writeSYSChannelConfigurationRequestSurround2LwRwStereo_1 0xcc20,0x0010,0x010a,0x0101
-#define writeSYSChannelConfigurationRequestSurround2LhRhStereo_1 0xcc20,0x0010,0x010a,0x0401
-#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhStereo_1 0xcc20,0x0010,0x010a,0x0501
-#define writeSYSChannelConfigurationRequestSurround2LwRwLtRt_1 0xcc20,0x0010,0x010a,0x0102
-#define writeSYSChannelConfigurationRequestSurround2LhRhLtRt_1 0xcc20,0x0010,0x010a,0x0402
-#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhLtRt_1 0xcc20,0x0010,0x010a,0x0502
-#define writeSYSChannelConfigurationRequestSurround2LwRwMono_1 0xcc20,0x0010,0x010a,0x0103
-#define writeSYSChannelConfigurationRequestSurround2LhRhMono_1 0xcc20,0x0010,0x010a,0x0403
-#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhMono_1 0xcc20,0x0010,0x010a,0x0503
-#define writeSYSChannelConfigurationRequestSurround3LwRw_1 0xcc20,0x0010,0x010b,0x0100
-#define writeSYSChannelConfigurationRequestSurround3LhRh_1 0xcc20,0x0010,0x010b,0x0400
-#define writeSYSChannelConfigurationRequestSurround3LwRwLhRh_1 0xcc20,0x0010,0x010b,0x0500
-#define writeSYSChannelConfigurationRequestSurround4LwRw_1 0xcc20,0x0010,0x010c,0x0100
-#define writeSYSChannelConfigurationRequestSurround4LhRh_1 0xcc20,0x0010,0x010c,0x0400
-#define writeSYSChannelConfigurationRequestSurround4LwRwLhRh_1 0xcc20,0x0010,0x010c,0x0500
-#define writeSYSChannelConfigurationRequestNoneLwRw_2 0xcc20,0x0010,0x0201,0x0100
-#define writeSYSChannelConfigurationRequestNoneLhRh_2 0xcc20,0x0010,0x0201,0x0400
-#define writeSYSChannelConfigurationRequestNoneLwRwLhRh_2 0xcc20,0x0010,0x0201,0x0500
-#define writeSYSChannelConfigurationRequestMonoLwRw_2 0xcc20,0x0010,0x0202,0x0100
-#define writeSYSChannelConfigurationRequestMonoLhRh_2 0xcc20,0x0010,0x0202,0x0400
-#define writeSYSChannelConfigurationRequestMonoLwRwLhRh_2 0xcc20,0x0010,0x0202,0x0500
-#define writeSYSChannelConfigurationRequestPhantom0LwRw_2 0xcc20,0x0010,0x0203,0x0100
-#define writeSYSChannelConfigurationRequestPhantom0LhRh_2 0xcc20,0x0010,0x0203,0x0400
-#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRh_2 0xcc20,0x0010,0x0203,0x0500
-#define writeSYSChannelConfigurationRequestPhantom0LwRwStereo_2 0xcc20,0x0010,0x0203,0x0101
-#define writeSYSChannelConfigurationRequestPhantom0LhRhStereo_2 0xcc20,0x0010,0x0203,0x0401
-#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhStereo_2 0xcc20,0x0010,0x0203,0x0501
-#define writeSYSChannelConfigurationRequestPhantom0LwRwLtRt_2 0xcc20,0x0010,0x0203,0x0102
-#define writeSYSChannelConfigurationRequestPhantom0LhRhLtRt_2 0xcc20,0x0010,0x0203,0x0402
-#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhLtRt_2 0xcc20,0x0010,0x0203,0x0502
-#define writeSYSChannelConfigurationRequestPhantom0LwRwMono_2 0xcc20,0x0010,0x0203,0x0103
-#define writeSYSChannelConfigurationRequestPhantom0LhRhMono_2 0xcc20,0x0010,0x0203,0x0403
-#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhMono_2 0xcc20,0x0010,0x0203,0x0503
-#define writeSYSChannelConfigurationRequestPhantom0LwRwDual_2 0xcc20,0x0010,0x0203,0x0104
-#define writeSYSChannelConfigurationRequestPhantom0LhRhDual_2 0xcc20,0x0010,0x0203,0x0404
-#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhDual_2 0xcc20,0x0010,0x0203,0x0504
-#define writeSYSChannelConfigurationRequestPhantom1LwRw_2 0xcc20,0x0010,0x0204,0x0100
-#define writeSYSChannelConfigurationRequestPhantom1LhRh_2 0xcc20,0x0010,0x0204,0x0400
-#define writeSYSChannelConfigurationRequestPhantom1LwRwLhRh_2 0xcc20,0x0010,0x0204,0x0500
-#define writeSYSChannelConfigurationRequestPhantom2LwRw_2 0xcc20,0x0010,0x0205,0x0100
-#define writeSYSChannelConfigurationRequestPhantom2LhRh_2 0xcc20,0x0010,0x0205,0x0400
-#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRh_2 0xcc20,0x0010,0x0205,0x0500
-#define writeSYSChannelConfigurationRequestPhantom2LwRwStereo_2 0xcc20,0x0010,0x0205,0x0101
-#define writeSYSChannelConfigurationRequestPhantom2LhRhStereo_2 0xcc20,0x0010,0x0205,0x0401
-#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhStereo_2 0xcc20,0x0010,0x0205,0x0501
-#define writeSYSChannelConfigurationRequestPhantom2LwRwLtRt_2 0xcc20,0x0010,0x0205,0x0102
-#define writeSYSChannelConfigurationRequestPhantom2LhRhLtRt_2 0xcc20,0x0010,0x0205,0x0402
-#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhLtRt_2 0xcc20,0x0010,0x0205,0x0502
-#define writeSYSChannelConfigurationRequestPhantom2LwRwMono_2 0xcc20,0x0010,0x0205,0x0103
-#define writeSYSChannelConfigurationRequestPhantom2LhRhMono_2 0xcc20,0x0010,0x0205,0x0403
-#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhMono_2 0xcc20,0x0010,0x0205,0x0503
-#define writeSYSChannelConfigurationRequestPhantom3LwRw_2 0xcc20,0x0010,0x0206,0x0100
-#define writeSYSChannelConfigurationRequestPhantom3LhRh_2 0xcc20,0x0010,0x0206,0x0400
-#define writeSYSChannelConfigurationRequestPhantom3LwRwLhRh_2 0xcc20,0x0010,0x0206,0x0500
-#define writeSYSChannelConfigurationRequestPhantom4LwRw_2 0xcc20,0x0010,0x0207,0x0100
-#define writeSYSChannelConfigurationRequestPhantom4LhRh_2 0xcc20,0x0010,0x0207,0x0400
-#define writeSYSChannelConfigurationRequestPhantom4LwRwLhRh_2 0xcc20,0x0010,0x0207,0x0500
-#define writeSYSChannelConfigurationRequestSurround0LwRw_2 0xcc20,0x0010,0x0208,0x0100
-#define writeSYSChannelConfigurationRequestSurround0LhRh_2 0xcc20,0x0010,0x0208,0x0400
-#define writeSYSChannelConfigurationRequestSurround0LwRwLhRh_2 0xcc20,0x0010,0x0208,0x0500
-#define writeSYSChannelConfigurationRequestSurround1LwRw_2 0xcc20,0x0010,0x0209,0x0100
-#define writeSYSChannelConfigurationRequestSurround1LhRh_2 0xcc20,0x0010,0x0209,0x0400
-#define writeSYSChannelConfigurationRequestSurround1LwRwLhRh_2 0xcc20,0x0010,0x0209,0x0500
-#define writeSYSChannelConfigurationRequestSurround2LwRw_2 0xcc20,0x0010,0x020a,0x0100
-#define writeSYSChannelConfigurationRequestSurround2LhRh_2 0xcc20,0x0010,0x020a,0x0400
-#define writeSYSChannelConfigurationRequestSurround2LwRwLhRh_2 0xcc20,0x0010,0x020a,0x0500
-#define writeSYSChannelConfigurationRequestSurround2LwRwStereo_2 0xcc20,0x0010,0x020a,0x0101
-#define writeSYSChannelConfigurationRequestSurround2LhRhStereo_2 0xcc20,0x0010,0x020a,0x0401
-#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhStereo_2 0xcc20,0x0010,0x020a,0x0501
-#define writeSYSChannelConfigurationRequestSurround2LwRwLtRt_2 0xcc20,0x0010,0x020a,0x0102
-#define writeSYSChannelConfigurationRequestSurround2LhRhLtRt_2 0xcc20,0x0010,0x020a,0x0402
-#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhLtRt_2 0xcc20,0x0010,0x020a,0x0502
-#define writeSYSChannelConfigurationRequestSurround2LwRwMono_2 0xcc20,0x0010,0x020a,0x0103
-#define writeSYSChannelConfigurationRequestSurround2LhRhMono_2 0xcc20,0x0010,0x020a,0x0403
-#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhMono_2 0xcc20,0x0010,0x020a,0x0503
-#define writeSYSChannelConfigurationRequestSurround3LwRw_2 0xcc20,0x0010,0x020b,0x0100
-#define writeSYSChannelConfigurationRequestSurround3LhRh_2 0xcc20,0x0010,0x020b,0x0400
-#define writeSYSChannelConfigurationRequestSurround3LwRwLhRh_2 0xcc20,0x0010,0x020b,0x0500
-#define writeSYSChannelConfigurationRequestSurround4LwRw_2 0xcc20,0x0010,0x020c,0x0100
-#define writeSYSChannelConfigurationRequestSurround4LhRh_2 0xcc20,0x0010,0x020c,0x0400
-#define writeSYSChannelConfigurationRequestSurround4LwRwLhRh_2 0xcc20,0x0010,0x020c,0x0500
+#define writeSYSChannelConfigurationRequestUnknown 0xcc20,0x0020,0x0000,0x0000
+#define writeSYSChannelConfigurationRequestNone 0xcc20,0x0020,0x0001,0x0000
+#define writeSYSChannelConfigurationRequestMono 0xcc20,0x0020,0x0002,0x0000
+#define writeSYSChannelConfigurationRequestStereo 0xcc20,0x0020,0x0003,0x0000
+#define writeSYSChannelConfigurationRequestStereoLtRt 0xcc20,0x0020,0x0003,0x0002
+#define writeSYSChannelConfigurationRequestStereoMono 0xcc20,0x0020,0x0003,0x0003
+#define writeSYSChannelConfigurationRequest3Stereo 0xcc20,0x0020,0x0108,0x0000
+#define writeSYSChannelConfigurationRequestPhantom 0xcc20,0x0020,0x0105,0x0000
+#define writeSYSChannelConfigurationRequestSurround 0xcc20,0x0020,0x010a,0x0000
+#define writeSYSChannelConfigurationRequestPhantom0Stereo_0 0xcc20,0x0020,0x0003,0x0001
+#define wroteSYSChannelConfigurationRequestPhantom0Dual_0 0xcc20,0x0020,0x0003,0x0004
+#define writeSYSChannelConfigurationRequestPhantom1_0 0xcc20,0x0020,0x0004,0x0000
+#define writeSYSChannelConfigurationRequestPhantom2_0 0xcc20,0x0020,0x0005,0x0000
+#define wroteSYSChannelConfigurationRequestPhantom2Stereo_0 0xcc20,0x0020,0x0005,0x0001
+#define writeSYSChannelConfigurationRequestPhantom2LtRt_0 0xcc20,0x0020,0x0005,0x0002
+#define wroteSYSChannelConfigurationRequestPhantom2Mono_0 0xcc20,0x0020,0x0005,0x0003
+#define writeSYSChannelConfigurationRequestPhantom3_0 0xcc20,0x0020,0x0006,0x0000
+#define writeSYSChannelConfigurationRequestPhantom4_0 0xcc20,0x0020,0x0007,0x0000
+#define writeSYSChannelConfigurationRequestSurround0_0 0xcc20,0x0020,0x0008,0x0000
+#define writeSYSChannelConfigurationRequestSurround1_0 0xcc20,0x0020,0x0009,0x0000
+#define writeSYSChannelConfigurationRequestSurround2_0 0xcc20,0x0020,0x000a,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2Stereo_0 0xcc20,0x0020,0x000a,0x0001
+#define writeSYSChannelConfigurationRequestSurround2LtRt_0 0xcc20,0x0020,0x000a,0x0002
+#define wroteSYSChannelConfigurationRequestSurround2Mono_0 0xcc20,0x0020,0x000a,0x0003
+#define writeSYSChannelConfigurationRequestSurround3_0 0xcc20,0x0020,0x000b,0x0000
+#define writeSYSChannelConfigurationRequestSurround4_0 0xcc20,0x0020,0x000c,0x0000
+#define writeSYSChannelConfigurationRequestNone_1 0xcc20,0x0020,0x0101,0x0000
+#define writeSYSChannelConfigurationRequestMono_1 0xcc20,0x0020,0x0102,0x0000
+#define writeSYSChannelConfigurationRequestPhantom0_1 0xcc20,0x0020,0x0103,0x0000
+#define writeSYSChannelConfigurationRequestPhantom0Stereo_1 0xcc20,0x0020,0x0103,0x0001
+#define writeSYSChannelConfigurationRequestPhantom0LtRt_1 0xcc20,0x0020,0x0103,0x0002
+#define writeSYSChannelConfigurationRequestPhantom0Mono_1 0xcc20,0x0020,0x0103,0x0003
+#define wroteSYSChannelConfigurationRequestPhantom0Dual_1 0xcc20,0x0020,0x0103,0x0004
+#define writeSYSChannelConfigurationRequestPhantom1_1 0xcc20,0x0020,0x0104,0x0000
+#define wroteSYSChannelConfigurationRequestPhantom2Stereo_1 0xcc20,0x0020,0x0105,0x0001
+#define writeSYSChannelConfigurationRequestPhantom2LtRt_1 0xcc20,0x0020,0x0105,0x0002
+#define wroteSYSChannelConfigurationRequestPhantom2Mono_1 0xcc20,0x0020,0x0105,0x0003
+#define writeSYSChannelConfigurationRequestPhantom3_1 0xcc20,0x0020,0x0106,0x0000
+#define writeSYSChannelConfigurationRequestPhantom4_1 0xcc20,0x0020,0x0107,0x0000
+#define writeSYSChannelConfigurationRequestSurround1_1 0xcc20,0x0020,0x0109,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2Stereo_1 0xcc20,0x0020,0x010a,0x0001
+#define writeSYSChannelConfigurationRequestSurround2LtRt_1 0xcc20,0x0020,0x010a,0x0002
+#define wroteSYSChannelConfigurationRequestSurround2Mono_1 0xcc20,0x0020,0x010a,0x0003
+#define writeSYSChannelConfigurationRequestSurround3_1 0xcc20,0x0020,0x010b,0x0000
+#define writeSYSChannelConfigurationRequestSurround4_1 0xcc20,0x0020,0x010c,0x0000
+#define writeSYSChannelConfigurationRequestNone_2 0xcc20,0x0020,0x0201,0x0000
+#define writeSYSChannelConfigurationRequestMono_2 0xcc20,0x0020,0x0202,0x0000
+#define writeSYSChannelConfigurationRequestPhantom0_2 0xcc20,0x0020,0x0203,0x0000
+#define writeSYSChannelConfigurationRequestPhantom0Stereo_2 0xcc20,0x0020,0x0203,0x0001
+#define writeSYSChannelConfigurationRequestPhantom0LtRt_2 0xcc20,0x0020,0x0203,0x0002
+#define writeSYSChannelConfigurationRequestPhantom0Mono_2 0xcc20,0x0020,0x0203,0x0003
+#define wroteSYSChannelConfigurationRequestPhantom0Dual_2 0xcc20,0x0020,0x0203,0x0004
+#define writeSYSChannelConfigurationRequestPhantom1_2 0xcc20,0x0020,0x0204,0x0000
+#define writeSYSChannelConfigurationRequestPhantom2_2 0xcc20,0x0020,0x0205,0x0000
+#define wroteSYSChannelConfigurationRequestPhantom2Stereo_2 0xcc20,0x0020,0x0205,0x0001
+#define writeSYSChannelConfigurationRequestPhantom2LtRt_2 0xcc20,0x0020,0x0205,0x0002
+#define wroteSYSChannelConfigurationRequestPhantom2Mono_2 0xcc20,0x0020,0x0205,0x0003
+#define writeSYSChannelConfigurationRequestPhantom3_2 0xcc20,0x0020,0x0206,0x0000
+#define writeSYSChannelConfigurationRequestPhantom4_2 0xcc20,0x0020,0x0207,0x0000
+#define writeSYSChannelConfigurationRequestSurround0_2 0xcc20,0x0020,0x0208,0x0000
+#define writeSYSChannelConfigurationRequestSurround1_2 0xcc20,0x0020,0x0209,0x0000
+#define writeSYSChannelConfigurationRequestSurround2_2 0xcc20,0x0020,0x020a,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2Stereo_2 0xcc20,0x0020,0x020a,0x0001
+#define writeSYSChannelConfigurationRequestSurround2LtRt_2 0xcc20,0x0020,0x020a,0x0002
+#define wroteSYSChannelConfigurationRequestSurround2Mono_2 0xcc20,0x0020,0x020a,0x0003
+#define writeSYSChannelConfigurationRequestSurround3_2 0xcc20,0x0020,0x020b,0x0000
+#define writeSYSChannelConfigurationRequestSurround4_2 0xcc20,0x0020,0x020c,0x0000
+#define writeSYSChannelConfigurationRequestNoneLwRw 0xcc20,0x0020,0x0001,0x0100
+#define writeSYSChannelConfigurationRequestNoneLhRh 0xcc20,0x0020,0x0001,0x0400
+#define writeSYSChannelConfigurationRequestNoneLwRwLhRh 0xcc20,0x0020,0x0001,0x0500
+#define writeSYSChannelConfigurationRequestMonoLwRw 0xcc20,0x0020,0x0002,0x0100
+#define writeSYSChannelConfigurationRequestMonoLhRh 0xcc20,0x0020,0x0002,0x0400
+#define writeSYSChannelConfigurationRequestMonoLwRwLhRh 0xcc20,0x0020,0x0002,0x0500
+#define writeSYSChannelConfigurationRequestStereoLwRw 0xcc20,0x0020,0x0003,0x0100
+#define writeSYSChannelConfigurationRequestStereoLhRh 0xcc20,0x0020,0x0003,0x0400
+#define writeSYSChannelConfigurationRequestStereoLwRwLhRh 0xcc20,0x0020,0x0003,0x0500
+#define writeSYSChannelConfigurationRequestStereoLwRwLtRt 0xcc20,0x0020,0x0003,0x0102
+#define writeSYSChannelConfigurationRequestStereoLhRhLtRt 0xcc20,0x0020,0x0003,0x0402
+#define writeSYSChannelConfigurationRequestStereoLwRwLhRhLtRt 0xcc20,0x0020,0x0003,0x0502
+#define writeSYSChannelConfigurationRequestStereoLwRwMono 0xcc20,0x0020,0x0003,0x0103
+#define writeSYSChannelConfigurationRequestStereoLhRhMono 0xcc20,0x0020,0x0003,0x0403
+#define writeSYSChannelConfigurationRequestStereoLwRwLhRhMono 0xcc20,0x0020,0x0003,0x0503
+#define writeSYSChannelConfigurationRequest3StereoLwRw 0xcc20,0x0020,0x0108,0x0100
+#define writeSYSChannelConfigurationRequest3StereoLhRh 0xcc20,0x0020,0x0108,0x0400
+#define writeSYSChannelConfigurationRequest3StereoLwRwLhRh 0xcc20,0x0020,0x0108,0x0500
+#define writeSYSChannelConfigurationRequestPhantomLwRw 0xcc20,0x0020,0x0105,0x0100
+#define writeSYSChannelConfigurationRequestPhantomLhRh 0xcc20,0x0020,0x0105,0x0400
+#define writeSYSChannelConfigurationRequestPhantomLwRwLhRh 0xcc20,0x0020,0x0105,0x0500
+#define writeSYSChannelConfigurationRequestSurroundLwRw 0xcc20,0x0020,0x010a,0x0100
+#define writeSYSChannelConfigurationRequestSurroundLhRh 0xcc20,0x0020,0x010a,0x0400
+#define writeSYSChannelConfigurationRequestSurroundLwRwLhRh 0xcc20,0x0020,0x010a,0x0500
+#define writeSYSChannelConfigurationRequestPhantom0LwRwStereo_0 0xcc20,0x0020,0x0003,0x0101
+#define writeSYSChannelConfigurationRequestPhantom0LhRhStereo_0 0xcc20,0x0020,0x0003,0x0401
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhStereo_0 0xcc20,0x0020,0x0003,0x0501
+#define writeSYSChannelConfigurationRequestPhantom0LwRwDual_0 0xcc20,0x0020,0x0003,0x0104
+#define writeSYSChannelConfigurationRequestPhantom0LhRhDual_0 0xcc20,0x0020,0x0003,0x0404
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhDual_0 0xcc20,0x0020,0x0003,0x0504
+#define writeSYSChannelConfigurationRequestPhantom1LwRw_0 0xcc20,0x0020,0x0004,0x0100
+#define writeSYSChannelConfigurationRequestPhantom1LhRh_0 0xcc20,0x0020,0x0004,0x0400
+#define writeSYSChannelConfigurationRequestPhantom1LwRwLhRh_0 0xcc20,0x0020,0x0004,0x0500
+#define writeSYSChannelConfigurationRequestPhantom2LwRw_0 0xcc20,0x0020,0x0005,0x0100
+#define writeSYSChannelConfigurationRequestPhantom2LhRh_0 0xcc20,0x0020,0x0005,0x0400
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRh_0 0xcc20,0x0020,0x0005,0x0500
+#define writeSYSChannelConfigurationRequestPhantom2LwRwStereo_0 0xcc20,0x0020,0x0005,0x0101
+#define writeSYSChannelConfigurationRequestPhantom2LhRhStereo_0 0xcc20,0x0020,0x0005,0x0401
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhStereo_0 0xcc20,0x0020,0x0005,0x0501
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLtRt_0 0xcc20,0x0020,0x0005,0x0102
+#define writeSYSChannelConfigurationRequestPhantom2LhRhLtRt_0 0xcc20,0x0020,0x0005,0x0402
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhLtRt_0 0xcc20,0x0020,0x0005,0x0502
+#define writeSYSChannelConfigurationRequestPhantom2LwRwMono_0 0xcc20,0x0020,0x0005,0x0103
+#define writeSYSChannelConfigurationRequestPhantom2LhRhMono_0 0xcc20,0x0020,0x0005,0x0403
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhMono_0 0xcc20,0x0020,0x0005,0x0503
+#define writeSYSChannelConfigurationRequestPhantom3LwRw_0 0xcc20,0x0020,0x0006,0x0100
+#define writeSYSChannelConfigurationRequestPhantom3LhRh_0 0xcc20,0x0020,0x0006,0x0400
+#define writeSYSChannelConfigurationRequestPhantom3LwRwLhRh_0 0xcc20,0x0020,0x0006,0x0500
+#define writeSYSChannelConfigurationRequestPhantom4LwRw_0 0xcc20,0x0020,0x0007,0x0100
+#define writeSYSChannelConfigurationRequestPhantom4LhRh_0 0xcc20,0x0020,0x0007,0x0400
+#define writeSYSChannelConfigurationRequestPhantom4LwRwLhRh_0 0xcc20,0x0020,0x0007,0x0500
+#define writeSYSChannelConfigurationRequestSurround0LwRw_0 0xcc20,0x0020,0x0008,0x0100
+#define writeSYSChannelConfigurationRequestSurround0LhRh_0 0xcc20,0x0020,0x0008,0x0400
+#define writeSYSChannelConfigurationRequestSurround0LwRwLhRh_0 0xcc20,0x0020,0x0008,0x0500
+#define writeSYSChannelConfigurationRequestSurround1LwRw_0 0xcc20,0x0020,0x0009,0x0100
+#define writeSYSChannelConfigurationRequestSurround1LhRh_0 0xcc20,0x0020,0x0009,0x0400
+#define writeSYSChannelConfigurationRequestSurround1LwRwLhRh_0 0xcc20,0x0020,0x0009,0x0500
+#define writeSYSChannelConfigurationRequestSurround2LwRw_0 0xcc20,0x0020,0x000a,0x0100
+#define writeSYSChannelConfigurationRequestSurround2LhRh_0 0xcc20,0x0020,0x000a,0x0400
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRh_0 0xcc20,0x0020,0x000a,0x0500
+#define writeSYSChannelConfigurationRequestSurround2LwRwStereo_0 0xcc20,0x0020,0x000a,0x0101
+#define writeSYSChannelConfigurationRequestSurround2LhRhStereo_0 0xcc20,0x0020,0x000a,0x0401
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhStereo_0 0xcc20,0x0020,0x000a,0x0501
+#define writeSYSChannelConfigurationRequestSurround2LwRwLtRt_0 0xcc20,0x0020,0x000a,0x0102
+#define writeSYSChannelConfigurationRequestSurround2LhRhLtRt_0 0xcc20,0x0020,0x000a,0x0402
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhLtRt_0 0xcc20,0x0020,0x000a,0x0502
+#define writeSYSChannelConfigurationRequestSurround2LwRwMono_0 0xcc20,0x0020,0x000a,0x0103
+#define writeSYSChannelConfigurationRequestSurround2LhRhMono_0 0xcc20,0x0020,0x000a,0x0403
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhMono_0 0xcc20,0x0020,0x000a,0x0503
+#define writeSYSChannelConfigurationRequestSurround3LwRw_0 0xcc20,0x0020,0x000b,0x0100
+#define writeSYSChannelConfigurationRequestSurround3LhRh_0 0xcc20,0x0020,0x000b,0x0400
+#define writeSYSChannelConfigurationRequestSurround3LwRwLhRh_0 0xcc20,0x0020,0x000b,0x0500
+#define writeSYSChannelConfigurationRequestSurround4LwRw_0 0xcc20,0x0020,0x000c,0x0100
+#define writeSYSChannelConfigurationRequestSurround4LhRh_0 0xcc20,0x0020,0x000c,0x0400
+#define writeSYSChannelConfigurationRequestSurround4LwRwLhRh_0 0xcc20,0x0020,0x000c,0x0500
+#define writeSYSChannelConfigurationRequestNoneLwRw_1 0xcc20,0x0020,0x0101,0x0100
+#define writeSYSChannelConfigurationRequestNoneLhRh_1 0xcc20,0x0020,0x0101,0x0400
+#define writeSYSChannelConfigurationRequestNoneLwRwLhRh_1 0xcc20,0x0020,0x0101,0x0500
+#define writeSYSChannelConfigurationRequestMonoLwRw_1 0xcc20,0x0020,0x0102,0x0100
+#define writeSYSChannelConfigurationRequestMonoLhRh_1 0xcc20,0x0020,0x0102,0x0400
+#define writeSYSChannelConfigurationRequestMonoLwRwLhRh_1 0xcc20,0x0020,0x0102,0x0500
+#define writeSYSChannelConfigurationRequestPhantom0LwRw_1 0xcc20,0x0020,0x0103,0x0100
+#define writeSYSChannelConfigurationRequestPhantom0LhRh_1 0xcc20,0x0020,0x0103,0x0400
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRh_1 0xcc20,0x0020,0x0103,0x0500
+#define writeSYSChannelConfigurationRequestPhantom0LwRwStereo_1 0xcc20,0x0020,0x0103,0x0101
+#define writeSYSChannelConfigurationRequestPhantom0LhRhStereo_1 0xcc20,0x0020,0x0103,0x0401
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhStereo_1 0xcc20,0x0020,0x0103,0x0501
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLtRt_1 0xcc20,0x0020,0x0103,0x0102
+#define writeSYSChannelConfigurationRequestPhantom0LhRhLtRt_1 0xcc20,0x0020,0x0103,0x0402
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhLtRt_1 0xcc20,0x0020,0x0103,0x0502
+#define writeSYSChannelConfigurationRequestPhantom0LwRwMono_1 0xcc20,0x0020,0x0103,0x0103
+#define writeSYSChannelConfigurationRequestPhantom0LhRhMono_1 0xcc20,0x0020,0x0103,0x0403
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhMono_1 0xcc20,0x0020,0x0103,0x0503
+#define writeSYSChannelConfigurationRequestPhantom0LwRwDual_1 0xcc20,0x0020,0x0103,0x0104
+#define writeSYSChannelConfigurationRequestPhantom0LhRhDual_1 0xcc20,0x0020,0x0103,0x0404
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhDual_1 0xcc20,0x0020,0x0103,0x0504
+#define writeSYSChannelConfigurationRequestPhantom1LwRw_1 0xcc20,0x0020,0x0104,0x0100
+#define writeSYSChannelConfigurationRequestPhantom1LhRh_1 0xcc20,0x0020,0x0104,0x0400
+#define writeSYSChannelConfigurationRequestPhantom1LwRwLhRh_1 0xcc20,0x0020,0x0104,0x0500
+#define writeSYSChannelConfigurationRequestPhantom2LwRwStereo_1 0xcc20,0x0020,0x0105,0x0101
+#define writeSYSChannelConfigurationRequestPhantom2LhRhStereo_1 0xcc20,0x0020,0x0105,0x0401
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhStereo_1 0xcc20,0x0020,0x0105,0x0501
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLtRt_1 0xcc20,0x0020,0x0105,0x0102
+#define writeSYSChannelConfigurationRequestPhantom2LhRhLtRt_1 0xcc20,0x0020,0x0105,0x0402
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhLtRt_1 0xcc20,0x0020,0x0105,0x0502
+#define writeSYSChannelConfigurationRequestPhantom2LwRwMono_1 0xcc20,0x0020,0x0105,0x0103
+#define writeSYSChannelConfigurationRequestPhantom2LhRhMono_1 0xcc20,0x0020,0x0105,0x0403
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhMono_1 0xcc20,0x0020,0x0105,0x0503
+#define writeSYSChannelConfigurationRequestPhantom3LwRw_1 0xcc20,0x0020,0x0106,0x0100
+#define writeSYSChannelConfigurationRequestPhantom3LhRh_1 0xcc20,0x0020,0x0106,0x0400
+#define writeSYSChannelConfigurationRequestPhantom3LwRwLhRh_1 0xcc20,0x0020,0x0106,0x0500
+#define writeSYSChannelConfigurationRequestPhantom4LwRw_1 0xcc20,0x0020,0x0107,0x0100
+#define writeSYSChannelConfigurationRequestPhantom4LhRh_1 0xcc20,0x0020,0x0107,0x0400
+#define writeSYSChannelConfigurationRequestPhantom4LwRwLhRh_1 0xcc20,0x0020,0x0107,0x0500
+#define writeSYSChannelConfigurationRequestSurround1LwRw_1 0xcc20,0x0020,0x0109,0x0100
+#define writeSYSChannelConfigurationRequestSurround1LhRh_1 0xcc20,0x0020,0x0109,0x0400
+#define writeSYSChannelConfigurationRequestSurround1LwRwLhRh_1 0xcc20,0x0020,0x0109,0x0500
+#define writeSYSChannelConfigurationRequestSurround2LwRwStereo_1 0xcc20,0x0020,0x010a,0x0101
+#define writeSYSChannelConfigurationRequestSurround2LhRhStereo_1 0xcc20,0x0020,0x010a,0x0401
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhStereo_1 0xcc20,0x0020,0x010a,0x0501
+#define writeSYSChannelConfigurationRequestSurround2LwRwLtRt_1 0xcc20,0x0020,0x010a,0x0102
+#define writeSYSChannelConfigurationRequestSurround2LhRhLtRt_1 0xcc20,0x0020,0x010a,0x0402
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhLtRt_1 0xcc20,0x0020,0x010a,0x0502
+#define writeSYSChannelConfigurationRequestSurround2LwRwMono_1 0xcc20,0x0020,0x010a,0x0103
+#define writeSYSChannelConfigurationRequestSurround2LhRhMono_1 0xcc20,0x0020,0x010a,0x0403
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhMono_1 0xcc20,0x0020,0x010a,0x0503
+#define writeSYSChannelConfigurationRequestSurround3LwRw_1 0xcc20,0x0020,0x010b,0x0100
+#define writeSYSChannelConfigurationRequestSurround3LhRh_1 0xcc20,0x0020,0x010b,0x0400
+#define writeSYSChannelConfigurationRequestSurround3LwRwLhRh_1 0xcc20,0x0020,0x010b,0x0500
+#define writeSYSChannelConfigurationRequestSurround4LwRw_1 0xcc20,0x0020,0x010c,0x0100
+#define writeSYSChannelConfigurationRequestSurround4LhRh_1 0xcc20,0x0020,0x010c,0x0400
+#define writeSYSChannelConfigurationRequestSurround4LwRwLhRh_1 0xcc20,0x0020,0x010c,0x0500
+#define writeSYSChannelConfigurationRequestNoneLwRw_2 0xcc20,0x0020,0x0201,0x0100
+#define writeSYSChannelConfigurationRequestNoneLhRh_2 0xcc20,0x0020,0x0201,0x0400
+#define writeSYSChannelConfigurationRequestNoneLwRwLhRh_2 0xcc20,0x0020,0x0201,0x0500
+#define writeSYSChannelConfigurationRequestMonoLwRw_2 0xcc20,0x0020,0x0202,0x0100
+#define writeSYSChannelConfigurationRequestMonoLhRh_2 0xcc20,0x0020,0x0202,0x0400
+#define writeSYSChannelConfigurationRequestMonoLwRwLhRh_2 0xcc20,0x0020,0x0202,0x0500
+#define writeSYSChannelConfigurationRequestPhantom0LwRw_2 0xcc20,0x0020,0x0203,0x0100
+#define writeSYSChannelConfigurationRequestPhantom0LhRh_2 0xcc20,0x0020,0x0203,0x0400
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRh_2 0xcc20,0x0020,0x0203,0x0500
+#define writeSYSChannelConfigurationRequestPhantom0LwRwStereo_2 0xcc20,0x0020,0x0203,0x0101
+#define writeSYSChannelConfigurationRequestPhantom0LhRhStereo_2 0xcc20,0x0020,0x0203,0x0401
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhStereo_2 0xcc20,0x0020,0x0203,0x0501
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLtRt_2 0xcc20,0x0020,0x0203,0x0102
+#define writeSYSChannelConfigurationRequestPhantom0LhRhLtRt_2 0xcc20,0x0020,0x0203,0x0402
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhLtRt_2 0xcc20,0x0020,0x0203,0x0502
+#define writeSYSChannelConfigurationRequestPhantom0LwRwMono_2 0xcc20,0x0020,0x0203,0x0103
+#define writeSYSChannelConfigurationRequestPhantom0LhRhMono_2 0xcc20,0x0020,0x0203,0x0403
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhMono_2 0xcc20,0x0020,0x0203,0x0503
+#define writeSYSChannelConfigurationRequestPhantom0LwRwDual_2 0xcc20,0x0020,0x0203,0x0104
+#define writeSYSChannelConfigurationRequestPhantom0LhRhDual_2 0xcc20,0x0020,0x0203,0x0404
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhDual_2 0xcc20,0x0020,0x0203,0x0504
+#define writeSYSChannelConfigurationRequestPhantom1LwRw_2 0xcc20,0x0020,0x0204,0x0100
+#define writeSYSChannelConfigurationRequestPhantom1LhRh_2 0xcc20,0x0020,0x0204,0x0400
+#define writeSYSChannelConfigurationRequestPhantom1LwRwLhRh_2 0xcc20,0x0020,0x0204,0x0500
+#define writeSYSChannelConfigurationRequestPhantom2LwRw_2 0xcc20,0x0020,0x0205,0x0100
+#define writeSYSChannelConfigurationRequestPhantom2LhRh_2 0xcc20,0x0020,0x0205,0x0400
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRh_2 0xcc20,0x0020,0x0205,0x0500
+#define writeSYSChannelConfigurationRequestPhantom2LwRwStereo_2 0xcc20,0x0020,0x0205,0x0101
+#define writeSYSChannelConfigurationRequestPhantom2LhRhStereo_2 0xcc20,0x0020,0x0205,0x0401
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhStereo_2 0xcc20,0x0020,0x0205,0x0501
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLtRt_2 0xcc20,0x0020,0x0205,0x0102
+#define writeSYSChannelConfigurationRequestPhantom2LhRhLtRt_2 0xcc20,0x0020,0x0205,0x0402
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhLtRt_2 0xcc20,0x0020,0x0205,0x0502
+#define writeSYSChannelConfigurationRequestPhantom2LwRwMono_2 0xcc20,0x0020,0x0205,0x0103
+#define writeSYSChannelConfigurationRequestPhantom2LhRhMono_2 0xcc20,0x0020,0x0205,0x0403
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhMono_2 0xcc20,0x0020,0x0205,0x0503
+#define writeSYSChannelConfigurationRequestPhantom3LwRw_2 0xcc20,0x0020,0x0206,0x0100
+#define writeSYSChannelConfigurationRequestPhantom3LhRh_2 0xcc20,0x0020,0x0206,0x0400
+#define writeSYSChannelConfigurationRequestPhantom3LwRwLhRh_2 0xcc20,0x0020,0x0206,0x0500
+#define writeSYSChannelConfigurationRequestPhantom4LwRw_2 0xcc20,0x0020,0x0207,0x0100
+#define writeSYSChannelConfigurationRequestPhantom4LhRh_2 0xcc20,0x0020,0x0207,0x0400
+#define writeSYSChannelConfigurationRequestPhantom4LwRwLhRh_2 0xcc20,0x0020,0x0207,0x0500
+#define writeSYSChannelConfigurationRequestSurround0LwRw_2 0xcc20,0x0020,0x0208,0x0100
+#define writeSYSChannelConfigurationRequestSurround0LhRh_2 0xcc20,0x0020,0x0208,0x0400
+#define writeSYSChannelConfigurationRequestSurround0LwRwLhRh_2 0xcc20,0x0020,0x0208,0x0500
+#define writeSYSChannelConfigurationRequestSurround1LwRw_2 0xcc20,0x0020,0x0209,0x0100
+#define writeSYSChannelConfigurationRequestSurround1LhRh_2 0xcc20,0x0020,0x0209,0x0400
+#define writeSYSChannelConfigurationRequestSurround1LwRwLhRh_2 0xcc20,0x0020,0x0209,0x0500
+#define writeSYSChannelConfigurationRequestSurround2LwRw_2 0xcc20,0x0020,0x020a,0x0100
+#define writeSYSChannelConfigurationRequestSurround2LhRh_2 0xcc20,0x0020,0x020a,0x0400
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRh_2 0xcc20,0x0020,0x020a,0x0500
+#define writeSYSChannelConfigurationRequestSurround2LwRwStereo_2 0xcc20,0x0020,0x020a,0x0101
+#define writeSYSChannelConfigurationRequestSurround2LhRhStereo_2 0xcc20,0x0020,0x020a,0x0401
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhStereo_2 0xcc20,0x0020,0x020a,0x0501
+#define writeSYSChannelConfigurationRequestSurround2LwRwLtRt_2 0xcc20,0x0020,0x020a,0x0102
+#define writeSYSChannelConfigurationRequestSurround2LhRhLtRt_2 0xcc20,0x0020,0x020a,0x0402
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhLtRt_2 0xcc20,0x0020,0x020a,0x0502
+#define writeSYSChannelConfigurationRequestSurround2LwRwMono_2 0xcc20,0x0020,0x020a,0x0103
+#define writeSYSChannelConfigurationRequestSurround2LhRhMono_2 0xcc20,0x0020,0x020a,0x0403
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhMono_2 0xcc20,0x0020,0x020a,0x0503
+#define writeSYSChannelConfigurationRequestSurround3LwRw_2 0xcc20,0x0020,0x020b,0x0100
+#define writeSYSChannelConfigurationRequestSurround3LhRh_2 0xcc20,0x0020,0x020b,0x0400
+#define writeSYSChannelConfigurationRequestSurround3LwRwLhRh_2 0xcc20,0x0020,0x020b,0x0500
+#define writeSYSChannelConfigurationRequestSurround4LwRw_2 0xcc20,0x0020,0x020c,0x0100
+#define writeSYSChannelConfigurationRequestSurround4LhRh_2 0xcc20,0x0020,0x020c,0x0400
+#define writeSYSChannelConfigurationRequestSurround4LwRwLhRh_2 0xcc20,0x0020,0x020c,0x0500
#define readSYSChannelConfigurationRequestExtChan 0xc220,0x1300
#define writeSYSChannelConfigurationRequestExtChanNone 0xca20,0x1300
#define writeSYSChannelConfigurationRequestExtChanLhRh 0xca20,0x1304
#define writeSYSChannelConfigurationRequestAuxLtRt 0xca20,0x1202
#define writeSYSChannelConfigurationRequestAuxMono 0xca20,0x1203
#define writeSYSChannelConfigurationRequestAuxDual 0xca20,0x1204
+#define writeSYSChannelConfigurationRequestSurround2LtfRtfLtrRtr_0 0xce20,0x2008,0x000a,0x0000,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround2LtfRtfLtrRtr_1 0xce20,0x2008,0x010a,0x0000,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround2LtfRtfLtrRtr_2 0xce20,0x2008,0x020a,0x0000,0x0a00,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2LtfRtfLtrRtr_0 0xce20,0x2008,0x000a,0x0003,0x0a00,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2LtfRtfLtrRtr_1 0xce20,0x2008,0x010a,0x0003,0x0a00,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2LtfRtfLtrRtr_2 0xce20,0x2008,0x020a,0x0003,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LtmRtm_0 0xce20,0x2008,0x000c,0x0000,0x0400,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LtmRtm_1 0xce20,0x2008,0x010c,0x0000,0x0400,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LtmRtm_2 0xce20,0x2008,0x020c,0x0000,0x0400,0x0000
+#define writeSYSChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_0 0xce20,0x2008,0x000a,0x0100,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_1 0xce20,0x2008,0x010a,0x0100,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_2 0xce20,0x2008,0x020a,0x0100,0x0a00,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_0 0xce20,0x2008,0x000a,0x0103,0x0a00,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_1 0xce20,0x2008,0x010a,0x0103,0x0a00,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_2 0xce20,0x2008,0x020a,0x0103,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LtfRtfLtrRtr_0 0xce20,0x2008,0x000c,0x0000,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LtfRtfLtrRtr_1 0xce20,0x2008,0x010c,0x0000,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LtfRtfLtrRtr_2 0xce20,0x2008,0x020c,0x0000,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LwRwLtfRtfLtrRtr_0 0xce20,0x2008,0x000c,0x0100,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LwRwLtfRtfLtrRtr_1 0xce20,0x2008,0x010c,0x0100,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LwRwLtfRtfLtrRtr_2 0xce20,0x2008,0x020c,0x0100,0x0a00,0x0000
+#define readSYSChannelConfigurationRequestATMOSChan 0xc320,0x0024
+#define writeSYSChannelConfigurationRequestATMOSChanNone 0xcb20,0x0024,0x0000
+#define writeSYSChannelConfigurationRequestATMOSChanLfhRfhLrhRrh 0xcb20,0x0024,0x1100
+#define writeSYSChannelConfigurationRequestATMOSChanLtfRtfLtrRtr 0xcb20,0x0024,0x0a00
+#define writeSYSChannelConfigurationRequestATMOSChanLtmRtm 0xcb20,0x0024,0x0400
#define readSYSCpuLoad 0xc220,0x1500
#define readSYSCpuLoadQ8 0xc320,0x0014
#define readSYSPeakCpuLoad 0xc220,0x1700
#define readSYSPeakCpuLoadQ8 0xc320,0x0016
#define writeSYSPeakCpuLoadClear 0xcb20,0x0016,0x0000
#define readSYSStatus 0xc508,0x0020
-#define readSYSControl 0xc220,0x0400,0xc220,0x0600,0xc220,0x0700,0xc220,0x0800,0xc220,0x0900,0xc220,0x0a00,0xc220,0x0b00,0xc220,0x0c00,0xc420,0x0010,0xc220,0x0d00,0xc220,0x0e00
+#define readSYSControl 0xc220,0x0400,0xc220,0x0600,0xc220,0x0700,0xc220,0x0800,0xc220,0x0900,0xc220,0x0a00,0xc220,0x0b00,0xc220,0x0c00,0xc620,0x2008,0xc220,0x0d00,0xc220,0x0e00
#define readACPStatIRAMSize 0xcdf0,0x0000,0xc805,0x0d00
#define readACPStatIRAMUsed 0xcdf0,0x0000,0xc805,0x0d01
#define readACPStatIRAMLength 0xcdf0,0x0000,0xc805,0x0d02
#define writeIBLockOverrideNone 0xca22,0x0680
#define readIBStatus 0xc508,0x0022
#define readIBControl 0xc222,0x0400,0xc222,0x0800,0xc222,0x0e00
-#define writeIBModeN(0) 0xca22,0x0400
-#define writeIBModeN(1) 0xca22,0x0401
+#define writeIBModeN__0__ 0xca22,0x0400
+#define writeIBModeN__1__ 0xca22,0x0401
#define readIBSioSelect 0xc222,0x0500
#define readIBPrecisionDefault 0xc222,0x1400
#define writeIBPrecisionDefaultOriginal 0xca22,0x1410
#define readDECSampleRate 0xc224,0x0800
#define readDECSourceSelect 0xc224,0x0900
#define readDECSourceProgram 0xc224,0x0a00
+#define readDECSourceProgramSubType 0xc224,0x3700
#define readDECSourceDecode 0xc224,0x0b00
+#define readDECSourceDecodeSubType 0xc224,0x3600
#define readDECSourceDual 0xc224,0x0c00
#define readDECSourceKaraoke 0xc224,0x0d00
#define readDECASPGearControl 0xc224,0x0e00
#define readDECASPGearStatus 0xc224,0x0f00
-#define readDECChannelConfigurationRequest 0xc424,0x0010
-#define readDECChannelConfigurationRequestAux 0xc224,0x1200
-#define readDECChannelConfigurationProgram 0xc424,0x0014
-#define readDECChannelConfigurationDecode 0xc424,0x0018
-#define readDECChannelConfigurationDownmix 0xc424,0x001c
-#define readDECProgramFormat 0xc424,0x0020
#define readDECFrameCount 0xc424,0x0024
#define readDECKaraokeCapableUserQ6 0xc624,0x2806
#define readDECKaraokeCapableUserVocal1LevelQ6 0xc224,0x2800
#define readDECBypass 0xc224,0x2e00
#define writeDECBypassEnable 0xca24,0x2e01
#define writeDECBypassDisable 0xca24,0x2e00
+#define readDECChannelConfigurationRequest 0xc424,0x0038
+#define readDECChannelConfigurationRequestAux 0xc224,0x3900
+#define readDECChannelConfigurationProgram 0xc424,0x0040
+#define readDECChannelConfigurationDecode 0xc424,0x0048
+#define readDECChannelConfigurationDownmix 0xc424,0x0050
#define writeDECModeDisable 0xca24,0x0400
#define writeDECModeEnable 0xca24,0x0401
#define writeDECModeContinuous 0xca24,0x0402
#define wroteDECASPGearStatusNil 0xca24,0x0f01
#define wroteDECASPGearStatusStd 0xca24,0x0f02
#define wroteDECASPGearStatusCus 0xca24,0x0f03
-#define writeDECChannelConfigurationRequestUnknown 0xcc24,0x0010,0x0000,0x0000
-#define writeDECChannelConfigurationRequestNone 0xcc24,0x0010,0x0001,0x0000
-#define writeDECChannelConfigurationRequestMono 0xcc24,0x0010,0x0002,0x0000
-#define writeDECChannelConfigurationRequestStereo 0xcc24,0x0010,0x0003,0x0000
-#define writeDECChannelConfigurationRequestStereoLtRt 0xcc24,0x0010,0x0003,0x0002
-#define writeDECChannelConfigurationRequestStereoMono 0xcc24,0x0010,0x0003,0x0003
-#define writeDECChannelConfigurationRequest3Stereo 0xcc24,0x0010,0x0108,0x0000
-#define writeDECChannelConfigurationRequestPhantom 0xcc24,0x0010,0x0105,0x0000
-#define writeDECChannelConfigurationRequestSurround 0xcc24,0x0010,0x010a,0x0000
-#define writeDECChannelConfigurationRequestPhantom0Stereo_0 0xcc24,0x0010,0x0003,0x0001
-#define wroteDECChannelConfigurationRequestPhantom0Dual_0 0xcc24,0x0010,0x0003,0x0004
-#define writeDECChannelConfigurationRequestPhantom1_0 0xcc24,0x0010,0x0004,0x0000
-#define writeDECChannelConfigurationRequestPhantom2_0 0xcc24,0x0010,0x0005,0x0000
-#define wroteDECChannelConfigurationRequestPhantom2Stereo_0 0xcc24,0x0010,0x0005,0x0001
-#define writeDECChannelConfigurationRequestPhantom2LtRt_0 0xcc24,0x0010,0x0005,0x0002
-#define wroteDECChannelConfigurationRequestPhantom2Mono_0 0xcc24,0x0010,0x0005,0x0003
-#define writeDECChannelConfigurationRequestPhantom3_0 0xcc24,0x0010,0x0006,0x0000
-#define writeDECChannelConfigurationRequestPhantom4_0 0xcc24,0x0010,0x0007,0x0000
-#define writeDECChannelConfigurationRequestSurround0_0 0xcc24,0x0010,0x0008,0x0000
-#define writeDECChannelConfigurationRequestSurround1_0 0xcc24,0x0010,0x0009,0x0000
-#define writeDECChannelConfigurationRequestSurround2_0 0xcc24,0x0010,0x000a,0x0000
-#define wroteDECChannelConfigurationRequestSurround2Stereo_0 0xcc24,0x0010,0x000a,0x0001
-#define writeDECChannelConfigurationRequestSurround2LtRt_0 0xcc24,0x0010,0x000a,0x0002
-#define wroteDECChannelConfigurationRequestSurround2Mono_0 0xcc24,0x0010,0x000a,0x0003
-#define writeDECChannelConfigurationRequestSurround3_0 0xcc24,0x0010,0x000b,0x0000
-#define writeDECChannelConfigurationRequestSurround4_0 0xcc24,0x0010,0x000c,0x0000
-#define writeDECChannelConfigurationRequestNone_1 0xcc24,0x0010,0x0101,0x0000
-#define writeDECChannelConfigurationRequestMono_1 0xcc24,0x0010,0x0102,0x0000
-#define writeDECChannelConfigurationRequestPhantom0_1 0xcc24,0x0010,0x0103,0x0000
-#define writeDECChannelConfigurationRequestPhantom0Stereo_1 0xcc24,0x0010,0x0103,0x0001
-#define writeDECChannelConfigurationRequestPhantom0LtRt_1 0xcc24,0x0010,0x0103,0x0002
-#define writeDECChannelConfigurationRequestPhantom0Mono_1 0xcc24,0x0010,0x0103,0x0003
-#define wroteDECChannelConfigurationRequestPhantom0Dual_1 0xcc24,0x0010,0x0103,0x0004
-#define writeDECChannelConfigurationRequestPhantom1_1 0xcc24,0x0010,0x0104,0x0000
-#define wroteDECChannelConfigurationRequestPhantom2Stereo_1 0xcc24,0x0010,0x0105,0x0001
-#define writeDECChannelConfigurationRequestPhantom2LtRt_1 0xcc24,0x0010,0x0105,0x0002
-#define wroteDECChannelConfigurationRequestPhantom2Mono_1 0xcc24,0x0010,0x0105,0x0003
-#define writeDECChannelConfigurationRequestPhantom3_1 0xcc24,0x0010,0x0106,0x0000
-#define writeDECChannelConfigurationRequestPhantom4_1 0xcc24,0x0010,0x0107,0x0000
-#define writeDECChannelConfigurationRequestSurround1_1 0xcc24,0x0010,0x0109,0x0000
-#define wroteDECChannelConfigurationRequestSurround2Stereo_1 0xcc24,0x0010,0x010a,0x0001
-#define writeDECChannelConfigurationRequestSurround2LtRt_1 0xcc24,0x0010,0x010a,0x0002
-#define wroteDECChannelConfigurationRequestSurround2Mono_1 0xcc24,0x0010,0x010a,0x0003
-#define writeDECChannelConfigurationRequestSurround3_1 0xcc24,0x0010,0x010b,0x0000
-#define writeDECChannelConfigurationRequestSurround4_1 0xcc24,0x0010,0x010c,0x0000
-#define writeDECChannelConfigurationRequestNone_2 0xcc24,0x0010,0x0201,0x0000
-#define writeDECChannelConfigurationRequestMono_2 0xcc24,0x0010,0x0202,0x0000
-#define writeDECChannelConfigurationRequestPhantom0_2 0xcc24,0x0010,0x0203,0x0000
-#define writeDECChannelConfigurationRequestPhantom0Stereo_2 0xcc24,0x0010,0x0203,0x0001
-#define writeDECChannelConfigurationRequestPhantom0LtRt_2 0xcc24,0x0010,0x0203,0x0002
-#define writeDECChannelConfigurationRequestPhantom0Mono_2 0xcc24,0x0010,0x0203,0x0003
-#define wroteDECChannelConfigurationRequestPhantom0Dual_2 0xcc24,0x0010,0x0203,0x0004
-#define writeDECChannelConfigurationRequestPhantom1_2 0xcc24,0x0010,0x0204,0x0000
-#define writeDECChannelConfigurationRequestPhantom2_2 0xcc24,0x0010,0x0205,0x0000
-#define wroteDECChannelConfigurationRequestPhantom2Stereo_2 0xcc24,0x0010,0x0205,0x0001
-#define writeDECChannelConfigurationRequestPhantom2LtRt_2 0xcc24,0x0010,0x0205,0x0002
-#define wroteDECChannelConfigurationRequestPhantom2Mono_2 0xcc24,0x0010,0x0205,0x0003
-#define writeDECChannelConfigurationRequestPhantom3_2 0xcc24,0x0010,0x0206,0x0000
-#define writeDECChannelConfigurationRequestPhantom4_2 0xcc24,0x0010,0x0207,0x0000
-#define writeDECChannelConfigurationRequestSurround0_2 0xcc24,0x0010,0x0208,0x0000
-#define writeDECChannelConfigurationRequestSurround1_2 0xcc24,0x0010,0x0209,0x0000
-#define writeDECChannelConfigurationRequestSurround2_2 0xcc24,0x0010,0x020a,0x0000
-#define wroteDECChannelConfigurationRequestSurround2Stereo_2 0xcc24,0x0010,0x020a,0x0001
-#define writeDECChannelConfigurationRequestSurround2LtRt_2 0xcc24,0x0010,0x020a,0x0002
-#define wroteDECChannelConfigurationRequestSurround2Mono_2 0xcc24,0x0010,0x020a,0x0003
-#define writeDECChannelConfigurationRequestSurround3_2 0xcc24,0x0010,0x020b,0x0000
-#define writeDECChannelConfigurationRequestSurround4_2 0xcc24,0x0010,0x020c,0x0000
-#define writeDECChannelConfigurationRequestNoneLwRw 0xcc24,0x0010,0x0001,0x0100
-#define writeDECChannelConfigurationRequestNoneLhRh 0xcc24,0x0010,0x0001,0x0400
-#define writeDECChannelConfigurationRequestNoneLwRwLhRh 0xcc24,0x0010,0x0001,0x0500
-#define writeDECChannelConfigurationRequestMonoLwRw 0xcc24,0x0010,0x0002,0x0100
-#define writeDECChannelConfigurationRequestMonoLhRh 0xcc24,0x0010,0x0002,0x0400
-#define writeDECChannelConfigurationRequestMonoLwRwLhRh 0xcc24,0x0010,0x0002,0x0500
-#define writeDECChannelConfigurationRequestStereoLwRw 0xcc24,0x0010,0x0003,0x0100
-#define writeDECChannelConfigurationRequestStereoLhRh 0xcc24,0x0010,0x0003,0x0400
-#define writeDECChannelConfigurationRequestStereoLwRwLhRh 0xcc24,0x0010,0x0003,0x0500
-#define writeDECChannelConfigurationRequestStereoLwRwLtRt 0xcc24,0x0010,0x0003,0x0102
-#define writeDECChannelConfigurationRequestStereoLhRhLtRt 0xcc24,0x0010,0x0003,0x0402
-#define writeDECChannelConfigurationRequestStereoLwRwLhRhLtRt 0xcc24,0x0010,0x0003,0x0502
-#define writeDECChannelConfigurationRequestStereoLwRwMono 0xcc24,0x0010,0x0003,0x0103
-#define writeDECChannelConfigurationRequestStereoLhRhMono 0xcc24,0x0010,0x0003,0x0403
-#define writeDECChannelConfigurationRequestStereoLwRwLhRhMono 0xcc24,0x0010,0x0003,0x0503
-#define writeDECChannelConfigurationRequest3StereoLwRw 0xcc24,0x0010,0x0108,0x0100
-#define writeDECChannelConfigurationRequest3StereoLhRh 0xcc24,0x0010,0x0108,0x0400
-#define writeDECChannelConfigurationRequest3StereoLwRwLhRh 0xcc24,0x0010,0x0108,0x0500
-#define writeDECChannelConfigurationRequestPhantomLwRw 0xcc24,0x0010,0x0105,0x0100
-#define writeDECChannelConfigurationRequestPhantomLhRh 0xcc24,0x0010,0x0105,0x0400
-#define writeDECChannelConfigurationRequestPhantomLwRwLhRh 0xcc24,0x0010,0x0105,0x0500
-#define writeDECChannelConfigurationRequestSurroundLwRw 0xcc24,0x0010,0x010a,0x0100
-#define writeDECChannelConfigurationRequestSurroundLhRh 0xcc24,0x0010,0x010a,0x0400
-#define writeDECChannelConfigurationRequestSurroundLwRwLhRh 0xcc24,0x0010,0x010a,0x0500
-#define writeDECChannelConfigurationRequestPhantom0LwRwStereo_0 0xcc24,0x0010,0x0003,0x0101
-#define writeDECChannelConfigurationRequestPhantom0LhRhStereo_0 0xcc24,0x0010,0x0003,0x0401
-#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhStereo_0 0xcc24,0x0010,0x0003,0x0501
-#define wroteDECChannelConfigurationRequestPhantom0LwRwDual_0 0xcc24,0x0010,0x0003,0x0104
-#define wroteDECChannelConfigurationRequestPhantom0LhRhDual_0 0xcc24,0x0010,0x0003,0x0404
-#define wroteDECChannelConfigurationRequestPhantom0LwRwLhRhDual_0 0xcc24,0x0010,0x0003,0x0504
-#define writeDECChannelConfigurationRequestPhantom1LwRw_0 0xcc24,0x0010,0x0004,0x0100
-#define writeDECChannelConfigurationRequestPhantom1LhRh_0 0xcc24,0x0010,0x0004,0x0400
-#define writeDECChannelConfigurationRequestPhantom1LwRwLhRh_0 0xcc24,0x0010,0x0004,0x0500
-#define writeDECChannelConfigurationRequestPhantom2LwRw_0 0xcc24,0x0010,0x0005,0x0100
-#define writeDECChannelConfigurationRequestPhantom2LhRh_0 0xcc24,0x0010,0x0005,0x0400
-#define writeDECChannelConfigurationRequestPhantom2LwRwLhRh_0 0xcc24,0x0010,0x0005,0x0500
-#define wroteDECChannelConfigurationRequestPhantom2LwRwStereo_0 0xcc24,0x0010,0x0005,0x0101
-#define wroteDECChannelConfigurationRequestPhantom2LhRhStereo_0 0xcc24,0x0010,0x0005,0x0401
-#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhStereo_0 0xcc24,0x0010,0x0005,0x0501
-#define writeDECChannelConfigurationRequestPhantom2LwRwLtRt_0 0xcc24,0x0010,0x0005,0x0102
-#define writeDECChannelConfigurationRequestPhantom2LhRhLtRt_0 0xcc24,0x0010,0x0005,0x0402
-#define writeDECChannelConfigurationRequestPhantom2LwRwLhRhLtRt_0 0xcc24,0x0010,0x0005,0x0502
-#define wroteDECChannelConfigurationRequestPhantom2LwRwMono_0 0xcc24,0x0010,0x0005,0x0103
-#define wroteDECChannelConfigurationRequestPhantom2LhRhMono_0 0xcc24,0x0010,0x0005,0x0403
-#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhMono_0 0xcc24,0x0010,0x0005,0x0503
-#define writeDECChannelConfigurationRequestPhantom3LwRw_0 0xcc24,0x0010,0x0006,0x0100
-#define writeDECChannelConfigurationRequestPhantom3LhRh_0 0xcc24,0x0010,0x0006,0x0400
-#define writeDECChannelConfigurationRequestPhantom3LwRwLhRh_0 0xcc24,0x0010,0x0006,0x0500
-#define writeDECChannelConfigurationRequestPhantom4LwRw_0 0xcc24,0x0010,0x0007,0x0100
-#define writeDECChannelConfigurationRequestPhantom4LhRh_0 0xcc24,0x0010,0x0007,0x0400
-#define writeDECChannelConfigurationRequestPhantom4LwRwLhRh_0 0xcc24,0x0010,0x0007,0x0500
-#define writeDECChannelConfigurationRequestSurround0LwRw_0 0xcc24,0x0010,0x0008,0x0100
-#define writeDECChannelConfigurationRequestSurround0LhRh_0 0xcc24,0x0010,0x0008,0x0400
-#define writeDECChannelConfigurationRequestSurround0LwRwLhRh_0 0xcc24,0x0010,0x0008,0x0500
-#define writeDECChannelConfigurationRequestSurround1LwRw_0 0xcc24,0x0010,0x0009,0x0100
-#define writeDECChannelConfigurationRequestSurround1LhRh_0 0xcc24,0x0010,0x0009,0x0400
-#define writeDECChannelConfigurationRequestSurround1LwRwLhRh_0 0xcc24,0x0010,0x0009,0x0500
-#define writeDECChannelConfigurationRequestSurround2LwRw_0 0xcc24,0x0010,0x000a,0x0100
-#define writeDECChannelConfigurationRequestSurround2LhRh_0 0xcc24,0x0010,0x000a,0x0400
-#define writeDECChannelConfigurationRequestSurround2LwRwLhRh_0 0xcc24,0x0010,0x000a,0x0500
-#define wroteDECChannelConfigurationRequestSurround2LwRwStereo_0 0xcc24,0x0010,0x000a,0x0101
-#define wroteDECChannelConfigurationRequestSurround2LhRhStereo_0 0xcc24,0x0010,0x000a,0x0401
-#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhStereo_0 0xcc24,0x0010,0x000a,0x0501
-#define writeDECChannelConfigurationRequestSurround2LwRwLtRt_0 0xcc24,0x0010,0x000a,0x0102
-#define writeDECChannelConfigurationRequestSurround2LhRhLtRt_0 0xcc24,0x0010,0x000a,0x0402
-#define writeDECChannelConfigurationRequestSurround2LwRwLhRhLtRt_0 0xcc24,0x0010,0x000a,0x0502
-#define wroteDECChannelConfigurationRequestSurround2LwRwMono_0 0xcc24,0x0010,0x000a,0x0103
-#define wroteDECChannelConfigurationRequestSurround2LhRhMono_0 0xcc24,0x0010,0x000a,0x0403
-#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhMono_0 0xcc24,0x0010,0x000a,0x0503
-#define writeDECChannelConfigurationRequestSurround3LwRw_0 0xcc24,0x0010,0x000b,0x0100
-#define writeDECChannelConfigurationRequestSurround3LhRh_0 0xcc24,0x0010,0x000b,0x0400
-#define writeDECChannelConfigurationRequestSurround3LwRwLhRh_0 0xcc24,0x0010,0x000b,0x0500
-#define writeDECChannelConfigurationRequestSurround4LwRw_0 0xcc24,0x0010,0x000c,0x0100
-#define writeDECChannelConfigurationRequestSurround4LhRh_0 0xcc24,0x0010,0x000c,0x0400
-#define writeDECChannelConfigurationRequestSurround4LwRwLhRh_0 0xcc24,0x0010,0x000c,0x0500
-#define writeDECChannelConfigurationRequestNoneLwRw_1 0xcc24,0x0010,0x0101,0x0100
-#define writeDECChannelConfigurationRequestNoneLhRh_1 0xcc24,0x0010,0x0101,0x0400
-#define writeDECChannelConfigurationRequestNoneLwRwLhRh_1 0xcc24,0x0010,0x0101,0x0500
-#define writeDECChannelConfigurationRequestMonoLwRw_1 0xcc24,0x0010,0x0102,0x0100
-#define writeDECChannelConfigurationRequestMonoLhRh_1 0xcc24,0x0010,0x0102,0x0400
-#define writeDECChannelConfigurationRequestMonoLwRwLhRh_1 0xcc24,0x0010,0x0102,0x0500
-#define writeDECChannelConfigurationRequestPhantom0LwRw_1 0xcc24,0x0010,0x0103,0x0100
-#define writeDECChannelConfigurationRequestPhantom0LhRh_1 0xcc24,0x0010,0x0103,0x0400
-#define writeDECChannelConfigurationRequestPhantom0LwRwLhRh_1 0xcc24,0x0010,0x0103,0x0500
-#define writeDECChannelConfigurationRequestPhantom0LwRwStereo_1 0xcc24,0x0010,0x0103,0x0101
-#define writeDECChannelConfigurationRequestPhantom0LhRhStereo_1 0xcc24,0x0010,0x0103,0x0401
-#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhStereo_1 0xcc24,0x0010,0x0103,0x0501
-#define writeDECChannelConfigurationRequestPhantom0LwRwLtRt_1 0xcc24,0x0010,0x0103,0x0102
-#define writeDECChannelConfigurationRequestPhantom0LhRhLtRt_1 0xcc24,0x0010,0x0103,0x0402
-#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhLtRt_1 0xcc24,0x0010,0x0103,0x0502
-#define writeDECChannelConfigurationRequestPhantom0LwRwMono_1 0xcc24,0x0010,0x0103,0x0103
-#define writeDECChannelConfigurationRequestPhantom0LhRhMono_1 0xcc24,0x0010,0x0103,0x0403
-#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhMono_1 0xcc24,0x0010,0x0103,0x0503
-#define wroteDECChannelConfigurationRequestPhantom0LwRwDual_1 0xcc24,0x0010,0x0103,0x0104
-#define wroteDECChannelConfigurationRequestPhantom0LhRhDual_1 0xcc24,0x0010,0x0103,0x0404
-#define wroteDECChannelConfigurationRequestPhantom0LwRwLhRhDual_1 0xcc24,0x0010,0x0103,0x0504
-#define writeDECChannelConfigurationRequestPhantom1LwRw_1 0xcc24,0x0010,0x0104,0x0100
-#define writeDECChannelConfigurationRequestPhantom1LhRh_1 0xcc24,0x0010,0x0104,0x0400
-#define writeDECChannelConfigurationRequestPhantom1LwRwLhRh_1 0xcc24,0x0010,0x0104,0x0500
-#define wroteDECChannelConfigurationRequestPhantom2LwRwStereo_1 0xcc24,0x0010,0x0105,0x0101
-#define wroteDECChannelConfigurationRequestPhantom2LhRhStereo_1 0xcc24,0x0010,0x0105,0x0401
-#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhStereo_1 0xcc24,0x0010,0x0105,0x0501
-#define writeDECChannelConfigurationRequestPhantom2LwRwLtRt_1 0xcc24,0x0010,0x0105,0x0102
-#define writeDECChannelConfigurationRequestPhantom2LhRhLtRt_1 0xcc24,0x0010,0x0105,0x0402
-#define writeDECChannelConfigurationRequestPhantom2LwRwLhRhLtRt_1 0xcc24,0x0010,0x0105,0x0502
-#define wroteDECChannelConfigurationRequestPhantom2LwRwMono_1 0xcc24,0x0010,0x0105,0x0103
-#define wroteDECChannelConfigurationRequestPhantom2LhRhMono_1 0xcc24,0x0010,0x0105,0x0403
-#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhMono_1 0xcc24,0x0010,0x0105,0x0503
-#define writeDECChannelConfigurationRequestPhantom3LwRw_1 0xcc24,0x0010,0x0106,0x0100
-#define writeDECChannelConfigurationRequestPhantom3LhRh_1 0xcc24,0x0010,0x0106,0x0400
-#define writeDECChannelConfigurationRequestPhantom3LwRwLhRh_1 0xcc24,0x0010,0x0106,0x0500
-#define writeDECChannelConfigurationRequestPhantom4LwRw_1 0xcc24,0x0010,0x0107,0x0100
-#define writeDECChannelConfigurationRequestPhantom4LhRh_1 0xcc24,0x0010,0x0107,0x0400
-#define writeDECChannelConfigurationRequestPhantom4LwRwLhRh_1 0xcc24,0x0010,0x0107,0x0500
-#define writeDECChannelConfigurationRequestSurround1LwRw_1 0xcc24,0x0010,0x0109,0x0100
-#define writeDECChannelConfigurationRequestSurround1LhRh_1 0xcc24,0x0010,0x0109,0x0400
-#define writeDECChannelConfigurationRequestSurround1LwRwLhRh_1 0xcc24,0x0010,0x0109,0x0500
-#define wroteDECChannelConfigurationRequestSurround2LwRwStereo_1 0xcc24,0x0010,0x010a,0x0101
-#define wroteDECChannelConfigurationRequestSurround2LhRhStereo_1 0xcc24,0x0010,0x010a,0x0401
-#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhStereo_1 0xcc24,0x0010,0x010a,0x0501
-#define writeDECChannelConfigurationRequestSurround2LwRwLtRt_1 0xcc24,0x0010,0x010a,0x0102
-#define writeDECChannelConfigurationRequestSurround2LhRhLtRt_1 0xcc24,0x0010,0x010a,0x0402
-#define writeDECChannelConfigurationRequestSurround2LwRwLhRhLtRt_1 0xcc24,0x0010,0x010a,0x0502
-#define wroteDECChannelConfigurationRequestSurround2LwRwMono_1 0xcc24,0x0010,0x010a,0x0103
-#define wroteDECChannelConfigurationRequestSurround2LhRhMono_1 0xcc24,0x0010,0x010a,0x0403
-#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhMono_1 0xcc24,0x0010,0x010a,0x0503
-#define writeDECChannelConfigurationRequestSurround3LwRw_1 0xcc24,0x0010,0x010b,0x0100
-#define writeDECChannelConfigurationRequestSurround3LhRh_1 0xcc24,0x0010,0x010b,0x0400
-#define writeDECChannelConfigurationRequestSurround3LwRwLhRh_1 0xcc24,0x0010,0x010b,0x0500
-#define writeDECChannelConfigurationRequestSurround4LwRw_1 0xcc24,0x0010,0x010c,0x0100
-#define writeDECChannelConfigurationRequestSurround4LhRh_1 0xcc24,0x0010,0x010c,0x0400
-#define writeDECChannelConfigurationRequestSurround4LwRwLhRh_1 0xcc24,0x0010,0x010c,0x0500
-#define writeDECChannelConfigurationRequestNoneLwRw_2 0xcc24,0x0010,0x0201,0x0100
-#define writeDECChannelConfigurationRequestNoneLhRh_2 0xcc24,0x0010,0x0201,0x0400
-#define writeDECChannelConfigurationRequestNoneLwRwLhRh_2 0xcc24,0x0010,0x0201,0x0500
-#define writeDECChannelConfigurationRequestMonoLwRw_2 0xcc24,0x0010,0x0202,0x0100
-#define writeDECChannelConfigurationRequestMonoLhRh_2 0xcc24,0x0010,0x0202,0x0400
-#define writeDECChannelConfigurationRequestMonoLwRwLhRh_2 0xcc24,0x0010,0x0202,0x0500
-#define writeDECChannelConfigurationRequestPhantom0LwRw_2 0xcc24,0x0010,0x0203,0x0100
-#define writeDECChannelConfigurationRequestPhantom0LhRh_2 0xcc24,0x0010,0x0203,0x0400
-#define writeDECChannelConfigurationRequestPhantom0LwRwLhRh_2 0xcc24,0x0010,0x0203,0x0500
-#define writeDECChannelConfigurationRequestPhantom0LwRwStereo_2 0xcc24,0x0010,0x0203,0x0101
-#define writeDECChannelConfigurationRequestPhantom0LhRhStereo_2 0xcc24,0x0010,0x0203,0x0401
-#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhStereo_2 0xcc24,0x0010,0x0203,0x0501
-#define writeDECChannelConfigurationRequestPhantom0LwRwLtRt_2 0xcc24,0x0010,0x0203,0x0102
-#define writeDECChannelConfigurationRequestPhantom0LhRhLtRt_2 0xcc24,0x0010,0x0203,0x0402
-#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhLtRt_2 0xcc24,0x0010,0x0203,0x0502
-#define writeDECChannelConfigurationRequestPhantom0LwRwMono_2 0xcc24,0x0010,0x0203,0x0103
-#define writeDECChannelConfigurationRequestPhantom0LhRhMono_2 0xcc24,0x0010,0x0203,0x0403
-#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhMono_2 0xcc24,0x0010,0x0203,0x0503
-#define wroteDECChannelConfigurationRequestPhantom0LwRwDual_2 0xcc24,0x0010,0x0203,0x0104
-#define wroteDECChannelConfigurationRequestPhantom0LhRhDual_2 0xcc24,0x0010,0x0203,0x0404
-#define wroteDECChannelConfigurationRequestPhantom0LwRwLhRhDual_2 0xcc24,0x0010,0x0203,0x0504
-#define writeDECChannelConfigurationRequestPhantom1LwRw_2 0xcc24,0x0010,0x0204,0x0100
-#define writeDECChannelConfigurationRequestPhantom1LhRh_2 0xcc24,0x0010,0x0204,0x0400
-#define writeDECChannelConfigurationRequestPhantom1LwRwLhRh_2 0xcc24,0x0010,0x0204,0x0500
-#define writeDECChannelConfigurationRequestPhantom2LwRw_2 0xcc24,0x0010,0x0205,0x0100
-#define writeDECChannelConfigurationRequestPhantom2LhRh_2 0xcc24,0x0010,0x0205,0x0400
-#define writeDECChannelConfigurationRequestPhantom2LwRwLhRh_2 0xcc24,0x0010,0x0205,0x0500
-#define wroteDECChannelConfigurationRequestPhantom2LwRwStereo_2 0xcc24,0x0010,0x0205,0x0101
-#define wroteDECChannelConfigurationRequestPhantom2LhRhStereo_2 0xcc24,0x0010,0x0205,0x0401
-#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhStereo_2 0xcc24,0x0010,0x0205,0x0501
-#define writeDECChannelConfigurationRequestPhantom2LwRwLtRt_2 0xcc24,0x0010,0x0205,0x0102
-#define writeDECChannelConfigurationRequestPhantom2LhRhLtRt_2 0xcc24,0x0010,0x0205,0x0402
-#define writeDECChannelConfigurationRequestPhantom2LwRwLhRhLtRt_2 0xcc24,0x0010,0x0205,0x0502
-#define wroteDECChannelConfigurationRequestPhantom2LwRwMono_2 0xcc24,0x0010,0x0205,0x0103
-#define wroteDECChannelConfigurationRequestPhantom2LhRhMono_2 0xcc24,0x0010,0x0205,0x0403
-#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhMono_2 0xcc24,0x0010,0x0205,0x0503
-#define writeDECChannelConfigurationRequestPhantom3LwRw_2 0xcc24,0x0010,0x0206,0x0100
-#define writeDECChannelConfigurationRequestPhantom3LhRh_2 0xcc24,0x0010,0x0206,0x0400
-#define writeDECChannelConfigurationRequestPhantom3LwRwLhRh_2 0xcc24,0x0010,0x0206,0x0500
-#define writeDECChannelConfigurationRequestPhantom4LwRw_2 0xcc24,0x0010,0x0207,0x0100
-#define writeDECChannelConfigurationRequestPhantom4LhRh_2 0xcc24,0x0010,0x0207,0x0400
-#define writeDECChannelConfigurationRequestPhantom4LwRwLhRh_2 0xcc24,0x0010,0x0207,0x0500
-#define writeDECChannelConfigurationRequestSurround0LwRw_2 0xcc24,0x0010,0x0208,0x0100
-#define writeDECChannelConfigurationRequestSurround0LhRh_2 0xcc24,0x0010,0x0208,0x0400
-#define writeDECChannelConfigurationRequestSurround0LwRwLhRh_2 0xcc24,0x0010,0x0208,0x0500
-#define writeDECChannelConfigurationRequestSurround1LwRw_2 0xcc24,0x0010,0x0209,0x0100
-#define writeDECChannelConfigurationRequestSurround1LhRh_2 0xcc24,0x0010,0x0209,0x0400
-#define writeDECChannelConfigurationRequestSurround1LwRwLhRh_2 0xcc24,0x0010,0x0209,0x0500
-#define writeDECChannelConfigurationRequestSurround2LwRw_2 0xcc24,0x0010,0x020a,0x0100
-#define writeDECChannelConfigurationRequestSurround2LhRh_2 0xcc24,0x0010,0x020a,0x0400
-#define writeDECChannelConfigurationRequestSurround2LwRwLhRh_2 0xcc24,0x0010,0x020a,0x0500
-#define wroteDECChannelConfigurationRequestSurround2LwRwStereo_2 0xcc24,0x0010,0x020a,0x0101
-#define wroteDECChannelConfigurationRequestSurround2LhRhStereo_2 0xcc24,0x0010,0x020a,0x0401
-#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhStereo_2 0xcc24,0x0010,0x020a,0x0501
-#define writeDECChannelConfigurationRequestSurround2LwRwLtRt_2 0xcc24,0x0010,0x020a,0x0102
-#define writeDECChannelConfigurationRequestSurround2LhRhLtRt_2 0xcc24,0x0010,0x020a,0x0402
-#define writeDECChannelConfigurationRequestSurround2LwRwLhRhLtRt_2 0xcc24,0x0010,0x020a,0x0502
-#define wroteDECChannelConfigurationRequestSurround2LwRwMono_2 0xcc24,0x0010,0x020a,0x0103
-#define wroteDECChannelConfigurationRequestSurround2LhRhMono_2 0xcc24,0x0010,0x020a,0x0403
-#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhMono_2 0xcc24,0x0010,0x020a,0x0503
-#define writeDECChannelConfigurationRequestSurround3LwRw_2 0xcc24,0x0010,0x020b,0x0100
-#define writeDECChannelConfigurationRequestSurround3LhRh_2 0xcc24,0x0010,0x020b,0x0400
-#define writeDECChannelConfigurationRequestSurround3LwRwLhRh_2 0xcc24,0x0010,0x020b,0x0500
-#define writeDECChannelConfigurationRequestSurround4LwRw_2 0xcc24,0x0010,0x020c,0x0100
-#define writeDECChannelConfigurationRequestSurround4LhRh_2 0xcc24,0x0010,0x020c,0x0400
-#define writeDECChannelConfigurationRequestSurround4LwRwLhRh_2 0xcc24,0x0010,0x020c,0x0500
-#define readDECChannelConfigurationRequestExtChan 0xc224,0x1300
-#define writeDECChannelConfigurationRequestExtChanNone 0xca24,0x1300
-#define writeDECChannelConfigurationRequestExtChanLhRh 0xca24,0x1304
-#define writeDECChannelConfigurationRequestExtChanLwRw 0xca24,0x1301
-#define writeDECChannelConfigurationRequestExtChanLwRwLhRh 0xca24,0x1305
-#define writeDECChannelConfigurationRequestAuxUnknown 0xca24,0x1200
-#define writeDECChannelConfigurationRequestAuxStereo 0xca24,0x1201
-#define writeDECChannelConfigurationRequestAuxLtRt 0xca24,0x1202
-#define writeDECChannelConfigurationRequestAuxMono 0xca24,0x1203
-#define writeDECChannelConfigurationRequestAuxDual 0xca24,0x1204
-#define wroteDECChannelConfigurationProgramUnknown 0xcc24,0x0014,0x0000,0x0000
-#define wroteDECChannelConfigurationProgramNone 0xcc24,0x0014,0x0001,0x0000
-#define wroteDECChannelConfigurationProgramMono 0xcc24,0x0014,0x0002,0x0000
-#define wroteDECChannelConfigurationProgramStereo 0xcc24,0x0014,0x0003,0x0000
-#define wroteDECChannelConfigurationProgramStereoLtRt 0xcc24,0x0014,0x0003,0x0002
-#define wroteDECChannelConfigurationProgramStereoMono 0xcc24,0x0014,0x0003,0x0003
-#define wroteDECChannelConfigurationProgram3Stereo 0xcc24,0x0014,0x0108,0x0000
-#define wroteDECChannelConfigurationProgramPhantom 0xcc24,0x0014,0x0105,0x0000
-#define wroteDECChannelConfigurationProgramSurround 0xcc24,0x0014,0x010a,0x0000
-#define wroteDECChannelConfigurationProgramPhantom0Stereo_0 0xcc24,0x0014,0x0003,0x0001
-#define wroteDECChannelConfigurationProgramPhantom0Dual_0 0xcc24,0x0014,0x0003,0x0004
-#define wroteDECChannelConfigurationProgramPhantom1_0 0xcc24,0x0014,0x0004,0x0000
-#define wroteDECChannelConfigurationProgramPhantom2_0 0xcc24,0x0014,0x0005,0x0000
-#define wroteDECChannelConfigurationProgramPhantom2Stereo_0 0xcc24,0x0014,0x0005,0x0001
-#define wroteDECChannelConfigurationProgramPhantom2LtRt_0 0xcc24,0x0014,0x0005,0x0002
-#define wroteDECChannelConfigurationProgramPhantom2Mono_0 0xcc24,0x0014,0x0005,0x0003
-#define wroteDECChannelConfigurationProgramPhantom3_0 0xcc24,0x0014,0x0006,0x0000
-#define wroteDECChannelConfigurationProgramPhantom4_0 0xcc24,0x0014,0x0007,0x0000
-#define wroteDECChannelConfigurationProgramSurround0_0 0xcc24,0x0014,0x0008,0x0000
-#define wroteDECChannelConfigurationProgramSurround1_0 0xcc24,0x0014,0x0009,0x0000
-#define wroteDECChannelConfigurationProgramSurround2_0 0xcc24,0x0014,0x000a,0x0000
-#define wroteDECChannelConfigurationProgramSurround2Stereo_0 0xcc24,0x0014,0x000a,0x0001
-#define wroteDECChannelConfigurationProgramSurround2LtRt_0 0xcc24,0x0014,0x000a,0x0002
-#define wroteDECChannelConfigurationProgramSurround2Mono_0 0xcc24,0x0014,0x000a,0x0003
-#define wroteDECChannelConfigurationProgramSurround3_0 0xcc24,0x0014,0x000b,0x0000
-#define wroteDECChannelConfigurationProgramSurround4_0 0xcc24,0x0014,0x000c,0x0000
-#define wroteDECChannelConfigurationProgramNone_1 0xcc24,0x0014,0x0101,0x0000
-#define wroteDECChannelConfigurationProgramMono_1 0xcc24,0x0014,0x0102,0x0000
-#define wroteDECChannelConfigurationProgramPhantom0_1 0xcc24,0x0014,0x0103,0x0000
-#define wroteDECChannelConfigurationProgramPhantom0Stereo_1 0xcc24,0x0014,0x0103,0x0001
-#define wroteDECChannelConfigurationProgramPhantom0LtRt_1 0xcc24,0x0014,0x0103,0x0002
-#define wroteDECChannelConfigurationProgramPhantom0Mono_1 0xcc24,0x0014,0x0103,0x0003
-#define wroteDECChannelConfigurationProgramPhantom0Dual_1 0xcc24,0x0014,0x0103,0x0004
-#define wroteDECChannelConfigurationProgramPhantom1_1 0xcc24,0x0014,0x0104,0x0000
-#define wroteDECChannelConfigurationProgramPhantom2Stereo_1 0xcc24,0x0014,0x0105,0x0001
-#define wroteDECChannelConfigurationProgramPhantom2LtRt_1 0xcc24,0x0014,0x0105,0x0002
-#define wroteDECChannelConfigurationProgramPhantom2Mono_1 0xcc24,0x0014,0x0105,0x0003
-#define wroteDECChannelConfigurationProgramPhantom3_1 0xcc24,0x0014,0x0106,0x0000
-#define wroteDECChannelConfigurationProgramPhantom4_1 0xcc24,0x0014,0x0107,0x0000
-#define wroteDECChannelConfigurationProgramSurround1_1 0xcc24,0x0014,0x0109,0x0000
-#define wroteDECChannelConfigurationProgramSurround2Stereo_1 0xcc24,0x0014,0x010a,0x0001
-#define wroteDECChannelConfigurationProgramSurround2LtRt_1 0xcc24,0x0014,0x010a,0x0002
-#define wroteDECChannelConfigurationProgramSurround2Mono_1 0xcc24,0x0014,0x010a,0x0003
-#define wroteDECChannelConfigurationProgramSurround3_1 0xcc24,0x0014,0x010b,0x0000
-#define wroteDECChannelConfigurationProgramSurround4_1 0xcc24,0x0014,0x010c,0x0000
-#define wroteDECChannelConfigurationProgramNoneLwRw 0xcc24,0x0014,0x0001,0x0100
-#define wroteDECChannelConfigurationProgramNoneLhRh 0xcc24,0x0014,0x0001,0x0400
-#define wroteDECChannelConfigurationProgramNoneLwRwLhRh 0xcc24,0x0014,0x0001,0x0500
-#define wroteDECChannelConfigurationProgramMonoLwRw 0xcc24,0x0014,0x0002,0x0100
-#define wroteDECChannelConfigurationProgramMonoLhRh 0xcc24,0x0014,0x0002,0x0400
-#define wroteDECChannelConfigurationProgramMonoLwRwLhRh 0xcc24,0x0014,0x0002,0x0500
-#define wroteDECChannelConfigurationProgramStereoLwRw 0xcc24,0x0014,0x0003,0x0100
-#define wroteDECChannelConfigurationProgramStereoLhRh 0xcc24,0x0014,0x0003,0x0400
-#define wroteDECChannelConfigurationProgramStereoLwRwLhRh 0xcc24,0x0014,0x0003,0x0500
-#define wroteDECChannelConfigurationProgramStereoLwRwLtRt 0xcc24,0x0014,0x0003,0x0102
-#define wroteDECChannelConfigurationProgramStereoLhRhLtRt 0xcc24,0x0014,0x0003,0x0402
-#define wroteDECChannelConfigurationProgramStereoLwRwLhRhLtRt 0xcc24,0x0014,0x0003,0x0502
-#define wroteDECChannelConfigurationProgramStereoLwRwMono 0xcc24,0x0014,0x0003,0x0103
-#define wroteDECChannelConfigurationProgramStereoLhRhMono 0xcc24,0x0014,0x0003,0x0403
-#define wroteDECChannelConfigurationProgramStereoLwRwLhRhMono 0xcc24,0x0014,0x0003,0x0503
-#define wroteDECChannelConfigurationProgram3StereoLwRw 0xcc24,0x0014,0x0108,0x0100
-#define wroteDECChannelConfigurationProgram3StereoLhRh 0xcc24,0x0014,0x0108,0x0400
-#define wroteDECChannelConfigurationProgram3StereoLwRwLhRh 0xcc24,0x0014,0x0108,0x0500
-#define wroteDECChannelConfigurationProgramPhantomLwRw 0xcc24,0x0014,0x0105,0x0100
-#define wroteDECChannelConfigurationProgramPhantomLhRh 0xcc24,0x0014,0x0105,0x0400
-#define wroteDECChannelConfigurationProgramPhantomLwRwLhRh 0xcc24,0x0014,0x0105,0x0500
-#define wroteDECChannelConfigurationProgramSurroundLwRw 0xcc24,0x0014,0x010a,0x0100
-#define wroteDECChannelConfigurationProgramSurroundLhRh 0xcc24,0x0014,0x010a,0x0400
-#define wroteDECChannelConfigurationProgramSurroundLwRwLhRh 0xcc24,0x0014,0x010a,0x0500
-#define wroteDECChannelConfigurationProgramPhantom0LwRwStereo_0 0xcc24,0x0014,0x0003,0x0101
-#define wroteDECChannelConfigurationProgramPhantom0LhRhStereo_0 0xcc24,0x0014,0x0003,0x0401
-#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhStereo_0 0xcc24,0x0014,0x0003,0x0501
-#define wroteDECChannelConfigurationProgramPhantom0LwRwDual_0 0xcc24,0x0014,0x0003,0x0104
-#define wroteDECChannelConfigurationProgramPhantom0LhRhDual_0 0xcc24,0x0014,0x0003,0x0404
-#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhDual_0 0xcc24,0x0014,0x0003,0x0504
-#define wroteDECChannelConfigurationProgramPhantom1LwRw_0 0xcc24,0x0014,0x0004,0x0100
-#define wroteDECChannelConfigurationProgramPhantom1LhRh_0 0xcc24,0x0014,0x0004,0x0400
-#define wroteDECChannelConfigurationProgramPhantom1LwRwLhRh_0 0xcc24,0x0014,0x0004,0x0500
-#define wroteDECChannelConfigurationProgramPhantom2LwRw_0 0xcc24,0x0014,0x0005,0x0100
-#define wroteDECChannelConfigurationProgramPhantom2LhRh_0 0xcc24,0x0014,0x0005,0x0400
-#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRh_0 0xcc24,0x0014,0x0005,0x0500
-#define wroteDECChannelConfigurationProgramPhantom2LwRwStereo_0 0xcc24,0x0014,0x0005,0x0101
-#define wroteDECChannelConfigurationProgramPhantom2LhRhStereo_0 0xcc24,0x0014,0x0005,0x0401
-#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhStereo_0 0xcc24,0x0014,0x0005,0x0501
-#define wroteDECChannelConfigurationProgramPhantom2LwRwLtRt_0 0xcc24,0x0014,0x0005,0x0102
-#define wroteDECChannelConfigurationProgramPhantom2LhRhLtRt_0 0xcc24,0x0014,0x0005,0x0402
-#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhLtRt_0 0xcc24,0x0014,0x0005,0x0502
-#define wroteDECChannelConfigurationProgramPhantom2LwRwMono_0 0xcc24,0x0014,0x0005,0x0103
-#define wroteDECChannelConfigurationProgramPhantom2LhRhMono_0 0xcc24,0x0014,0x0005,0x0403
-#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhMono_0 0xcc24,0x0014,0x0005,0x0503
-#define wroteDECChannelConfigurationProgramPhantom3LwRw_0 0xcc24,0x0014,0x0006,0x0100
-#define wroteDECChannelConfigurationProgramPhantom3LhRh_0 0xcc24,0x0014,0x0006,0x0400
-#define wroteDECChannelConfigurationProgramPhantom3LwRwLhRh_0 0xcc24,0x0014,0x0006,0x0500
-#define wroteDECChannelConfigurationProgramPhantom4LwRw_0 0xcc24,0x0014,0x0007,0x0100
-#define wroteDECChannelConfigurationProgramPhantom4LhRh_0 0xcc24,0x0014,0x0007,0x0400
-#define wroteDECChannelConfigurationProgramPhantom4LwRwLhRh_0 0xcc24,0x0014,0x0007,0x0500
-#define wroteDECChannelConfigurationProgramSurround0LwRw_0 0xcc24,0x0014,0x0008,0x0100
-#define wroteDECChannelConfigurationProgramSurround0LhRh_0 0xcc24,0x0014,0x0008,0x0400
-#define wroteDECChannelConfigurationProgramSurround0LwRwLhRh_0 0xcc24,0x0014,0x0008,0x0500
-#define wroteDECChannelConfigurationProgramSurround1LwRw_0 0xcc24,0x0014,0x0009,0x0100
-#define wroteDECChannelConfigurationProgramSurround1LhRh_0 0xcc24,0x0014,0x0009,0x0400
-#define wroteDECChannelConfigurationProgramSurround1LwRwLhRh_0 0xcc24,0x0014,0x0009,0x0500
-#define wroteDECChannelConfigurationProgramSurround2LwRw_0 0xcc24,0x0014,0x000a,0x0100
-#define wroteDECChannelConfigurationProgramSurround2LhRh_0 0xcc24,0x0014,0x000a,0x0400
-#define wroteDECChannelConfigurationProgramSurround2LwRwLhRh_0 0xcc24,0x0014,0x000a,0x0500
-#define wroteDECChannelConfigurationProgramSurround2LwRwStereo_0 0xcc24,0x0014,0x000a,0x0101
-#define wroteDECChannelConfigurationProgramSurround2LhRhStereo_0 0xcc24,0x0014,0x000a,0x0401
-#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhStereo_0 0xcc24,0x0014,0x000a,0x0501
-#define wroteDECChannelConfigurationProgramSurround2LwRwLtRt_0 0xcc24,0x0014,0x000a,0x0102
-#define wroteDECChannelConfigurationProgramSurround2LhRhLtRt_0 0xcc24,0x0014,0x000a,0x0402
-#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhLtRt_0 0xcc24,0x0014,0x000a,0x0502
-#define wroteDECChannelConfigurationProgramSurround2LwRwMono_0 0xcc24,0x0014,0x000a,0x0103
-#define wroteDECChannelConfigurationProgramSurround2LhRhMono_0 0xcc24,0x0014,0x000a,0x0403
-#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhMono_0 0xcc24,0x0014,0x000a,0x0503
-#define wroteDECChannelConfigurationProgramSurround3LwRw_0 0xcc24,0x0014,0x000b,0x0100
-#define wroteDECChannelConfigurationProgramSurround3LhRh_0 0xcc24,0x0014,0x000b,0x0400
-#define wroteDECChannelConfigurationProgramSurround3LwRwLhRh_0 0xcc24,0x0014,0x000b,0x0500
-#define wroteDECChannelConfigurationProgramSurround4LwRw_0 0xcc24,0x0014,0x000c,0x0100
-#define wroteDECChannelConfigurationProgramSurround4LhRh_0 0xcc24,0x0014,0x000c,0x0400
-#define wroteDECChannelConfigurationProgramSurround4LwRwLhRh_0 0xcc24,0x0014,0x000c,0x0500
-#define wroteDECChannelConfigurationProgramNoneLwRw_1 0xcc24,0x0014,0x0101,0x0100
-#define wroteDECChannelConfigurationProgramNoneLhRh_1 0xcc24,0x0014,0x0101,0x0400
-#define wroteDECChannelConfigurationProgramNoneLwRwLhRh_1 0xcc24,0x0014,0x0101,0x0500
-#define wroteDECChannelConfigurationProgramMonoLwRw_1 0xcc24,0x0014,0x0102,0x0100
-#define wroteDECChannelConfigurationProgramMonoLhRh_1 0xcc24,0x0014,0x0102,0x0400
-#define wroteDECChannelConfigurationProgramMonoLwRwLhRh_1 0xcc24,0x0014,0x0102,0x0500
-#define wroteDECChannelConfigurationProgramPhantom0LwRw_1 0xcc24,0x0014,0x0103,0x0100
-#define wroteDECChannelConfigurationProgramPhantom0LhRh_1 0xcc24,0x0014,0x0103,0x0400
-#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRh_1 0xcc24,0x0014,0x0103,0x0500
-#define wroteDECChannelConfigurationProgramPhantom0LwRwStereo_1 0xcc24,0x0014,0x0103,0x0101
-#define wroteDECChannelConfigurationProgramPhantom0LhRhStereo_1 0xcc24,0x0014,0x0103,0x0401
-#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhStereo_1 0xcc24,0x0014,0x0103,0x0501
-#define wroteDECChannelConfigurationProgramPhantom0LwRwLtRt_1 0xcc24,0x0014,0x0103,0x0102
-#define wroteDECChannelConfigurationProgramPhantom0LhRhLtRt_1 0xcc24,0x0014,0x0103,0x0402
-#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhLtRt_1 0xcc24,0x0014,0x0103,0x0502
-#define wroteDECChannelConfigurationProgramPhantom0LwRwMono_1 0xcc24,0x0014,0x0103,0x0103
-#define wroteDECChannelConfigurationProgramPhantom0LhRhMono_1 0xcc24,0x0014,0x0103,0x0403
-#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhMono_1 0xcc24,0x0014,0x0103,0x0503
-#define wroteDECChannelConfigurationProgramPhantom0LwRwDual_1 0xcc24,0x0014,0x0103,0x0104
-#define wroteDECChannelConfigurationProgramPhantom0LhRhDual_1 0xcc24,0x0014,0x0103,0x0404
-#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhDual_1 0xcc24,0x0014,0x0103,0x0504
-#define wroteDECChannelConfigurationProgramPhantom1LwRw_1 0xcc24,0x0014,0x0104,0x0100
-#define wroteDECChannelConfigurationProgramPhantom1LhRh_1 0xcc24,0x0014,0x0104,0x0400
-#define wroteDECChannelConfigurationProgramPhantom1LwRwLhRh_1 0xcc24,0x0014,0x0104,0x0500
-#define wroteDECChannelConfigurationProgramPhantom2LwRwStereo_1 0xcc24,0x0014,0x0105,0x0101
-#define wroteDECChannelConfigurationProgramPhantom2LhRhStereo_1 0xcc24,0x0014,0x0105,0x0401
-#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhStereo_1 0xcc24,0x0014,0x0105,0x0501
-#define wroteDECChannelConfigurationProgramPhantom2LwRwLtRt_1 0xcc24,0x0014,0x0105,0x0102
-#define wroteDECChannelConfigurationProgramPhantom2LhRhLtRt_1 0xcc24,0x0014,0x0105,0x0402
-#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhLtRt_1 0xcc24,0x0014,0x0105,0x0502
-#define wroteDECChannelConfigurationProgramPhantom2LwRwMono_1 0xcc24,0x0014,0x0105,0x0103
-#define wroteDECChannelConfigurationProgramPhantom2LhRhMono_1 0xcc24,0x0014,0x0105,0x0403
-#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhMono_1 0xcc24,0x0014,0x0105,0x0503
-#define wroteDECChannelConfigurationProgramPhantom3LwRw_1 0xcc24,0x0014,0x0106,0x0100
-#define wroteDECChannelConfigurationProgramPhantom3LhRh_1 0xcc24,0x0014,0x0106,0x0400
-#define wroteDECChannelConfigurationProgramPhantom3LwRwLhRh_1 0xcc24,0x0014,0x0106,0x0500
-#define wroteDECChannelConfigurationProgramPhantom4LwRw_1 0xcc24,0x0014,0x0107,0x0100
-#define wroteDECChannelConfigurationProgramPhantom4LhRh_1 0xcc24,0x0014,0x0107,0x0400
-#define wroteDECChannelConfigurationProgramPhantom4LwRwLhRh_1 0xcc24,0x0014,0x0107,0x0500
-#define wroteDECChannelConfigurationProgramSurround1LwRw_1 0xcc24,0x0014,0x0109,0x0100
-#define wroteDECChannelConfigurationProgramSurround1LhRh_1 0xcc24,0x0014,0x0109,0x0400
-#define wroteDECChannelConfigurationProgramSurround1LwRwLhRh_1 0xcc24,0x0014,0x0109,0x0500
-#define wroteDECChannelConfigurationProgramSurround2LwRwStereo_1 0xcc24,0x0014,0x010a,0x0101
-#define wroteDECChannelConfigurationProgramSurround2LhRhStereo_1 0xcc24,0x0014,0x010a,0x0401
-#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhStereo_1 0xcc24,0x0014,0x010a,0x0501
-#define wroteDECChannelConfigurationProgramSurround2LwRwLtRt_1 0xcc24,0x0014,0x010a,0x0102
-#define wroteDECChannelConfigurationProgramSurround2LhRhLtRt_1 0xcc24,0x0014,0x010a,0x0402
-#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhLtRt_1 0xcc24,0x0014,0x010a,0x0502
-#define wroteDECChannelConfigurationProgramSurround2LwRwMono_1 0xcc24,0x0014,0x010a,0x0103
-#define wroteDECChannelConfigurationProgramSurround2LhRhMono_1 0xcc24,0x0014,0x010a,0x0403
-#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhMono_1 0xcc24,0x0014,0x010a,0x0503
-#define wroteDECChannelConfigurationProgramSurround3LwRw_1 0xcc24,0x0014,0x010b,0x0100
-#define wroteDECChannelConfigurationProgramSurround3LhRh_1 0xcc24,0x0014,0x010b,0x0400
-#define wroteDECChannelConfigurationProgramSurround3LwRwLhRh_1 0xcc24,0x0014,0x010b,0x0500
-#define wroteDECChannelConfigurationProgramSurround4LwRw_1 0xcc24,0x0014,0x010c,0x0100
-#define wroteDECChannelConfigurationProgramSurround4LhRh_1 0xcc24,0x0014,0x010c,0x0400
-#define wroteDECChannelConfigurationProgramSurround4LwRwLhRh_1 0xcc24,0x0014,0x010c,0x0500
-#define wroteDECChannelConfigurationProgramNoneLwRw_2 0xcc24,0x0014,0x0201,0x0100
-#define wroteDECChannelConfigurationProgramNoneLhRh_2 0xcc24,0x0014,0x0201,0x0400
-#define wroteDECChannelConfigurationProgramNoneLwRwLhRh_2 0xcc24,0x0014,0x0201,0x0500
-#define wroteDECChannelConfigurationProgramMonoLwRw_2 0xcc24,0x0014,0x0202,0x0100
-#define wroteDECChannelConfigurationProgramMonoLhRh_2 0xcc24,0x0014,0x0202,0x0400
-#define wroteDECChannelConfigurationProgramMonoLwRwLhRh_2 0xcc24,0x0014,0x0202,0x0500
-#define wroteDECChannelConfigurationProgramPhantom0LwRw_2 0xcc24,0x0014,0x0203,0x0100
-#define wroteDECChannelConfigurationProgramPhantom0LhRh_2 0xcc24,0x0014,0x0203,0x0400
-#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRh_2 0xcc24,0x0014,0x0203,0x0500
-#define wroteDECChannelConfigurationProgramPhantom0LwRwStereo_2 0xcc24,0x0014,0x0203,0x0101
-#define wroteDECChannelConfigurationProgramPhantom0LhRhStereo_2 0xcc24,0x0014,0x0203,0x0401
-#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhStereo_2 0xcc24,0x0014,0x0203,0x0501
-#define wroteDECChannelConfigurationProgramPhantom0LwRwLtRt_2 0xcc24,0x0014,0x0203,0x0102
-#define wroteDECChannelConfigurationProgramPhantom0LhRhLtRt_2 0xcc24,0x0014,0x0203,0x0402
-#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhLtRt_2 0xcc24,0x0014,0x0203,0x0502
-#define wroteDECChannelConfigurationProgramPhantom0LwRwMono_2 0xcc24,0x0014,0x0203,0x0103
-#define wroteDECChannelConfigurationProgramPhantom0LhRhMono_2 0xcc24,0x0014,0x0203,0x0403
-#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhMono_2 0xcc24,0x0014,0x0203,0x0503
-#define wroteDECChannelConfigurationProgramPhantom0LwRwDual_2 0xcc24,0x0014,0x0203,0x0104
-#define wroteDECChannelConfigurationProgramPhantom0LhRhDual_2 0xcc24,0x0014,0x0203,0x0404
-#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhDual_2 0xcc24,0x0014,0x0203,0x0504
-#define wroteDECChannelConfigurationProgramPhantom1LwRw_2 0xcc24,0x0014,0x0204,0x0100
-#define wroteDECChannelConfigurationProgramPhantom1LhRh_2 0xcc24,0x0014,0x0204,0x0400
-#define wroteDECChannelConfigurationProgramPhantom1LwRwLhRh_2 0xcc24,0x0014,0x0204,0x0500
-#define wroteDECChannelConfigurationProgramPhantom2LwRw_2 0xcc24,0x0014,0x0205,0x0100
-#define wroteDECChannelConfigurationProgramPhantom2LhRh_2 0xcc24,0x0014,0x0205,0x0400
-#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRh_2 0xcc24,0x0014,0x0205,0x0500
-#define wroteDECChannelConfigurationProgramPhantom2LwRwStereo_2 0xcc24,0x0014,0x0205,0x0101
-#define wroteDECChannelConfigurationProgramPhantom2LhRhStereo_2 0xcc24,0x0014,0x0205,0x0401
-#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhStereo_2 0xcc24,0x0014,0x0205,0x0501
-#define wroteDECChannelConfigurationProgramPhantom2LwRwLtRt_2 0xcc24,0x0014,0x0205,0x0102
-#define wroteDECChannelConfigurationProgramPhantom2LhRhLtRt_2 0xcc24,0x0014,0x0205,0x0402
-#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhLtRt_2 0xcc24,0x0014,0x0205,0x0502
-#define wroteDECChannelConfigurationProgramPhantom2LwRwMono_2 0xcc24,0x0014,0x0205,0x0103
-#define wroteDECChannelConfigurationProgramPhantom2LhRhMono_2 0xcc24,0x0014,0x0205,0x0403
-#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhMono_2 0xcc24,0x0014,0x0205,0x0503
-#define wroteDECChannelConfigurationProgramPhantom3LwRw_2 0xcc24,0x0014,0x0206,0x0100
-#define wroteDECChannelConfigurationProgramPhantom3LhRh_2 0xcc24,0x0014,0x0206,0x0400
-#define wroteDECChannelConfigurationProgramPhantom3LwRwLhRh_2 0xcc24,0x0014,0x0206,0x0500
-#define wroteDECChannelConfigurationProgramPhantom4LwRw_2 0xcc24,0x0014,0x0207,0x0100
-#define wroteDECChannelConfigurationProgramPhantom4LhRh_2 0xcc24,0x0014,0x0207,0x0400
-#define wroteDECChannelConfigurationProgramPhantom4LwRwLhRh_2 0xcc24,0x0014,0x0207,0x0500
-#define wroteDECChannelConfigurationProgramSurround0LwRw_2 0xcc24,0x0014,0x0208,0x0100
-#define wroteDECChannelConfigurationProgramSurround0LhRh_2 0xcc24,0x0014,0x0208,0x0400
-#define wroteDECChannelConfigurationProgramSurround0LwRwLhRh_2 0xcc24,0x0014,0x0208,0x0500
-#define wroteDECChannelConfigurationProgramSurround1LwRw_2 0xcc24,0x0014,0x0209,0x0100
-#define wroteDECChannelConfigurationProgramSurround1LhRh_2 0xcc24,0x0014,0x0209,0x0400
-#define wroteDECChannelConfigurationProgramSurround1LwRwLhRh_2 0xcc24,0x0014,0x0209,0x0500
-#define wroteDECChannelConfigurationProgramSurround2LwRw_2 0xcc24,0x0014,0x020a,0x0100
-#define wroteDECChannelConfigurationProgramSurround2LhRh_2 0xcc24,0x0014,0x020a,0x0400
-#define wroteDECChannelConfigurationProgramSurround2LwRwLhRh_2 0xcc24,0x0014,0x020a,0x0500
-#define wroteDECChannelConfigurationProgramSurround2LwRwStereo_2 0xcc24,0x0014,0x020a,0x0101
-#define wroteDECChannelConfigurationProgramSurround2LhRhStereo_2 0xcc24,0x0014,0x020a,0x0401
-#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhStereo_2 0xcc24,0x0014,0x020a,0x0501
-#define wroteDECChannelConfigurationProgramSurround2LwRwLtRt_2 0xcc24,0x0014,0x020a,0x0102
-#define wroteDECChannelConfigurationProgramSurround2LhRhLtRt_2 0xcc24,0x0014,0x020a,0x0402
-#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhLtRt_2 0xcc24,0x0014,0x020a,0x0502
-#define wroteDECChannelConfigurationProgramSurround2LwRwMono_2 0xcc24,0x0014,0x020a,0x0103
-#define wroteDECChannelConfigurationProgramSurround2LhRhMono_2 0xcc24,0x0014,0x020a,0x0403
-#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhMono_2 0xcc24,0x0014,0x020a,0x0503
-#define wroteDECChannelConfigurationProgramSurround3LwRw_2 0xcc24,0x0014,0x020b,0x0100
-#define wroteDECChannelConfigurationProgramSurround3LhRh_2 0xcc24,0x0014,0x020b,0x0400
-#define wroteDECChannelConfigurationProgramSurround3LwRwLhRh_2 0xcc24,0x0014,0x020b,0x0500
-#define wroteDECChannelConfigurationProgramSurround4LwRw_2 0xcc24,0x0014,0x020c,0x0100
-#define wroteDECChannelConfigurationProgramSurround4LhRh_2 0xcc24,0x0014,0x020c,0x0400
-#define wroteDECChannelConfigurationProgramSurround4LwRwLhRh_2 0xcc24,0x0014,0x020c,0x0500
-#define readDECChannelConfigurationProgramExtChan 0xc224,0x1700
-#define wroteDECChannelConfigurationProgramExtChanNone 0xca24,0x1700
-#define wroteDECChannelConfigurationProgramExtChanLhRh 0xca24,0x1704
-#define wroteDECChannelConfigurationProgramExtChanLwRw 0xca24,0x1701
-#define wroteDECChannelConfigurationProgramExtChanLwRwLhRh 0xca24,0x1705
-#define wroteDECChannelConfigurationProgramAuxUnknown 0xca24,0x1600
-#define wroteDECChannelConfigurationProgramAuxStereo 0xca24,0x1601
-#define wroteDECChannelConfigurationProgramAuxLtRt 0xca24,0x1602
-#define wroteDECChannelConfigurationProgramAuxMono 0xca24,0x1603
-#define wroteDECChannelConfigurationProgramAuxDual 0xca24,0x1604
-#define wroteDECChannelConfigurationDecodeUnknown 0xcc24,0x0018,0x0000,0x0000
-#define wroteDECChannelConfigurationDecodeNone 0xcc24,0x0018,0x0001,0x0000
-#define wroteDECChannelConfigurationDecodeMono 0xcc24,0x0018,0x0002,0x0000
-#define wroteDECChannelConfigurationDecodeStereo 0xcc24,0x0018,0x0003,0x0000
-#define wroteDECChannelConfigurationDecodeStereoLtRt 0xcc24,0x0018,0x0003,0x0002
-#define wroteDECChannelConfigurationDecodeStereoMono 0xcc24,0x0018,0x0003,0x0003
-#define wroteDECChannelConfigurationDecode3Stereo 0xcc24,0x0018,0x0108,0x0000
-#define wroteDECChannelConfigurationDecodePhantom 0xcc24,0x0018,0x0105,0x0000
-#define wroteDECChannelConfigurationDecodeSurround 0xcc24,0x0018,0x010a,0x0000
-#define wroteDECChannelConfigurationDecodePhantom0Stereo_0 0xcc24,0x0018,0x0003,0x0001
-#define wroteDECChannelConfigurationDecodePhantom0Dual_0 0xcc24,0x0018,0x0003,0x0004
-#define wroteDECChannelConfigurationDecodePhantom1_0 0xcc24,0x0018,0x0004,0x0000
-#define wroteDECChannelConfigurationDecodePhantom2_0 0xcc24,0x0018,0x0005,0x0000
-#define wroteDECChannelConfigurationDecodePhantom2Stereo_0 0xcc24,0x0018,0x0005,0x0001
-#define wroteDECChannelConfigurationDecodePhantom2LtRt_0 0xcc24,0x0018,0x0005,0x0002
-#define wroteDECChannelConfigurationDecodePhantom2Mono_0 0xcc24,0x0018,0x0005,0x0003
-#define wroteDECChannelConfigurationDecodePhantom3_0 0xcc24,0x0018,0x0006,0x0000
-#define wroteDECChannelConfigurationDecodePhantom4_0 0xcc24,0x0018,0x0007,0x0000
-#define wroteDECChannelConfigurationDecodeSurround0_0 0xcc24,0x0018,0x0008,0x0000
-#define wroteDECChannelConfigurationDecodeSurround1_0 0xcc24,0x0018,0x0009,0x0000
-#define wroteDECChannelConfigurationDecodeSurround2_0 0xcc24,0x0018,0x000a,0x0000
-#define wroteDECChannelConfigurationDecodeSurround2Stereo_0 0xcc24,0x0018,0x000a,0x0001
-#define wroteDECChannelConfigurationDecodeSurround2LtRt_0 0xcc24,0x0018,0x000a,0x0002
-#define wroteDECChannelConfigurationDecodeSurround2Mono_0 0xcc24,0x0018,0x000a,0x0003
-#define wroteDECChannelConfigurationDecodeSurround3_0 0xcc24,0x0018,0x000b,0x0000
-#define wroteDECChannelConfigurationDecodeSurround4_0 0xcc24,0x0018,0x000c,0x0000
-#define wroteDECChannelConfigurationDecodeNone_1 0xcc24,0x0018,0x0101,0x0000
-#define wroteDECChannelConfigurationDecodeMono_1 0xcc24,0x0018,0x0102,0x0000
-#define wroteDECChannelConfigurationDecodePhantom0_1 0xcc24,0x0018,0x0103,0x0000
-#define wroteDECChannelConfigurationDecodePhantom0Stereo_1 0xcc24,0x0018,0x0103,0x0001
-#define wroteDECChannelConfigurationDecodePhantom0LtRt_1 0xcc24,0x0018,0x0103,0x0002
-#define wroteDECChannelConfigurationDecodePhantom0Mono_1 0xcc24,0x0018,0x0103,0x0003
-#define wroteDECChannelConfigurationDecodePhantom0Dual_1 0xcc24,0x0018,0x0103,0x0004
-#define wroteDECChannelConfigurationDecodePhantom1_1 0xcc24,0x0018,0x0104,0x0000
-#define wroteDECChannelConfigurationDecodePhantom2Stereo_1 0xcc24,0x0018,0x0105,0x0001
-#define wroteDECChannelConfigurationDecodePhantom2LtRt_1 0xcc24,0x0018,0x0105,0x0002
-#define wroteDECChannelConfigurationDecodePhantom2Mono_1 0xcc24,0x0018,0x0105,0x0003
-#define wroteDECChannelConfigurationDecodePhantom3_1 0xcc24,0x0018,0x0106,0x0000
-#define wroteDECChannelConfigurationDecodePhantom4_1 0xcc24,0x0018,0x0107,0x0000
-#define wroteDECChannelConfigurationDecodeSurround1_1 0xcc24,0x0018,0x0109,0x0000
-#define wroteDECChannelConfigurationDecodeSurround2Stereo_1 0xcc24,0x0018,0x010a,0x0001
-#define wroteDECChannelConfigurationDecodeSurround2LtRt_1 0xcc24,0x0018,0x010a,0x0002
-#define wroteDECChannelConfigurationDecodeSurround2Mono_1 0xcc24,0x0018,0x010a,0x0003
-#define wroteDECChannelConfigurationDecodeSurround3_1 0xcc24,0x0018,0x010b,0x0000
-#define wroteDECChannelConfigurationDecodeSurround4_1 0xcc24,0x0018,0x010c,0x0000
-#define wroteDECChannelConfigurationDecodeNoneLwRw 0xcc24,0x0018,0x0001,0x0100
-#define wroteDECChannelConfigurationDecodeNoneLhRh 0xcc24,0x0018,0x0001,0x0400
-#define wroteDECChannelConfigurationDecodeNoneLwRwLhRh 0xcc24,0x0018,0x0001,0x0500
-#define wroteDECChannelConfigurationDecodeMonoLwRw 0xcc24,0x0018,0x0002,0x0100
-#define wroteDECChannelConfigurationDecodeMonoLhRh 0xcc24,0x0018,0x0002,0x0400
-#define wroteDECChannelConfigurationDecodeMonoLwRwLhRh 0xcc24,0x0018,0x0002,0x0500
-#define wroteDECChannelConfigurationDecodeStereoLwRw 0xcc24,0x0018,0x0003,0x0100
-#define wroteDECChannelConfigurationDecodeStereoLhRh 0xcc24,0x0018,0x0003,0x0400
-#define wroteDECChannelConfigurationDecodeStereoLwRwLhRh 0xcc24,0x0018,0x0003,0x0500
-#define wroteDECChannelConfigurationDecodeStereoLwRwLtRt 0xcc24,0x0018,0x0003,0x0102
-#define wroteDECChannelConfigurationDecodeStereoLhRhLtRt 0xcc24,0x0018,0x0003,0x0402
-#define wroteDECChannelConfigurationDecodeStereoLwRwLhRhLtRt 0xcc24,0x0018,0x0003,0x0502
-#define wroteDECChannelConfigurationDecodeStereoLwRwMono 0xcc24,0x0018,0x0003,0x0103
-#define wroteDECChannelConfigurationDecodeStereoLhRhMono 0xcc24,0x0018,0x0003,0x0403
-#define wroteDECChannelConfigurationDecodeStereoLwRwLhRhMono 0xcc24,0x0018,0x0003,0x0503
-#define wroteDECChannelConfigurationDecode3StereoLwRw 0xcc24,0x0018,0x0108,0x0100
-#define wroteDECChannelConfigurationDecode3StereoLhRh 0xcc24,0x0018,0x0108,0x0400
-#define wroteDECChannelConfigurationDecode3StereoLwRwLhRh 0xcc24,0x0018,0x0108,0x0500
-#define wroteDECChannelConfigurationDecodePhantomLwRw 0xcc24,0x0018,0x0105,0x0100
-#define wroteDECChannelConfigurationDecodePhantomLhRh 0xcc24,0x0018,0x0105,0x0400
-#define wroteDECChannelConfigurationDecodePhantomLwRwLhRh 0xcc24,0x0018,0x0105,0x0500
-#define wroteDECChannelConfigurationDecodeSurroundLwRw 0xcc24,0x0018,0x010a,0x0100
-#define wroteDECChannelConfigurationDecodeSurroundLhRh 0xcc24,0x0018,0x010a,0x0400
-#define wroteDECChannelConfigurationDecodeSurroundLwRwLhRh 0xcc24,0x0018,0x010a,0x0500
-#define wroteDECChannelConfigurationDecodePhantom0LwRwStereo_0 0xcc24,0x0018,0x0003,0x0101
-#define wroteDECChannelConfigurationDecodePhantom0LhRhStereo_0 0xcc24,0x0018,0x0003,0x0401
-#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhStereo_0 0xcc24,0x0018,0x0003,0x0501
-#define wroteDECChannelConfigurationDecodePhantom0LwRwDual_0 0xcc24,0x0018,0x0003,0x0104
-#define wroteDECChannelConfigurationDecodePhantom0LhRhDual_0 0xcc24,0x0018,0x0003,0x0404
-#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhDual_0 0xcc24,0x0018,0x0003,0x0504
-#define wroteDECChannelConfigurationDecodePhantom1LwRw_0 0xcc24,0x0018,0x0004,0x0100
-#define wroteDECChannelConfigurationDecodePhantom1LhRh_0 0xcc24,0x0018,0x0004,0x0400
-#define wroteDECChannelConfigurationDecodePhantom1LwRwLhRh_0 0xcc24,0x0018,0x0004,0x0500
-#define wroteDECChannelConfigurationDecodePhantom2LwRw_0 0xcc24,0x0018,0x0005,0x0100
-#define wroteDECChannelConfigurationDecodePhantom2LhRh_0 0xcc24,0x0018,0x0005,0x0400
-#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRh_0 0xcc24,0x0018,0x0005,0x0500
-#define wroteDECChannelConfigurationDecodePhantom2LwRwStereo_0 0xcc24,0x0018,0x0005,0x0101
-#define wroteDECChannelConfigurationDecodePhantom2LhRhStereo_0 0xcc24,0x0018,0x0005,0x0401
-#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhStereo_0 0xcc24,0x0018,0x0005,0x0501
-#define wroteDECChannelConfigurationDecodePhantom2LwRwLtRt_0 0xcc24,0x0018,0x0005,0x0102
-#define wroteDECChannelConfigurationDecodePhantom2LhRhLtRt_0 0xcc24,0x0018,0x0005,0x0402
-#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhLtRt_0 0xcc24,0x0018,0x0005,0x0502
-#define wroteDECChannelConfigurationDecodePhantom2LwRwMono_0 0xcc24,0x0018,0x0005,0x0103
-#define wroteDECChannelConfigurationDecodePhantom2LhRhMono_0 0xcc24,0x0018,0x0005,0x0403
-#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhMono_0 0xcc24,0x0018,0x0005,0x0503
-#define wroteDECChannelConfigurationDecodePhantom3LwRw_0 0xcc24,0x0018,0x0006,0x0100
-#define wroteDECChannelConfigurationDecodePhantom3LhRh_0 0xcc24,0x0018,0x0006,0x0400
-#define wroteDECChannelConfigurationDecodePhantom3LwRwLhRh_0 0xcc24,0x0018,0x0006,0x0500
-#define wroteDECChannelConfigurationDecodePhantom4LwRw_0 0xcc24,0x0018,0x0007,0x0100
-#define wroteDECChannelConfigurationDecodePhantom4LhRh_0 0xcc24,0x0018,0x0007,0x0400
-#define wroteDECChannelConfigurationDecodePhantom4LwRwLhRh_0 0xcc24,0x0018,0x0007,0x0500
-#define wroteDECChannelConfigurationDecodeSurround0LwRw_0 0xcc24,0x0018,0x0008,0x0100
-#define wroteDECChannelConfigurationDecodeSurround0LhRh_0 0xcc24,0x0018,0x0008,0x0400
-#define wroteDECChannelConfigurationDecodeSurround0LwRwLhRh_0 0xcc24,0x0018,0x0008,0x0500
-#define wroteDECChannelConfigurationDecodeSurround1LwRw_0 0xcc24,0x0018,0x0009,0x0100
-#define wroteDECChannelConfigurationDecodeSurround1LhRh_0 0xcc24,0x0018,0x0009,0x0400
-#define wroteDECChannelConfigurationDecodeSurround1LwRwLhRh_0 0xcc24,0x0018,0x0009,0x0500
-#define wroteDECChannelConfigurationDecodeSurround2LwRw_0 0xcc24,0x0018,0x000a,0x0100
-#define wroteDECChannelConfigurationDecodeSurround2LhRh_0 0xcc24,0x0018,0x000a,0x0400
-#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRh_0 0xcc24,0x0018,0x000a,0x0500
-#define wroteDECChannelConfigurationDecodeSurround2LwRwStereo_0 0xcc24,0x0018,0x000a,0x0101
-#define wroteDECChannelConfigurationDecodeSurround2LhRhStereo_0 0xcc24,0x0018,0x000a,0x0401
-#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhStereo_0 0xcc24,0x0018,0x000a,0x0501
-#define wroteDECChannelConfigurationDecodeSurround2LwRwLtRt_0 0xcc24,0x0018,0x000a,0x0102
-#define wroteDECChannelConfigurationDecodeSurround2LhRhLtRt_0 0xcc24,0x0018,0x000a,0x0402
-#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhLtRt_0 0xcc24,0x0018,0x000a,0x0502
-#define wroteDECChannelConfigurationDecodeSurround2LwRwMono_0 0xcc24,0x0018,0x000a,0x0103
-#define wroteDECChannelConfigurationDecodeSurround2LhRhMono_0 0xcc24,0x0018,0x000a,0x0403
-#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhMono_0 0xcc24,0x0018,0x000a,0x0503
-#define wroteDECChannelConfigurationDecodeSurround3LwRw_0 0xcc24,0x0018,0x000b,0x0100
-#define wroteDECChannelConfigurationDecodeSurround3LhRh_0 0xcc24,0x0018,0x000b,0x0400
-#define wroteDECChannelConfigurationDecodeSurround3LwRwLhRh_0 0xcc24,0x0018,0x000b,0x0500
-#define wroteDECChannelConfigurationDecodeSurround4LwRw_0 0xcc24,0x0018,0x000c,0x0100
-#define wroteDECChannelConfigurationDecodeSurround4LhRh_0 0xcc24,0x0018,0x000c,0x0400
-#define wroteDECChannelConfigurationDecodeSurround4LwRwLhRh_0 0xcc24,0x0018,0x000c,0x0500
-#define wroteDECChannelConfigurationDecodeNoneLwRw_1 0xcc24,0x0018,0x0101,0x0100
-#define wroteDECChannelConfigurationDecodeNoneLhRh_1 0xcc24,0x0018,0x0101,0x0400
-#define wroteDECChannelConfigurationDecodeNoneLwRwLhRh_1 0xcc24,0x0018,0x0101,0x0500
-#define wroteDECChannelConfigurationDecodeMonoLwRw_1 0xcc24,0x0018,0x0102,0x0100
-#define wroteDECChannelConfigurationDecodeMonoLhRh_1 0xcc24,0x0018,0x0102,0x0400
-#define wroteDECChannelConfigurationDecodeMonoLwRwLhRh_1 0xcc24,0x0018,0x0102,0x0500
-#define wroteDECChannelConfigurationDecodePhantom0LwRw_1 0xcc24,0x0018,0x0103,0x0100
-#define wroteDECChannelConfigurationDecodePhantom0LhRh_1 0xcc24,0x0018,0x0103,0x0400
-#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRh_1 0xcc24,0x0018,0x0103,0x0500
-#define wroteDECChannelConfigurationDecodePhantom0LwRwStereo_1 0xcc24,0x0018,0x0103,0x0101
-#define wroteDECChannelConfigurationDecodePhantom0LhRhStereo_1 0xcc24,0x0018,0x0103,0x0401
-#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhStereo_1 0xcc24,0x0018,0x0103,0x0501
-#define wroteDECChannelConfigurationDecodePhantom0LwRwLtRt_1 0xcc24,0x0018,0x0103,0x0102
-#define wroteDECChannelConfigurationDecodePhantom0LhRhLtRt_1 0xcc24,0x0018,0x0103,0x0402
-#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhLtRt_1 0xcc24,0x0018,0x0103,0x0502
-#define wroteDECChannelConfigurationDecodePhantom0LwRwMono_1 0xcc24,0x0018,0x0103,0x0103
-#define wroteDECChannelConfigurationDecodePhantom0LhRhMono_1 0xcc24,0x0018,0x0103,0x0403
-#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhMono_1 0xcc24,0x0018,0x0103,0x0503
-#define wroteDECChannelConfigurationDecodePhantom0LwRwDual_1 0xcc24,0x0018,0x0103,0x0104
-#define wroteDECChannelConfigurationDecodePhantom0LhRhDual_1 0xcc24,0x0018,0x0103,0x0404
-#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhDual_1 0xcc24,0x0018,0x0103,0x0504
-#define wroteDECChannelConfigurationDecodePhantom1LwRw_1 0xcc24,0x0018,0x0104,0x0100
-#define wroteDECChannelConfigurationDecodePhantom1LhRh_1 0xcc24,0x0018,0x0104,0x0400
-#define wroteDECChannelConfigurationDecodePhantom1LwRwLhRh_1 0xcc24,0x0018,0x0104,0x0500
-#define wroteDECChannelConfigurationDecodePhantom2LwRwStereo_1 0xcc24,0x0018,0x0105,0x0101
-#define wroteDECChannelConfigurationDecodePhantom2LhRhStereo_1 0xcc24,0x0018,0x0105,0x0401
-#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhStereo_1 0xcc24,0x0018,0x0105,0x0501
-#define wroteDECChannelConfigurationDecodePhantom2LwRwLtRt_1 0xcc24,0x0018,0x0105,0x0102
-#define wroteDECChannelConfigurationDecodePhantom2LhRhLtRt_1 0xcc24,0x0018,0x0105,0x0402
-#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhLtRt_1 0xcc24,0x0018,0x0105,0x0502
-#define wroteDECChannelConfigurationDecodePhantom2LwRwMono_1 0xcc24,0x0018,0x0105,0x0103
-#define wroteDECChannelConfigurationDecodePhantom2LhRhMono_1 0xcc24,0x0018,0x0105,0x0403
-#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhMono_1 0xcc24,0x0018,0x0105,0x0503
-#define wroteDECChannelConfigurationDecodePhantom3LwRw_1 0xcc24,0x0018,0x0106,0x0100
-#define wroteDECChannelConfigurationDecodePhantom3LhRh_1 0xcc24,0x0018,0x0106,0x0400
-#define wroteDECChannelConfigurationDecodePhantom3LwRwLhRh_1 0xcc24,0x0018,0x0106,0x0500
-#define wroteDECChannelConfigurationDecodePhantom4LwRw_1 0xcc24,0x0018,0x0107,0x0100
-#define wroteDECChannelConfigurationDecodePhantom4LhRh_1 0xcc24,0x0018,0x0107,0x0400
-#define wroteDECChannelConfigurationDecodePhantom4LwRwLhRh_1 0xcc24,0x0018,0x0107,0x0500
-#define wroteDECChannelConfigurationDecodeSurround1LwRw_1 0xcc24,0x0018,0x0109,0x0100
-#define wroteDECChannelConfigurationDecodeSurround1LhRh_1 0xcc24,0x0018,0x0109,0x0400
-#define wroteDECChannelConfigurationDecodeSurround1LwRwLhRh_1 0xcc24,0x0018,0x0109,0x0500
-#define wroteDECChannelConfigurationDecodeSurround2LwRwStereo_1 0xcc24,0x0018,0x010a,0x0101
-#define wroteDECChannelConfigurationDecodeSurround2LhRhStereo_1 0xcc24,0x0018,0x010a,0x0401
-#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhStereo_1 0xcc24,0x0018,0x010a,0x0501
-#define wroteDECChannelConfigurationDecodeSurround2LwRwLtRt_1 0xcc24,0x0018,0x010a,0x0102
-#define wroteDECChannelConfigurationDecodeSurround2LhRhLtRt_1 0xcc24,0x0018,0x010a,0x0402
-#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhLtRt_1 0xcc24,0x0018,0x010a,0x0502
-#define wroteDECChannelConfigurationDecodeSurround2LwRwMono_1 0xcc24,0x0018,0x010a,0x0103
-#define wroteDECChannelConfigurationDecodeSurround2LhRhMono_1 0xcc24,0x0018,0x010a,0x0403
-#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhMono_1 0xcc24,0x0018,0x010a,0x0503
-#define wroteDECChannelConfigurationDecodeSurround3LwRw_1 0xcc24,0x0018,0x010b,0x0100
-#define wroteDECChannelConfigurationDecodeSurround3LhRh_1 0xcc24,0x0018,0x010b,0x0400
-#define wroteDECChannelConfigurationDecodeSurround3LwRwLhRh_1 0xcc24,0x0018,0x010b,0x0500
-#define wroteDECChannelConfigurationDecodeSurround4LwRw_1 0xcc24,0x0018,0x010c,0x0100
-#define wroteDECChannelConfigurationDecodeSurround4LhRh_1 0xcc24,0x0018,0x010c,0x0400
-#define wroteDECChannelConfigurationDecodeSurround4LwRwLhRh_1 0xcc24,0x0018,0x010c,0x0500
-#define wroteDECChannelConfigurationDecodeNoneLwRw_2 0xcc24,0x0018,0x0201,0x0100
-#define wroteDECChannelConfigurationDecodeNoneLhRh_2 0xcc24,0x0018,0x0201,0x0400
-#define wroteDECChannelConfigurationDecodeNoneLwRwLhRh_2 0xcc24,0x0018,0x0201,0x0500
-#define wroteDECChannelConfigurationDecodeMonoLwRw_2 0xcc24,0x0018,0x0202,0x0100
-#define wroteDECChannelConfigurationDecodeMonoLhRh_2 0xcc24,0x0018,0x0202,0x0400
-#define wroteDECChannelConfigurationDecodeMonoLwRwLhRh_2 0xcc24,0x0018,0x0202,0x0500
-#define wroteDECChannelConfigurationDecodePhantom0LwRw_2 0xcc24,0x0018,0x0203,0x0100
-#define wroteDECChannelConfigurationDecodePhantom0LhRh_2 0xcc24,0x0018,0x0203,0x0400
-#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRh_2 0xcc24,0x0018,0x0203,0x0500
-#define wroteDECChannelConfigurationDecodePhantom0LwRwStereo_2 0xcc24,0x0018,0x0203,0x0101
-#define wroteDECChannelConfigurationDecodePhantom0LhRhStereo_2 0xcc24,0x0018,0x0203,0x0401
-#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhStereo_2 0xcc24,0x0018,0x0203,0x0501
-#define wroteDECChannelConfigurationDecodePhantom0LwRwLtRt_2 0xcc24,0x0018,0x0203,0x0102
-#define wroteDECChannelConfigurationDecodePhantom0LhRhLtRt_2 0xcc24,0x0018,0x0203,0x0402
-#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhLtRt_2 0xcc24,0x0018,0x0203,0x0502
-#define wroteDECChannelConfigurationDecodePhantom0LwRwMono_2 0xcc24,0x0018,0x0203,0x0103
-#define wroteDECChannelConfigurationDecodePhantom0LhRhMono_2 0xcc24,0x0018,0x0203,0x0403
-#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhMono_2 0xcc24,0x0018,0x0203,0x0503
-#define wroteDECChannelConfigurationDecodePhantom0LwRwDual_2 0xcc24,0x0018,0x0203,0x0104
-#define wroteDECChannelConfigurationDecodePhantom0LhRhDual_2 0xcc24,0x0018,0x0203,0x0404
-#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhDual_2 0xcc24,0x0018,0x0203,0x0504
-#define wroteDECChannelConfigurationDecodePhantom1LwRw_2 0xcc24,0x0018,0x0204,0x0100
-#define wroteDECChannelConfigurationDecodePhantom1LhRh_2 0xcc24,0x0018,0x0204,0x0400
-#define wroteDECChannelConfigurationDecodePhantom1LwRwLhRh_2 0xcc24,0x0018,0x0204,0x0500
-#define wroteDECChannelConfigurationDecodePhantom2LwRw_2 0xcc24,0x0018,0x0205,0x0100
-#define wroteDECChannelConfigurationDecodePhantom2LhRh_2 0xcc24,0x0018,0x0205,0x0400
-#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRh_2 0xcc24,0x0018,0x0205,0x0500
-#define wroteDECChannelConfigurationDecodePhantom2LwRwStereo_2 0xcc24,0x0018,0x0205,0x0101
-#define wroteDECChannelConfigurationDecodePhantom2LhRhStereo_2 0xcc24,0x0018,0x0205,0x0401
-#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhStereo_2 0xcc24,0x0018,0x0205,0x0501
-#define wroteDECChannelConfigurationDecodePhantom2LwRwLtRt_2 0xcc24,0x0018,0x0205,0x0102
-#define wroteDECChannelConfigurationDecodePhantom2LhRhLtRt_2 0xcc24,0x0018,0x0205,0x0402
-#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhLtRt_2 0xcc24,0x0018,0x0205,0x0502
-#define wroteDECChannelConfigurationDecodePhantom2LwRwMono_2 0xcc24,0x0018,0x0205,0x0103
-#define wroteDECChannelConfigurationDecodePhantom2LhRhMono_2 0xcc24,0x0018,0x0205,0x0403
-#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhMono_2 0xcc24,0x0018,0x0205,0x0503
-#define wroteDECChannelConfigurationDecodePhantom3LwRw_2 0xcc24,0x0018,0x0206,0x0100
-#define wroteDECChannelConfigurationDecodePhantom3LhRh_2 0xcc24,0x0018,0x0206,0x0400
-#define wroteDECChannelConfigurationDecodePhantom3LwRwLhRh_2 0xcc24,0x0018,0x0206,0x0500
-#define wroteDECChannelConfigurationDecodePhantom4LwRw_2 0xcc24,0x0018,0x0207,0x0100
-#define wroteDECChannelConfigurationDecodePhantom4LhRh_2 0xcc24,0x0018,0x0207,0x0400
-#define wroteDECChannelConfigurationDecodePhantom4LwRwLhRh_2 0xcc24,0x0018,0x0207,0x0500
-#define wroteDECChannelConfigurationDecodeSurround0LwRw_2 0xcc24,0x0018,0x0208,0x0100
-#define wroteDECChannelConfigurationDecodeSurround0LhRh_2 0xcc24,0x0018,0x0208,0x0400
-#define wroteDECChannelConfigurationDecodeSurround0LwRwLhRh_2 0xcc24,0x0018,0x0208,0x0500
-#define wroteDECChannelConfigurationDecodeSurround1LwRw_2 0xcc24,0x0018,0x0209,0x0100
-#define wroteDECChannelConfigurationDecodeSurround1LhRh_2 0xcc24,0x0018,0x0209,0x0400
-#define wroteDECChannelConfigurationDecodeSurround1LwRwLhRh_2 0xcc24,0x0018,0x0209,0x0500
-#define wroteDECChannelConfigurationDecodeSurround2LwRw_2 0xcc24,0x0018,0x020a,0x0100
-#define wroteDECChannelConfigurationDecodeSurround2LhRh_2 0xcc24,0x0018,0x020a,0x0400
-#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRh_2 0xcc24,0x0018,0x020a,0x0500
-#define wroteDECChannelConfigurationDecodeSurround2LwRwStereo_2 0xcc24,0x0018,0x020a,0x0101
-#define wroteDECChannelConfigurationDecodeSurround2LhRhStereo_2 0xcc24,0x0018,0x020a,0x0401
-#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhStereo_2 0xcc24,0x0018,0x020a,0x0501
-#define wroteDECChannelConfigurationDecodeSurround2LwRwLtRt_2 0xcc24,0x0018,0x020a,0x0102
-#define wroteDECChannelConfigurationDecodeSurround2LhRhLtRt_2 0xcc24,0x0018,0x020a,0x0402
-#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhLtRt_2 0xcc24,0x0018,0x020a,0x0502
-#define wroteDECChannelConfigurationDecodeSurround2LwRwMono_2 0xcc24,0x0018,0x020a,0x0103
-#define wroteDECChannelConfigurationDecodeSurround2LhRhMono_2 0xcc24,0x0018,0x020a,0x0403
-#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhMono_2 0xcc24,0x0018,0x020a,0x0503
-#define wroteDECChannelConfigurationDecodeSurround3LwRw_2 0xcc24,0x0018,0x020b,0x0100
-#define wroteDECChannelConfigurationDecodeSurround3LhRh_2 0xcc24,0x0018,0x020b,0x0400
-#define wroteDECChannelConfigurationDecodeSurround3LwRwLhRh_2 0xcc24,0x0018,0x020b,0x0500
-#define wroteDECChannelConfigurationDecodeSurround4LwRw_2 0xcc24,0x0018,0x020c,0x0100
-#define wroteDECChannelConfigurationDecodeSurround4LhRh_2 0xcc24,0x0018,0x020c,0x0400
-#define wroteDECChannelConfigurationDecodeSurround4LwRwLhRh_2 0xcc24,0x0018,0x020c,0x0500
-#define readDECChannelConfigurationDecodeExtChan 0xc224,0x1b00
-#define wroteDECChannelConfigurationDecodeExtChanNone 0xca24,0x1b00
-#define wroteDECChannelConfigurationDecodeExtChanLhRh 0xca24,0x1b04
-#define wroteDECChannelConfigurationDecodeExtChanLwRw 0xca24,0x1b01
-#define wroteDECChannelConfigurationDecodeExtChanLwRwLhRh 0xca24,0x1b05
-#define wroteDECChannelConfigurationDecodeAuxUnknown 0xca24,0x1a00
-#define wroteDECChannelConfigurationDecodeAuxStereo 0xca24,0x1a01
-#define wroteDECChannelConfigurationDecodeAuxLtRt 0xca24,0x1a02
-#define wroteDECChannelConfigurationDecodeAuxMono 0xca24,0x1a03
-#define wroteDECChannelConfigurationDecodeAuxDual 0xca24,0x1a04
-#define wroteDECChannelConfigurationDownmixUnknown 0xcc24,0x001c,0x0000,0x0000
-#define wroteDECChannelConfigurationDownmixNone 0xcc24,0x001c,0x0001,0x0000
-#define wroteDECChannelConfigurationDownmixMono 0xcc24,0x001c,0x0002,0x0000
-#define wroteDECChannelConfigurationDownmixStereo 0xcc24,0x001c,0x0003,0x0000
-#define wroteDECChannelConfigurationDownmixStereoLtRt 0xcc24,0x001c,0x0003,0x0002
-#define wroteDECChannelConfigurationDownmixStereoMono 0xcc24,0x001c,0x0003,0x0003
-#define wroteDECChannelConfigurationDownmix3Stereo 0xcc24,0x001c,0x0108,0x0000
-#define wroteDECChannelConfigurationDownmixPhantom 0xcc24,0x001c,0x0105,0x0000
-#define wroteDECChannelConfigurationDownmixSurround 0xcc24,0x001c,0x010a,0x0000
-#define wroteDECChannelConfigurationDownmixPhantom0Stereo_0 0xcc24,0x001c,0x0003,0x0001
-#define wroteDECChannelConfigurationDownmixPhantom0Dual_0 0xcc24,0x001c,0x0003,0x0004
-#define wroteDECChannelConfigurationDownmixPhantom1_0 0xcc24,0x001c,0x0004,0x0000
-#define wroteDECChannelConfigurationDownmixPhantom2_0 0xcc24,0x001c,0x0005,0x0000
-#define wroteDECChannelConfigurationDownmixPhantom2Stereo_0 0xcc24,0x001c,0x0005,0x0001
-#define wroteDECChannelConfigurationDownmixPhantom2LtRt_0 0xcc24,0x001c,0x0005,0x0002
-#define wroteDECChannelConfigurationDownmixPhantom2Mono_0 0xcc24,0x001c,0x0005,0x0003
-#define wroteDECChannelConfigurationDownmixPhantom3_0 0xcc24,0x001c,0x0006,0x0000
-#define wroteDECChannelConfigurationDownmixPhantom4_0 0xcc24,0x001c,0x0007,0x0000
-#define wroteDECChannelConfigurationDownmixSurround0_0 0xcc24,0x001c,0x0008,0x0000
-#define wroteDECChannelConfigurationDownmixSurround1_0 0xcc24,0x001c,0x0009,0x0000
-#define wroteDECChannelConfigurationDownmixSurround2_0 0xcc24,0x001c,0x000a,0x0000
-#define wroteDECChannelConfigurationDownmixSurround2Stereo_0 0xcc24,0x001c,0x000a,0x0001
-#define wroteDECChannelConfigurationDownmixSurround2LtRt_0 0xcc24,0x001c,0x000a,0x0002
-#define wroteDECChannelConfigurationDownmixSurround2Mono_0 0xcc24,0x001c,0x000a,0x0003
-#define wroteDECChannelConfigurationDownmixSurround3_0 0xcc24,0x001c,0x000b,0x0000
-#define wroteDECChannelConfigurationDownmixSurround4_0 0xcc24,0x001c,0x000c,0x0000
-#define wroteDECChannelConfigurationDownmixNone_1 0xcc24,0x001c,0x0101,0x0000
-#define wroteDECChannelConfigurationDownmixMono_1 0xcc24,0x001c,0x0102,0x0000
-#define wroteDECChannelConfigurationDownmixPhantom0_1 0xcc24,0x001c,0x0103,0x0000
-#define wroteDECChannelConfigurationDownmixPhantom0Stereo_1 0xcc24,0x001c,0x0103,0x0001
-#define wroteDECChannelConfigurationDownmixPhantom0LtRt_1 0xcc24,0x001c,0x0103,0x0002
-#define wroteDECChannelConfigurationDownmixPhantom0Mono_1 0xcc24,0x001c,0x0103,0x0003
-#define wroteDECChannelConfigurationDownmixPhantom0Dual_1 0xcc24,0x001c,0x0103,0x0004
-#define wroteDECChannelConfigurationDownmixPhantom1_1 0xcc24,0x001c,0x0104,0x0000
-#define wroteDECChannelConfigurationDownmixPhantom2Stereo_1 0xcc24,0x001c,0x0105,0x0001
-#define wroteDECChannelConfigurationDownmixPhantom2LtRt_1 0xcc24,0x001c,0x0105,0x0002
-#define wroteDECChannelConfigurationDownmixPhantom2Mono_1 0xcc24,0x001c,0x0105,0x0003
-#define wroteDECChannelConfigurationDownmixPhantom3_1 0xcc24,0x001c,0x0106,0x0000
-#define wroteDECChannelConfigurationDownmixPhantom4_1 0xcc24,0x001c,0x0107,0x0000
-#define wroteDECChannelConfigurationDownmixSurround1_1 0xcc24,0x001c,0x0109,0x0000
-#define wroteDECChannelConfigurationDownmixSurround2Stereo_1 0xcc24,0x001c,0x010a,0x0001
-#define wroteDECChannelConfigurationDownmixSurround2LtRt_1 0xcc24,0x001c,0x010a,0x0002
-#define wroteDECChannelConfigurationDownmixSurround2Mono_1 0xcc24,0x001c,0x010a,0x0003
-#define wroteDECChannelConfigurationDownmixSurround3_1 0xcc24,0x001c,0x010b,0x0000
-#define wroteDECChannelConfigurationDownmixSurround4_1 0xcc24,0x001c,0x010c,0x0000
-#define wroteDECChannelConfigurationDownmixNoneLwRw 0xcc24,0x001c,0x0001,0x0100
-#define wroteDECChannelConfigurationDownmixNoneLhRh 0xcc24,0x001c,0x0001,0x0400
-#define wroteDECChannelConfigurationDownmixNoneLwRwLhRh 0xcc24,0x001c,0x0001,0x0500
-#define wroteDECChannelConfigurationDownmixMonoLwRw 0xcc24,0x001c,0x0002,0x0100
-#define wroteDECChannelConfigurationDownmixMonoLhRh 0xcc24,0x001c,0x0002,0x0400
-#define wroteDECChannelConfigurationDownmixMonoLwRwLhRh 0xcc24,0x001c,0x0002,0x0500
-#define wroteDECChannelConfigurationDownmixStereoLwRw 0xcc24,0x001c,0x0003,0x0100
-#define wroteDECChannelConfigurationDownmixStereoLhRh 0xcc24,0x001c,0x0003,0x0400
-#define wroteDECChannelConfigurationDownmixStereoLwRwLhRh 0xcc24,0x001c,0x0003,0x0500
-#define wroteDECChannelConfigurationDownmixStereoLwRwLtRt 0xcc24,0x001c,0x0003,0x0102
-#define wroteDECChannelConfigurationDownmixStereoLhRhLtRt 0xcc24,0x001c,0x0003,0x0402
-#define wroteDECChannelConfigurationDownmixStereoLwRwLhRhLtRt 0xcc24,0x001c,0x0003,0x0502
-#define wroteDECChannelConfigurationDownmixStereoLwRwMono 0xcc24,0x001c,0x0003,0x0103
-#define wroteDECChannelConfigurationDownmixStereoLhRhMono 0xcc24,0x001c,0x0003,0x0403
-#define wroteDECChannelConfigurationDownmixStereoLwRwLhRhMono 0xcc24,0x001c,0x0003,0x0503
-#define wroteDECChannelConfigurationDownmix3StereoLwRw 0xcc24,0x001c,0x0108,0x0100
-#define wroteDECChannelConfigurationDownmix3StereoLhRh 0xcc24,0x001c,0x0108,0x0400
-#define wroteDECChannelConfigurationDownmix3StereoLwRwLhRh 0xcc24,0x001c,0x0108,0x0500
-#define wroteDECChannelConfigurationDownmixPhantomLwRw 0xcc24,0x001c,0x0105,0x0100
-#define wroteDECChannelConfigurationDownmixPhantomLhRh 0xcc24,0x001c,0x0105,0x0400
-#define wroteDECChannelConfigurationDownmixPhantomLwRwLhRh 0xcc24,0x001c,0x0105,0x0500
-#define wroteDECChannelConfigurationDownmixSurroundLwRw 0xcc24,0x001c,0x010a,0x0100
-#define wroteDECChannelConfigurationDownmixSurroundLhRh 0xcc24,0x001c,0x010a,0x0400
-#define wroteDECChannelConfigurationDownmixSurroundLwRwLhRh 0xcc24,0x001c,0x010a,0x0500
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwStereo_0 0xcc24,0x001c,0x0003,0x0101
-#define wroteDECChannelConfigurationDownmixPhantom0LhRhStereo_0 0xcc24,0x001c,0x0003,0x0401
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhStereo_0 0xcc24,0x001c,0x0003,0x0501
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwDual_0 0xcc24,0x001c,0x0003,0x0104
-#define wroteDECChannelConfigurationDownmixPhantom0LhRhDual_0 0xcc24,0x001c,0x0003,0x0404
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhDual_0 0xcc24,0x001c,0x0003,0x0504
-#define wroteDECChannelConfigurationDownmixPhantom1LwRw_0 0xcc24,0x001c,0x0004,0x0100
-#define wroteDECChannelConfigurationDownmixPhantom1LhRh_0 0xcc24,0x001c,0x0004,0x0400
-#define wroteDECChannelConfigurationDownmixPhantom1LwRwLhRh_0 0xcc24,0x001c,0x0004,0x0500
-#define wroteDECChannelConfigurationDownmixPhantom2LwRw_0 0xcc24,0x001c,0x0005,0x0100
-#define wroteDECChannelConfigurationDownmixPhantom2LhRh_0 0xcc24,0x001c,0x0005,0x0400
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRh_0 0xcc24,0x001c,0x0005,0x0500
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwStereo_0 0xcc24,0x001c,0x0005,0x0101
-#define wroteDECChannelConfigurationDownmixPhantom2LhRhStereo_0 0xcc24,0x001c,0x0005,0x0401
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhStereo_0 0xcc24,0x001c,0x0005,0x0501
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwLtRt_0 0xcc24,0x001c,0x0005,0x0102
-#define wroteDECChannelConfigurationDownmixPhantom2LhRhLtRt_0 0xcc24,0x001c,0x0005,0x0402
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhLtRt_0 0xcc24,0x001c,0x0005,0x0502
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwMono_0 0xcc24,0x001c,0x0005,0x0103
-#define wroteDECChannelConfigurationDownmixPhantom2LhRhMono_0 0xcc24,0x001c,0x0005,0x0403
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhMono_0 0xcc24,0x001c,0x0005,0x0503
-#define wroteDECChannelConfigurationDownmixPhantom3LwRw_0 0xcc24,0x001c,0x0006,0x0100
-#define wroteDECChannelConfigurationDownmixPhantom3LhRh_0 0xcc24,0x001c,0x0006,0x0400
-#define wroteDECChannelConfigurationDownmixPhantom3LwRwLhRh_0 0xcc24,0x001c,0x0006,0x0500
-#define wroteDECChannelConfigurationDownmixPhantom4LwRw_0 0xcc24,0x001c,0x0007,0x0100
-#define wroteDECChannelConfigurationDownmixPhantom4LhRh_0 0xcc24,0x001c,0x0007,0x0400
-#define wroteDECChannelConfigurationDownmixPhantom4LwRwLhRh_0 0xcc24,0x001c,0x0007,0x0500
-#define wroteDECChannelConfigurationDownmixSurround0LwRw_0 0xcc24,0x001c,0x0008,0x0100
-#define wroteDECChannelConfigurationDownmixSurround0LhRh_0 0xcc24,0x001c,0x0008,0x0400
-#define wroteDECChannelConfigurationDownmixSurround0LwRwLhRh_0 0xcc24,0x001c,0x0008,0x0500
-#define wroteDECChannelConfigurationDownmixSurround1LwRw_0 0xcc24,0x001c,0x0009,0x0100
-#define wroteDECChannelConfigurationDownmixSurround1LhRh_0 0xcc24,0x001c,0x0009,0x0400
-#define wroteDECChannelConfigurationDownmixSurround1LwRwLhRh_0 0xcc24,0x001c,0x0009,0x0500
-#define wroteDECChannelConfigurationDownmixSurround2LwRw_0 0xcc24,0x001c,0x000a,0x0100
-#define wroteDECChannelConfigurationDownmixSurround2LhRh_0 0xcc24,0x001c,0x000a,0x0400
-#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRh_0 0xcc24,0x001c,0x000a,0x0500
-#define wroteDECChannelConfigurationDownmixSurround2LwRwStereo_0 0xcc24,0x001c,0x000a,0x0101
-#define wroteDECChannelConfigurationDownmixSurround2LhRhStereo_0 0xcc24,0x001c,0x000a,0x0401
-#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhStereo_0 0xcc24,0x001c,0x000a,0x0501
-#define wroteDECChannelConfigurationDownmixSurround2LwRwLtRt_0 0xcc24,0x001c,0x000a,0x0102
-#define wroteDECChannelConfigurationDownmixSurround2LhRhLtRt_0 0xcc24,0x001c,0x000a,0x0402
-#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhLtRt_0 0xcc24,0x001c,0x000a,0x0502
-#define wroteDECChannelConfigurationDownmixSurround2LwRwMono_0 0xcc24,0x001c,0x000a,0x0103
-#define wroteDECChannelConfigurationDownmixSurround2LhRhMono_0 0xcc24,0x001c,0x000a,0x0403
-#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhMono_0 0xcc24,0x001c,0x000a,0x0503
-#define wroteDECChannelConfigurationDownmixSurround3LwRw_0 0xcc24,0x001c,0x000b,0x0100
-#define wroteDECChannelConfigurationDownmixSurround3LhRh_0 0xcc24,0x001c,0x000b,0x0400
-#define wroteDECChannelConfigurationDownmixSurround3LwRwLhRh_0 0xcc24,0x001c,0x000b,0x0500
-#define wroteDECChannelConfigurationDownmixSurround4LwRw_0 0xcc24,0x001c,0x000c,0x0100
-#define wroteDECChannelConfigurationDownmixSurround4LhRh_0 0xcc24,0x001c,0x000c,0x0400
-#define wroteDECChannelConfigurationDownmixSurround4LwRwLhRh_0 0xcc24,0x001c,0x000c,0x0500
-#define wroteDECChannelConfigurationDownmixNoneLwRw_1 0xcc24,0x001c,0x0101,0x0100
-#define wroteDECChannelConfigurationDownmixNoneLhRh_1 0xcc24,0x001c,0x0101,0x0400
-#define wroteDECChannelConfigurationDownmixNoneLwRwLhRh_1 0xcc24,0x001c,0x0101,0x0500
-#define wroteDECChannelConfigurationDownmixMonoLwRw_1 0xcc24,0x001c,0x0102,0x0100
-#define wroteDECChannelConfigurationDownmixMonoLhRh_1 0xcc24,0x001c,0x0102,0x0400
-#define wroteDECChannelConfigurationDownmixMonoLwRwLhRh_1 0xcc24,0x001c,0x0102,0x0500
-#define wroteDECChannelConfigurationDownmixPhantom0LwRw_1 0xcc24,0x001c,0x0103,0x0100
-#define wroteDECChannelConfigurationDownmixPhantom0LhRh_1 0xcc24,0x001c,0x0103,0x0400
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRh_1 0xcc24,0x001c,0x0103,0x0500
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwStereo_1 0xcc24,0x001c,0x0103,0x0101
-#define wroteDECChannelConfigurationDownmixPhantom0LhRhStereo_1 0xcc24,0x001c,0x0103,0x0401
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhStereo_1 0xcc24,0x001c,0x0103,0x0501
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwLtRt_1 0xcc24,0x001c,0x0103,0x0102
-#define wroteDECChannelConfigurationDownmixPhantom0LhRhLtRt_1 0xcc24,0x001c,0x0103,0x0402
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhLtRt_1 0xcc24,0x001c,0x0103,0x0502
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwMono_1 0xcc24,0x001c,0x0103,0x0103
-#define wroteDECChannelConfigurationDownmixPhantom0LhRhMono_1 0xcc24,0x001c,0x0103,0x0403
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhMono_1 0xcc24,0x001c,0x0103,0x0503
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwDual_1 0xcc24,0x001c,0x0103,0x0104
-#define wroteDECChannelConfigurationDownmixPhantom0LhRhDual_1 0xcc24,0x001c,0x0103,0x0404
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhDual_1 0xcc24,0x001c,0x0103,0x0504
-#define wroteDECChannelConfigurationDownmixPhantom1LwRw_1 0xcc24,0x001c,0x0104,0x0100
-#define wroteDECChannelConfigurationDownmixPhantom1LhRh_1 0xcc24,0x001c,0x0104,0x0400
-#define wroteDECChannelConfigurationDownmixPhantom1LwRwLhRh_1 0xcc24,0x001c,0x0104,0x0500
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwStereo_1 0xcc24,0x001c,0x0105,0x0101
-#define wroteDECChannelConfigurationDownmixPhantom2LhRhStereo_1 0xcc24,0x001c,0x0105,0x0401
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhStereo_1 0xcc24,0x001c,0x0105,0x0501
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwLtRt_1 0xcc24,0x001c,0x0105,0x0102
-#define wroteDECChannelConfigurationDownmixPhantom2LhRhLtRt_1 0xcc24,0x001c,0x0105,0x0402
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhLtRt_1 0xcc24,0x001c,0x0105,0x0502
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwMono_1 0xcc24,0x001c,0x0105,0x0103
-#define wroteDECChannelConfigurationDownmixPhantom2LhRhMono_1 0xcc24,0x001c,0x0105,0x0403
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhMono_1 0xcc24,0x001c,0x0105,0x0503
-#define wroteDECChannelConfigurationDownmixPhantom3LwRw_1 0xcc24,0x001c,0x0106,0x0100
-#define wroteDECChannelConfigurationDownmixPhantom3LhRh_1 0xcc24,0x001c,0x0106,0x0400
-#define wroteDECChannelConfigurationDownmixPhantom3LwRwLhRh_1 0xcc24,0x001c,0x0106,0x0500
-#define wroteDECChannelConfigurationDownmixPhantom4LwRw_1 0xcc24,0x001c,0x0107,0x0100
-#define wroteDECChannelConfigurationDownmixPhantom4LhRh_1 0xcc24,0x001c,0x0107,0x0400
-#define wroteDECChannelConfigurationDownmixPhantom4LwRwLhRh_1 0xcc24,0x001c,0x0107,0x0500
-#define wroteDECChannelConfigurationDownmixSurround1LwRw_1 0xcc24,0x001c,0x0109,0x0100
-#define wroteDECChannelConfigurationDownmixSurround1LhRh_1 0xcc24,0x001c,0x0109,0x0400
-#define wroteDECChannelConfigurationDownmixSurround1LwRwLhRh_1 0xcc24,0x001c,0x0109,0x0500
-#define wroteDECChannelConfigurationDownmixSurround2LwRwStereo_1 0xcc24,0x001c,0x010a,0x0101
-#define wroteDECChannelConfigurationDownmixSurround2LhRhStereo_1 0xcc24,0x001c,0x010a,0x0401
-#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhStereo_1 0xcc24,0x001c,0x010a,0x0501
-#define wroteDECChannelConfigurationDownmixSurround2LwRwLtRt_1 0xcc24,0x001c,0x010a,0x0102
-#define wroteDECChannelConfigurationDownmixSurround2LhRhLtRt_1 0xcc24,0x001c,0x010a,0x0402
-#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhLtRt_1 0xcc24,0x001c,0x010a,0x0502
-#define wroteDECChannelConfigurationDownmixSurround2LwRwMono_1 0xcc24,0x001c,0x010a,0x0103
-#define wroteDECChannelConfigurationDownmixSurround2LhRhMono_1 0xcc24,0x001c,0x010a,0x0403
-#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhMono_1 0xcc24,0x001c,0x010a,0x0503
-#define wroteDECChannelConfigurationDownmixSurround3LwRw_1 0xcc24,0x001c,0x010b,0x0100
-#define wroteDECChannelConfigurationDownmixSurround3LhRh_1 0xcc24,0x001c,0x010b,0x0400
-#define wroteDECChannelConfigurationDownmixSurround3LwRwLhRh_1 0xcc24,0x001c,0x010b,0x0500
-#define wroteDECChannelConfigurationDownmixSurround4LwRw_1 0xcc24,0x001c,0x010c,0x0100
-#define wroteDECChannelConfigurationDownmixSurround4LhRh_1 0xcc24,0x001c,0x010c,0x0400
-#define wroteDECChannelConfigurationDownmixSurround4LwRwLhRh_1 0xcc24,0x001c,0x010c,0x0500
-#define wroteDECChannelConfigurationDownmixNoneLwRw_2 0xcc24,0x001c,0x0201,0x0100
-#define wroteDECChannelConfigurationDownmixNoneLhRh_2 0xcc24,0x001c,0x0201,0x0400
-#define wroteDECChannelConfigurationDownmixNoneLwRwLhRh_2 0xcc24,0x001c,0x0201,0x0500
-#define wroteDECChannelConfigurationDownmixMonoLwRw_2 0xcc24,0x001c,0x0202,0x0100
-#define wroteDECChannelConfigurationDownmixMonoLhRh_2 0xcc24,0x001c,0x0202,0x0400
-#define wroteDECChannelConfigurationDownmixMonoLwRwLhRh_2 0xcc24,0x001c,0x0202,0x0500
-#define wroteDECChannelConfigurationDownmixPhantom0LwRw_2 0xcc24,0x001c,0x0203,0x0100
-#define wroteDECChannelConfigurationDownmixPhantom0LhRh_2 0xcc24,0x001c,0x0203,0x0400
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRh_2 0xcc24,0x001c,0x0203,0x0500
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwStereo_2 0xcc24,0x001c,0x0203,0x0101
-#define wroteDECChannelConfigurationDownmixPhantom0LhRhStereo_2 0xcc24,0x001c,0x0203,0x0401
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhStereo_2 0xcc24,0x001c,0x0203,0x0501
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwLtRt_2 0xcc24,0x001c,0x0203,0x0102
-#define wroteDECChannelConfigurationDownmixPhantom0LhRhLtRt_2 0xcc24,0x001c,0x0203,0x0402
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhLtRt_2 0xcc24,0x001c,0x0203,0x0502
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwMono_2 0xcc24,0x001c,0x0203,0x0103
-#define wroteDECChannelConfigurationDownmixPhantom0LhRhMono_2 0xcc24,0x001c,0x0203,0x0403
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhMono_2 0xcc24,0x001c,0x0203,0x0503
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwDual_2 0xcc24,0x001c,0x0203,0x0104
-#define wroteDECChannelConfigurationDownmixPhantom0LhRhDual_2 0xcc24,0x001c,0x0203,0x0404
-#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhDual_2 0xcc24,0x001c,0x0203,0x0504
-#define wroteDECChannelConfigurationDownmixPhantom1LwRw_2 0xcc24,0x001c,0x0204,0x0100
-#define wroteDECChannelConfigurationDownmixPhantom1LhRh_2 0xcc24,0x001c,0x0204,0x0400
-#define wroteDECChannelConfigurationDownmixPhantom1LwRwLhRh_2 0xcc24,0x001c,0x0204,0x0500
-#define wroteDECChannelConfigurationDownmixPhantom2LwRw_2 0xcc24,0x001c,0x0205,0x0100
-#define wroteDECChannelConfigurationDownmixPhantom2LhRh_2 0xcc24,0x001c,0x0205,0x0400
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRh_2 0xcc24,0x001c,0x0205,0x0500
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwStereo_2 0xcc24,0x001c,0x0205,0x0101
-#define wroteDECChannelConfigurationDownmixPhantom2LhRhStereo_2 0xcc24,0x001c,0x0205,0x0401
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhStereo_2 0xcc24,0x001c,0x0205,0x0501
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwLtRt_2 0xcc24,0x001c,0x0205,0x0102
-#define wroteDECChannelConfigurationDownmixPhantom2LhRhLtRt_2 0xcc24,0x001c,0x0205,0x0402
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhLtRt_2 0xcc24,0x001c,0x0205,0x0502
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwMono_2 0xcc24,0x001c,0x0205,0x0103
-#define wroteDECChannelConfigurationDownmixPhantom2LhRhMono_2 0xcc24,0x001c,0x0205,0x0403
-#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhMono_2 0xcc24,0x001c,0x0205,0x0503
-#define wroteDECChannelConfigurationDownmixPhantom3LwRw_2 0xcc24,0x001c,0x0206,0x0100
-#define wroteDECChannelConfigurationDownmixPhantom3LhRh_2 0xcc24,0x001c,0x0206,0x0400
-#define wroteDECChannelConfigurationDownmixPhantom3LwRwLhRh_2 0xcc24,0x001c,0x0206,0x0500
-#define wroteDECChannelConfigurationDownmixPhantom4LwRw_2 0xcc24,0x001c,0x0207,0x0100
-#define wroteDECChannelConfigurationDownmixPhantom4LhRh_2 0xcc24,0x001c,0x0207,0x0400
-#define wroteDECChannelConfigurationDownmixPhantom4LwRwLhRh_2 0xcc24,0x001c,0x0207,0x0500
-#define wroteDECChannelConfigurationDownmixSurround0LwRw_2 0xcc24,0x001c,0x0208,0x0100
-#define wroteDECChannelConfigurationDownmixSurround0LhRh_2 0xcc24,0x001c,0x0208,0x0400
-#define wroteDECChannelConfigurationDownmixSurround0LwRwLhRh_2 0xcc24,0x001c,0x0208,0x0500
-#define wroteDECChannelConfigurationDownmixSurround1LwRw_2 0xcc24,0x001c,0x0209,0x0100
-#define wroteDECChannelConfigurationDownmixSurround1LhRh_2 0xcc24,0x001c,0x0209,0x0400
-#define wroteDECChannelConfigurationDownmixSurround1LwRwLhRh_2 0xcc24,0x001c,0x0209,0x0500
-#define wroteDECChannelConfigurationDownmixSurround2LwRw_2 0xcc24,0x001c,0x020a,0x0100
-#define wroteDECChannelConfigurationDownmixSurround2LhRh_2 0xcc24,0x001c,0x020a,0x0400
-#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRh_2 0xcc24,0x001c,0x020a,0x0500
-#define wroteDECChannelConfigurationDownmixSurround2LwRwStereo_2 0xcc24,0x001c,0x020a,0x0101
-#define wroteDECChannelConfigurationDownmixSurround2LhRhStereo_2 0xcc24,0x001c,0x020a,0x0401
-#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhStereo_2 0xcc24,0x001c,0x020a,0x0501
-#define wroteDECChannelConfigurationDownmixSurround2LwRwLtRt_2 0xcc24,0x001c,0x020a,0x0102
-#define wroteDECChannelConfigurationDownmixSurround2LhRhLtRt_2 0xcc24,0x001c,0x020a,0x0402
-#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhLtRt_2 0xcc24,0x001c,0x020a,0x0502
-#define wroteDECChannelConfigurationDownmixSurround2LwRwMono_2 0xcc24,0x001c,0x020a,0x0103
-#define wroteDECChannelConfigurationDownmixSurround2LhRhMono_2 0xcc24,0x001c,0x020a,0x0403
-#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhMono_2 0xcc24,0x001c,0x020a,0x0503
-#define wroteDECChannelConfigurationDownmixSurround3LwRw_2 0xcc24,0x001c,0x020b,0x0100
-#define wroteDECChannelConfigurationDownmixSurround3LhRh_2 0xcc24,0x001c,0x020b,0x0400
-#define wroteDECChannelConfigurationDownmixSurround3LwRwLhRh_2 0xcc24,0x001c,0x020b,0x0500
-#define wroteDECChannelConfigurationDownmixSurround4LwRw_2 0xcc24,0x001c,0x020c,0x0100
-#define wroteDECChannelConfigurationDownmixSurround4LhRh_2 0xcc24,0x001c,0x020c,0x0400
-#define wroteDECChannelConfigurationDownmixSurround4LwRwLhRh_2 0xcc24,0x001c,0x020c,0x0500
-#define readDECChannelConfigurationDownmixExtChan 0xc224,0x1f00
-#define wroteDECChannelConfigurationDownmixExtChanNone 0xca24,0x1f00
-#define wroteDECChannelConfigurationDownmixExtChanLhRh 0xca24,0x1f04
-#define wroteDECChannelConfigurationDownmixExtChanLwRw 0xca24,0x1f01
-#define wroteDECChannelConfigurationDownmixExtChanLwRwLhRh 0xca24,0x1f05
-#define wroteDECChannelConfigurationDownmixAuxUnknown 0xca24,0x1e00
-#define wroteDECChannelConfigurationDownmixAuxStereo 0xca24,0x1e01
-#define wroteDECChannelConfigurationDownmixAuxLtRt 0xca24,0x1e02
-#define wroteDECChannelConfigurationDownmixAuxMono 0xca24,0x1e03
-#define wroteDECChannelConfigurationDownmixAuxDual 0xca24,0x1e04
+#define writeDECChannelConfigurationRequestUnknown 0xcc24,0x0038,0x0000,0x0000
+#define writeDECChannelConfigurationRequestNone 0xcc24,0x0038,0x0001,0x0000
+#define writeDECChannelConfigurationRequestMono 0xcc24,0x0038,0x0002,0x0000
+#define writeDECChannelConfigurationRequestStereo 0xcc24,0x0038,0x0003,0x0000
+#define writeDECChannelConfigurationRequestStereoLtRt 0xcc24,0x0038,0x0003,0x0002
+#define writeDECChannelConfigurationRequestStereoMono 0xcc24,0x0038,0x0003,0x0003
+#define writeDECChannelConfigurationRequest3Stereo 0xcc24,0x0038,0x0108,0x0000
+#define writeDECChannelConfigurationRequestPhantom 0xcc24,0x0038,0x0105,0x0000
+#define writeDECChannelConfigurationRequestSurround 0xcc24,0x0038,0x010a,0x0000
+#define writeDECChannelConfigurationRequestPhantom0Stereo_0 0xcc24,0x0038,0x0003,0x0001
+#define wroteDECChannelConfigurationRequestPhantom0Dual_0 0xcc24,0x0038,0x0003,0x0004
+#define writeDECChannelConfigurationRequestPhantom1_0 0xcc24,0x0038,0x0004,0x0000
+#define writeDECChannelConfigurationRequestPhantom2_0 0xcc24,0x0038,0x0005,0x0000
+#define wroteDECChannelConfigurationRequestPhantom2Stereo_0 0xcc24,0x0038,0x0005,0x0001
+#define writeDECChannelConfigurationRequestPhantom2LtRt_0 0xcc24,0x0038,0x0005,0x0002
+#define wroteDECChannelConfigurationRequestPhantom2Mono_0 0xcc24,0x0038,0x0005,0x0003
+#define writeDECChannelConfigurationRequestPhantom3_0 0xcc24,0x0038,0x0006,0x0000
+#define writeDECChannelConfigurationRequestPhantom4_0 0xcc24,0x0038,0x0007,0x0000
+#define writeDECChannelConfigurationRequestSurround0_0 0xcc24,0x0038,0x0008,0x0000
+#define writeDECChannelConfigurationRequestSurround1_0 0xcc24,0x0038,0x0009,0x0000
+#define writeDECChannelConfigurationRequestSurround2_0 0xcc24,0x0038,0x000a,0x0000
+#define wroteDECChannelConfigurationRequestSurround2Stereo_0 0xcc24,0x0038,0x000a,0x0001
+#define writeDECChannelConfigurationRequestSurround2LtRt_0 0xcc24,0x0038,0x000a,0x0002
+#define wroteDECChannelConfigurationRequestSurround2Mono_0 0xcc24,0x0038,0x000a,0x0003
+#define writeDECChannelConfigurationRequestSurround3_0 0xcc24,0x0038,0x000b,0x0000
+#define writeDECChannelConfigurationRequestSurround4_0 0xcc24,0x0038,0x000c,0x0000
+#define writeDECChannelConfigurationRequestNone_1 0xcc24,0x0038,0x0101,0x0000
+#define writeDECChannelConfigurationRequestMono_1 0xcc24,0x0038,0x0102,0x0000
+#define writeDECChannelConfigurationRequestPhantom0_1 0xcc24,0x0038,0x0103,0x0000
+#define writeDECChannelConfigurationRequestPhantom0Stereo_1 0xcc24,0x0038,0x0103,0x0001
+#define writeDECChannelConfigurationRequestPhantom0LtRt_1 0xcc24,0x0038,0x0103,0x0002
+#define writeDECChannelConfigurationRequestPhantom0Mono_1 0xcc24,0x0038,0x0103,0x0003
+#define wroteDECChannelConfigurationRequestPhantom0Dual_1 0xcc24,0x0038,0x0103,0x0004
+#define writeDECChannelConfigurationRequestPhantom1_1 0xcc24,0x0038,0x0104,0x0000
+#define wroteDECChannelConfigurationRequestPhantom2Stereo_1 0xcc24,0x0038,0x0105,0x0001
+#define writeDECChannelConfigurationRequestPhantom2LtRt_1 0xcc24,0x0038,0x0105,0x0002
+#define wroteDECChannelConfigurationRequestPhantom2Mono_1 0xcc24,0x0038,0x0105,0x0003
+#define writeDECChannelConfigurationRequestPhantom3_1 0xcc24,0x0038,0x0106,0x0000
+#define writeDECChannelConfigurationRequestPhantom4_1 0xcc24,0x0038,0x0107,0x0000
+#define writeDECChannelConfigurationRequestSurround1_1 0xcc24,0x0038,0x0109,0x0000
+#define wroteDECChannelConfigurationRequestSurround2Stereo_1 0xcc24,0x0038,0x010a,0x0001
+#define writeDECChannelConfigurationRequestSurround2LtRt_1 0xcc24,0x0038,0x010a,0x0002
+#define wroteDECChannelConfigurationRequestSurround2Mono_1 0xcc24,0x0038,0x010a,0x0003
+#define writeDECChannelConfigurationRequestSurround3_1 0xcc24,0x0038,0x010b,0x0000
+#define writeDECChannelConfigurationRequestSurround4_1 0xcc24,0x0038,0x010c,0x0000
+#define writeDECChannelConfigurationRequestNone_2 0xcc24,0x0038,0x0201,0x0000
+#define writeDECChannelConfigurationRequestMono_2 0xcc24,0x0038,0x0202,0x0000
+#define writeDECChannelConfigurationRequestPhantom0_2 0xcc24,0x0038,0x0203,0x0000
+#define writeDECChannelConfigurationRequestPhantom0Stereo_2 0xcc24,0x0038,0x0203,0x0001
+#define writeDECChannelConfigurationRequestPhantom0LtRt_2 0xcc24,0x0038,0x0203,0x0002
+#define writeDECChannelConfigurationRequestPhantom0Mono_2 0xcc24,0x0038,0x0203,0x0003
+#define wroteDECChannelConfigurationRequestPhantom0Dual_2 0xcc24,0x0038,0x0203,0x0004
+#define writeDECChannelConfigurationRequestPhantom1_2 0xcc24,0x0038,0x0204,0x0000
+#define writeDECChannelConfigurationRequestPhantom2_2 0xcc24,0x0038,0x0205,0x0000
+#define wroteDECChannelConfigurationRequestPhantom2Stereo_2 0xcc24,0x0038,0x0205,0x0001
+#define writeDECChannelConfigurationRequestPhantom2LtRt_2 0xcc24,0x0038,0x0205,0x0002
+#define wroteDECChannelConfigurationRequestPhantom2Mono_2 0xcc24,0x0038,0x0205,0x0003
+#define writeDECChannelConfigurationRequestPhantom3_2 0xcc24,0x0038,0x0206,0x0000
+#define writeDECChannelConfigurationRequestPhantom4_2 0xcc24,0x0038,0x0207,0x0000
+#define writeDECChannelConfigurationRequestSurround0_2 0xcc24,0x0038,0x0208,0x0000
+#define writeDECChannelConfigurationRequestSurround1_2 0xcc24,0x0038,0x0209,0x0000
+#define writeDECChannelConfigurationRequestSurround2_2 0xcc24,0x0038,0x020a,0x0000
+#define wroteDECChannelConfigurationRequestSurround2Stereo_2 0xcc24,0x0038,0x020a,0x0001
+#define writeDECChannelConfigurationRequestSurround2LtRt_2 0xcc24,0x0038,0x020a,0x0002
+#define wroteDECChannelConfigurationRequestSurround2Mono_2 0xcc24,0x0038,0x020a,0x0003
+#define writeDECChannelConfigurationRequestSurround3_2 0xcc24,0x0038,0x020b,0x0000
+#define writeDECChannelConfigurationRequestSurround4_2 0xcc24,0x0038,0x020c,0x0000
+#define writeDECChannelConfigurationRequestNoneLwRw 0xcc24,0x0038,0x0001,0x0100
+#define writeDECChannelConfigurationRequestNoneLhRh 0xcc24,0x0038,0x0001,0x0400
+#define writeDECChannelConfigurationRequestNoneLwRwLhRh 0xcc24,0x0038,0x0001,0x0500
+#define writeDECChannelConfigurationRequestMonoLwRw 0xcc24,0x0038,0x0002,0x0100
+#define writeDECChannelConfigurationRequestMonoLhRh 0xcc24,0x0038,0x0002,0x0400
+#define writeDECChannelConfigurationRequestMonoLwRwLhRh 0xcc24,0x0038,0x0002,0x0500
+#define writeDECChannelConfigurationRequestStereoLwRw 0xcc24,0x0038,0x0003,0x0100
+#define writeDECChannelConfigurationRequestStereoLhRh 0xcc24,0x0038,0x0003,0x0400
+#define writeDECChannelConfigurationRequestStereoLwRwLhRh 0xcc24,0x0038,0x0003,0x0500
+#define writeDECChannelConfigurationRequestStereoLwRwLtRt 0xcc24,0x0038,0x0003,0x0102
+#define writeDECChannelConfigurationRequestStereoLhRhLtRt 0xcc24,0x0038,0x0003,0x0402
+#define writeDECChannelConfigurationRequestStereoLwRwLhRhLtRt 0xcc24,0x0038,0x0003,0x0502
+#define writeDECChannelConfigurationRequestStereoLwRwMono 0xcc24,0x0038,0x0003,0x0103
+#define writeDECChannelConfigurationRequestStereoLhRhMono 0xcc24,0x0038,0x0003,0x0403
+#define writeDECChannelConfigurationRequestStereoLwRwLhRhMono 0xcc24,0x0038,0x0003,0x0503
+#define writeDECChannelConfigurationRequest3StereoLwRw 0xcc24,0x0038,0x0108,0x0100
+#define writeDECChannelConfigurationRequest3StereoLhRh 0xcc24,0x0038,0x0108,0x0400
+#define writeDECChannelConfigurationRequest3StereoLwRwLhRh 0xcc24,0x0038,0x0108,0x0500
+#define writeDECChannelConfigurationRequestPhantomLwRw 0xcc24,0x0038,0x0105,0x0100
+#define writeDECChannelConfigurationRequestPhantomLhRh 0xcc24,0x0038,0x0105,0x0400
+#define writeDECChannelConfigurationRequestPhantomLwRwLhRh 0xcc24,0x0038,0x0105,0x0500
+#define writeDECChannelConfigurationRequestSurroundLwRw 0xcc24,0x0038,0x010a,0x0100
+#define writeDECChannelConfigurationRequestSurroundLhRh 0xcc24,0x0038,0x010a,0x0400
+#define writeDECChannelConfigurationRequestSurroundLwRwLhRh 0xcc24,0x0038,0x010a,0x0500
+#define writeDECChannelConfigurationRequestPhantom0LwRwStereo_0 0xcc24,0x0038,0x0003,0x0101
+#define writeDECChannelConfigurationRequestPhantom0LhRhStereo_0 0xcc24,0x0038,0x0003,0x0401
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhStereo_0 0xcc24,0x0038,0x0003,0x0501
+#define wroteDECChannelConfigurationRequestPhantom0LwRwDual_0 0xcc24,0x0038,0x0003,0x0104
+#define wroteDECChannelConfigurationRequestPhantom0LhRhDual_0 0xcc24,0x0038,0x0003,0x0404
+#define wroteDECChannelConfigurationRequestPhantom0LwRwLhRhDual_0 0xcc24,0x0038,0x0003,0x0504
+#define writeDECChannelConfigurationRequestPhantom1LwRw_0 0xcc24,0x0038,0x0004,0x0100
+#define writeDECChannelConfigurationRequestPhantom1LhRh_0 0xcc24,0x0038,0x0004,0x0400
+#define writeDECChannelConfigurationRequestPhantom1LwRwLhRh_0 0xcc24,0x0038,0x0004,0x0500
+#define writeDECChannelConfigurationRequestPhantom2LwRw_0 0xcc24,0x0038,0x0005,0x0100
+#define writeDECChannelConfigurationRequestPhantom2LhRh_0 0xcc24,0x0038,0x0005,0x0400
+#define writeDECChannelConfigurationRequestPhantom2LwRwLhRh_0 0xcc24,0x0038,0x0005,0x0500
+#define wroteDECChannelConfigurationRequestPhantom2LwRwStereo_0 0xcc24,0x0038,0x0005,0x0101
+#define wroteDECChannelConfigurationRequestPhantom2LhRhStereo_0 0xcc24,0x0038,0x0005,0x0401
+#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhStereo_0 0xcc24,0x0038,0x0005,0x0501
+#define writeDECChannelConfigurationRequestPhantom2LwRwLtRt_0 0xcc24,0x0038,0x0005,0x0102
+#define writeDECChannelConfigurationRequestPhantom2LhRhLtRt_0 0xcc24,0x0038,0x0005,0x0402
+#define writeDECChannelConfigurationRequestPhantom2LwRwLhRhLtRt_0 0xcc24,0x0038,0x0005,0x0502
+#define wroteDECChannelConfigurationRequestPhantom2LwRwMono_0 0xcc24,0x0038,0x0005,0x0103
+#define wroteDECChannelConfigurationRequestPhantom2LhRhMono_0 0xcc24,0x0038,0x0005,0x0403
+#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhMono_0 0xcc24,0x0038,0x0005,0x0503
+#define writeDECChannelConfigurationRequestPhantom3LwRw_0 0xcc24,0x0038,0x0006,0x0100
+#define writeDECChannelConfigurationRequestPhantom3LhRh_0 0xcc24,0x0038,0x0006,0x0400
+#define writeDECChannelConfigurationRequestPhantom3LwRwLhRh_0 0xcc24,0x0038,0x0006,0x0500
+#define writeDECChannelConfigurationRequestPhantom4LwRw_0 0xcc24,0x0038,0x0007,0x0100
+#define writeDECChannelConfigurationRequestPhantom4LhRh_0 0xcc24,0x0038,0x0007,0x0400
+#define writeDECChannelConfigurationRequestPhantom4LwRwLhRh_0 0xcc24,0x0038,0x0007,0x0500
+#define writeDECChannelConfigurationRequestSurround0LwRw_0 0xcc24,0x0038,0x0008,0x0100
+#define writeDECChannelConfigurationRequestSurround0LhRh_0 0xcc24,0x0038,0x0008,0x0400
+#define writeDECChannelConfigurationRequestSurround0LwRwLhRh_0 0xcc24,0x0038,0x0008,0x0500
+#define writeDECChannelConfigurationRequestSurround1LwRw_0 0xcc24,0x0038,0x0009,0x0100
+#define writeDECChannelConfigurationRequestSurround1LhRh_0 0xcc24,0x0038,0x0009,0x0400
+#define writeDECChannelConfigurationRequestSurround1LwRwLhRh_0 0xcc24,0x0038,0x0009,0x0500
+#define writeDECChannelConfigurationRequestSurround2LwRw_0 0xcc24,0x0038,0x000a,0x0100
+#define writeDECChannelConfigurationRequestSurround2LhRh_0 0xcc24,0x0038,0x000a,0x0400
+#define writeDECChannelConfigurationRequestSurround2LwRwLhRh_0 0xcc24,0x0038,0x000a,0x0500
+#define wroteDECChannelConfigurationRequestSurround2LwRwStereo_0 0xcc24,0x0038,0x000a,0x0101
+#define wroteDECChannelConfigurationRequestSurround2LhRhStereo_0 0xcc24,0x0038,0x000a,0x0401
+#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhStereo_0 0xcc24,0x0038,0x000a,0x0501
+#define writeDECChannelConfigurationRequestSurround2LwRwLtRt_0 0xcc24,0x0038,0x000a,0x0102
+#define writeDECChannelConfigurationRequestSurround2LhRhLtRt_0 0xcc24,0x0038,0x000a,0x0402
+#define writeDECChannelConfigurationRequestSurround2LwRwLhRhLtRt_0 0xcc24,0x0038,0x000a,0x0502
+#define wroteDECChannelConfigurationRequestSurround2LwRwMono_0 0xcc24,0x0038,0x000a,0x0103
+#define wroteDECChannelConfigurationRequestSurround2LhRhMono_0 0xcc24,0x0038,0x000a,0x0403
+#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhMono_0 0xcc24,0x0038,0x000a,0x0503
+#define writeDECChannelConfigurationRequestSurround3LwRw_0 0xcc24,0x0038,0x000b,0x0100
+#define writeDECChannelConfigurationRequestSurround3LhRh_0 0xcc24,0x0038,0x000b,0x0400
+#define writeDECChannelConfigurationRequestSurround3LwRwLhRh_0 0xcc24,0x0038,0x000b,0x0500
+#define writeDECChannelConfigurationRequestSurround4LwRw_0 0xcc24,0x0038,0x000c,0x0100
+#define writeDECChannelConfigurationRequestSurround4LhRh_0 0xcc24,0x0038,0x000c,0x0400
+#define writeDECChannelConfigurationRequestSurround4LwRwLhRh_0 0xcc24,0x0038,0x000c,0x0500
+#define writeDECChannelConfigurationRequestNoneLwRw_1 0xcc24,0x0038,0x0101,0x0100
+#define writeDECChannelConfigurationRequestNoneLhRh_1 0xcc24,0x0038,0x0101,0x0400
+#define writeDECChannelConfigurationRequestNoneLwRwLhRh_1 0xcc24,0x0038,0x0101,0x0500
+#define writeDECChannelConfigurationRequestMonoLwRw_1 0xcc24,0x0038,0x0102,0x0100
+#define writeDECChannelConfigurationRequestMonoLhRh_1 0xcc24,0x0038,0x0102,0x0400
+#define writeDECChannelConfigurationRequestMonoLwRwLhRh_1 0xcc24,0x0038,0x0102,0x0500
+#define writeDECChannelConfigurationRequestPhantom0LwRw_1 0xcc24,0x0038,0x0103,0x0100
+#define writeDECChannelConfigurationRequestPhantom0LhRh_1 0xcc24,0x0038,0x0103,0x0400
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRh_1 0xcc24,0x0038,0x0103,0x0500
+#define writeDECChannelConfigurationRequestPhantom0LwRwStereo_1 0xcc24,0x0038,0x0103,0x0101
+#define writeDECChannelConfigurationRequestPhantom0LhRhStereo_1 0xcc24,0x0038,0x0103,0x0401
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhStereo_1 0xcc24,0x0038,0x0103,0x0501
+#define writeDECChannelConfigurationRequestPhantom0LwRwLtRt_1 0xcc24,0x0038,0x0103,0x0102
+#define writeDECChannelConfigurationRequestPhantom0LhRhLtRt_1 0xcc24,0x0038,0x0103,0x0402
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhLtRt_1 0xcc24,0x0038,0x0103,0x0502
+#define writeDECChannelConfigurationRequestPhantom0LwRwMono_1 0xcc24,0x0038,0x0103,0x0103
+#define writeDECChannelConfigurationRequestPhantom0LhRhMono_1 0xcc24,0x0038,0x0103,0x0403
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhMono_1 0xcc24,0x0038,0x0103,0x0503
+#define wroteDECChannelConfigurationRequestPhantom0LwRwDual_1 0xcc24,0x0038,0x0103,0x0104
+#define wroteDECChannelConfigurationRequestPhantom0LhRhDual_1 0xcc24,0x0038,0x0103,0x0404
+#define wroteDECChannelConfigurationRequestPhantom0LwRwLhRhDual_1 0xcc24,0x0038,0x0103,0x0504
+#define writeDECChannelConfigurationRequestPhantom1LwRw_1 0xcc24,0x0038,0x0104,0x0100
+#define writeDECChannelConfigurationRequestPhantom1LhRh_1 0xcc24,0x0038,0x0104,0x0400
+#define writeDECChannelConfigurationRequestPhantom1LwRwLhRh_1 0xcc24,0x0038,0x0104,0x0500
+#define wroteDECChannelConfigurationRequestPhantom2LwRwStereo_1 0xcc24,0x0038,0x0105,0x0101
+#define wroteDECChannelConfigurationRequestPhantom2LhRhStereo_1 0xcc24,0x0038,0x0105,0x0401
+#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhStereo_1 0xcc24,0x0038,0x0105,0x0501
+#define writeDECChannelConfigurationRequestPhantom2LwRwLtRt_1 0xcc24,0x0038,0x0105,0x0102
+#define writeDECChannelConfigurationRequestPhantom2LhRhLtRt_1 0xcc24,0x0038,0x0105,0x0402
+#define writeDECChannelConfigurationRequestPhantom2LwRwLhRhLtRt_1 0xcc24,0x0038,0x0105,0x0502
+#define wroteDECChannelConfigurationRequestPhantom2LwRwMono_1 0xcc24,0x0038,0x0105,0x0103
+#define wroteDECChannelConfigurationRequestPhantom2LhRhMono_1 0xcc24,0x0038,0x0105,0x0403
+#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhMono_1 0xcc24,0x0038,0x0105,0x0503
+#define writeDECChannelConfigurationRequestPhantom3LwRw_1 0xcc24,0x0038,0x0106,0x0100
+#define writeDECChannelConfigurationRequestPhantom3LhRh_1 0xcc24,0x0038,0x0106,0x0400
+#define writeDECChannelConfigurationRequestPhantom3LwRwLhRh_1 0xcc24,0x0038,0x0106,0x0500
+#define writeDECChannelConfigurationRequestPhantom4LwRw_1 0xcc24,0x0038,0x0107,0x0100
+#define writeDECChannelConfigurationRequestPhantom4LhRh_1 0xcc24,0x0038,0x0107,0x0400
+#define writeDECChannelConfigurationRequestPhantom4LwRwLhRh_1 0xcc24,0x0038,0x0107,0x0500
+#define writeDECChannelConfigurationRequestSurround1LwRw_1 0xcc24,0x0038,0x0109,0x0100
+#define writeDECChannelConfigurationRequestSurround1LhRh_1 0xcc24,0x0038,0x0109,0x0400
+#define writeDECChannelConfigurationRequestSurround1LwRwLhRh_1 0xcc24,0x0038,0x0109,0x0500
+#define wroteDECChannelConfigurationRequestSurround2LwRwStereo_1 0xcc24,0x0038,0x010a,0x0101
+#define wroteDECChannelConfigurationRequestSurround2LhRhStereo_1 0xcc24,0x0038,0x010a,0x0401
+#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhStereo_1 0xcc24,0x0038,0x010a,0x0501
+#define writeDECChannelConfigurationRequestSurround2LwRwLtRt_1 0xcc24,0x0038,0x010a,0x0102
+#define writeDECChannelConfigurationRequestSurround2LhRhLtRt_1 0xcc24,0x0038,0x010a,0x0402
+#define writeDECChannelConfigurationRequestSurround2LwRwLhRhLtRt_1 0xcc24,0x0038,0x010a,0x0502
+#define wroteDECChannelConfigurationRequestSurround2LwRwMono_1 0xcc24,0x0038,0x010a,0x0103
+#define wroteDECChannelConfigurationRequestSurround2LhRhMono_1 0xcc24,0x0038,0x010a,0x0403
+#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhMono_1 0xcc24,0x0038,0x010a,0x0503
+#define writeDECChannelConfigurationRequestSurround3LwRw_1 0xcc24,0x0038,0x010b,0x0100
+#define writeDECChannelConfigurationRequestSurround3LhRh_1 0xcc24,0x0038,0x010b,0x0400
+#define writeDECChannelConfigurationRequestSurround3LwRwLhRh_1 0xcc24,0x0038,0x010b,0x0500
+#define writeDECChannelConfigurationRequestSurround4LwRw_1 0xcc24,0x0038,0x010c,0x0100
+#define writeDECChannelConfigurationRequestSurround4LhRh_1 0xcc24,0x0038,0x010c,0x0400
+#define writeDECChannelConfigurationRequestSurround4LwRwLhRh_1 0xcc24,0x0038,0x010c,0x0500
+#define writeDECChannelConfigurationRequestNoneLwRw_2 0xcc24,0x0038,0x0201,0x0100
+#define writeDECChannelConfigurationRequestNoneLhRh_2 0xcc24,0x0038,0x0201,0x0400
+#define writeDECChannelConfigurationRequestNoneLwRwLhRh_2 0xcc24,0x0038,0x0201,0x0500
+#define writeDECChannelConfigurationRequestMonoLwRw_2 0xcc24,0x0038,0x0202,0x0100
+#define writeDECChannelConfigurationRequestMonoLhRh_2 0xcc24,0x0038,0x0202,0x0400
+#define writeDECChannelConfigurationRequestMonoLwRwLhRh_2 0xcc24,0x0038,0x0202,0x0500
+#define writeDECChannelConfigurationRequestPhantom0LwRw_2 0xcc24,0x0038,0x0203,0x0100
+#define writeDECChannelConfigurationRequestPhantom0LhRh_2 0xcc24,0x0038,0x0203,0x0400
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRh_2 0xcc24,0x0038,0x0203,0x0500
+#define writeDECChannelConfigurationRequestPhantom0LwRwStereo_2 0xcc24,0x0038,0x0203,0x0101
+#define writeDECChannelConfigurationRequestPhantom0LhRhStereo_2 0xcc24,0x0038,0x0203,0x0401
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhStereo_2 0xcc24,0x0038,0x0203,0x0501
+#define writeDECChannelConfigurationRequestPhantom0LwRwLtRt_2 0xcc24,0x0038,0x0203,0x0102
+#define writeDECChannelConfigurationRequestPhantom0LhRhLtRt_2 0xcc24,0x0038,0x0203,0x0402
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhLtRt_2 0xcc24,0x0038,0x0203,0x0502
+#define writeDECChannelConfigurationRequestPhantom0LwRwMono_2 0xcc24,0x0038,0x0203,0x0103
+#define writeDECChannelConfigurationRequestPhantom0LhRhMono_2 0xcc24,0x0038,0x0203,0x0403
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhMono_2 0xcc24,0x0038,0x0203,0x0503
+#define wroteDECChannelConfigurationRequestPhantom0LwRwDual_2 0xcc24,0x0038,0x0203,0x0104
+#define wroteDECChannelConfigurationRequestPhantom0LhRhDual_2 0xcc24,0x0038,0x0203,0x0404
+#define wroteDECChannelConfigurationRequestPhantom0LwRwLhRhDual_2 0xcc24,0x0038,0x0203,0x0504
+#define writeDECChannelConfigurationRequestPhantom1LwRw_2 0xcc24,0x0038,0x0204,0x0100
+#define writeDECChannelConfigurationRequestPhantom1LhRh_2 0xcc24,0x0038,0x0204,0x0400
+#define writeDECChannelConfigurationRequestPhantom1LwRwLhRh_2 0xcc24,0x0038,0x0204,0x0500
+#define writeDECChannelConfigurationRequestPhantom2LwRw_2 0xcc24,0x0038,0x0205,0x0100
+#define writeDECChannelConfigurationRequestPhantom2LhRh_2 0xcc24,0x0038,0x0205,0x0400
+#define writeDECChannelConfigurationRequestPhantom2LwRwLhRh_2 0xcc24,0x0038,0x0205,0x0500
+#define wroteDECChannelConfigurationRequestPhantom2LwRwStereo_2 0xcc24,0x0038,0x0205,0x0101
+#define wroteDECChannelConfigurationRequestPhantom2LhRhStereo_2 0xcc24,0x0038,0x0205,0x0401
+#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhStereo_2 0xcc24,0x0038,0x0205,0x0501
+#define writeDECChannelConfigurationRequestPhantom2LwRwLtRt_2 0xcc24,0x0038,0x0205,0x0102
+#define writeDECChannelConfigurationRequestPhantom2LhRhLtRt_2 0xcc24,0x0038,0x0205,0x0402
+#define writeDECChannelConfigurationRequestPhantom2LwRwLhRhLtRt_2 0xcc24,0x0038,0x0205,0x0502
+#define wroteDECChannelConfigurationRequestPhantom2LwRwMono_2 0xcc24,0x0038,0x0205,0x0103
+#define wroteDECChannelConfigurationRequestPhantom2LhRhMono_2 0xcc24,0x0038,0x0205,0x0403
+#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhMono_2 0xcc24,0x0038,0x0205,0x0503
+#define writeDECChannelConfigurationRequestPhantom3LwRw_2 0xcc24,0x0038,0x0206,0x0100
+#define writeDECChannelConfigurationRequestPhantom3LhRh_2 0xcc24,0x0038,0x0206,0x0400
+#define writeDECChannelConfigurationRequestPhantom3LwRwLhRh_2 0xcc24,0x0038,0x0206,0x0500
+#define writeDECChannelConfigurationRequestPhantom4LwRw_2 0xcc24,0x0038,0x0207,0x0100
+#define writeDECChannelConfigurationRequestPhantom4LhRh_2 0xcc24,0x0038,0x0207,0x0400
+#define writeDECChannelConfigurationRequestPhantom4LwRwLhRh_2 0xcc24,0x0038,0x0207,0x0500
+#define writeDECChannelConfigurationRequestSurround0LwRw_2 0xcc24,0x0038,0x0208,0x0100
+#define writeDECChannelConfigurationRequestSurround0LhRh_2 0xcc24,0x0038,0x0208,0x0400
+#define writeDECChannelConfigurationRequestSurround0LwRwLhRh_2 0xcc24,0x0038,0x0208,0x0500
+#define writeDECChannelConfigurationRequestSurround1LwRw_2 0xcc24,0x0038,0x0209,0x0100
+#define writeDECChannelConfigurationRequestSurround1LhRh_2 0xcc24,0x0038,0x0209,0x0400
+#define writeDECChannelConfigurationRequestSurround1LwRwLhRh_2 0xcc24,0x0038,0x0209,0x0500
+#define writeDECChannelConfigurationRequestSurround2LwRw_2 0xcc24,0x0038,0x020a,0x0100
+#define writeDECChannelConfigurationRequestSurround2LhRh_2 0xcc24,0x0038,0x020a,0x0400
+#define writeDECChannelConfigurationRequestSurround2LwRwLhRh_2 0xcc24,0x0038,0x020a,0x0500
+#define wroteDECChannelConfigurationRequestSurround2LwRwStereo_2 0xcc24,0x0038,0x020a,0x0101
+#define wroteDECChannelConfigurationRequestSurround2LhRhStereo_2 0xcc24,0x0038,0x020a,0x0401
+#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhStereo_2 0xcc24,0x0038,0x020a,0x0501
+#define writeDECChannelConfigurationRequestSurround2LwRwLtRt_2 0xcc24,0x0038,0x020a,0x0102
+#define writeDECChannelConfigurationRequestSurround2LhRhLtRt_2 0xcc24,0x0038,0x020a,0x0402
+#define writeDECChannelConfigurationRequestSurround2LwRwLhRhLtRt_2 0xcc24,0x0038,0x020a,0x0502
+#define wroteDECChannelConfigurationRequestSurround2LwRwMono_2 0xcc24,0x0038,0x020a,0x0103
+#define wroteDECChannelConfigurationRequestSurround2LhRhMono_2 0xcc24,0x0038,0x020a,0x0403
+#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhMono_2 0xcc24,0x0038,0x020a,0x0503
+#define writeDECChannelConfigurationRequestSurround3LwRw_2 0xcc24,0x0038,0x020b,0x0100
+#define writeDECChannelConfigurationRequestSurround3LhRh_2 0xcc24,0x0038,0x020b,0x0400
+#define writeDECChannelConfigurationRequestSurround3LwRwLhRh_2 0xcc24,0x0038,0x020b,0x0500
+#define writeDECChannelConfigurationRequestSurround4LwRw_2 0xcc24,0x0038,0x020c,0x0100
+#define writeDECChannelConfigurationRequestSurround4LhRh_2 0xcc24,0x0038,0x020c,0x0400
+#define writeDECChannelConfigurationRequestSurround4LwRwLhRh_2 0xcc24,0x0038,0x020c,0x0500
+#define readDECChannelConfigurationRequestExtChan 0xc224,0x3b00
+#define writeDECChannelConfigurationRequestExtChanNone 0xca24,0x3b00
+#define writeDECChannelConfigurationRequestExtChanLhRh 0xca24,0x3b04
+#define writeDECChannelConfigurationRequestExtChanLwRw 0xca24,0x3b01
+#define writeDECChannelConfigurationRequestExtChanLwRwLhRh 0xca24,0x3b05
+#define writeDECChannelConfigurationRequestAuxUnknown 0xca24,0x3a00
+#define writeDECChannelConfigurationRequestAuxStereo 0xca24,0x3a01
+#define writeDECChannelConfigurationRequestAuxLtRt 0xca24,0x3a02
+#define writeDECChannelConfigurationRequestAuxMono 0xca24,0x3a03
+#define writeDECChannelConfigurationRequestAuxDual 0xca24,0x3a04
+#define writeDECChannelConfigurationRequestSurround2LtfRtfLtrRtr_0 0xce24,0x3808,0x000a,0x0000,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround2LtfRtfLtrRtr_1 0xce24,0x3808,0x010a,0x0000,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround2LtfRtfLtrRtr_2 0xce24,0x3808,0x020a,0x0000,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround2LtfRtfLtrRtr_0 0xce24,0x3808,0x000a,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround2LtfRtfLtrRtr_1 0xce24,0x3808,0x010a,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround2LtfRtfLtrRtr_2 0xce24,0x3808,0x020a,0x0003,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround4LtmRtm_0 0xce24,0x3808,0x000c,0x0000,0x0400,0x0000
+#define writeDECChannelConfigurationRequestSurround4LtmRtm_1 0xce24,0x3808,0x010c,0x0000,0x0400,0x0000
+#define writeDECChannelConfigurationRequestSurround4LtmRtm_2 0xce24,0x3808,0x020c,0x0000,0x0400,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LtmRtm_0 0xce24,0x3808,0x000c,0x0003,0x0400,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LtmRtm_1 0xce24,0x3808,0x010c,0x0003,0x0400,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LtmRtm_2 0xce24,0x3808,0x020c,0x0003,0x0400,0x0000
+#define writeDECChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_0 0xce24,0x3808,0x000a,0x0100,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_1 0xce24,0x3808,0x010a,0x0100,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_2 0xce24,0x3808,0x020a,0x0100,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_0 0xce24,0x3808,0x000a,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_1 0xce24,0x3808,0x010a,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_2 0xce24,0x3808,0x020a,0x0103,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround4LtfRtfLtrRtr_0 0xce24,0x3808,0x000c,0x0000,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround4LtfRtfLtrRtr_1 0xce24,0x3808,0x010c,0x0000,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround4LtfRtfLtrRtr_2 0xce24,0x3808,0x020c,0x0000,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LtfRtfLtrRtr_0 0xce24,0x3808,0x000c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LtfRtfLtrRtr_1 0xce24,0x3808,0x010c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LtfRtfLtrRtr_2 0xce24,0x3808,0x020c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LwRwLtfRtfLtrRtr_0 0xce24,0x3808,0x000c,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LwRwLtfRtfLtrRtr_1 0xce24,0x3808,0x010c,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LwRwLtfRtfLtrRtr_2 0xce24,0x3808,0x020c,0x0103,0x0a00,0x0000
+#define readDECChannelConfigurationRequestATMOSChan 0xc224,0x3d00
+#define writeDECChannelConfigurationRequestATMOSChanNone 0xca24,0x3d00
+#define writeDECChannelConfigurationRequestATMOSChanLfhRfhLrhRrh 0xca24,0x3d11
+#define writeDECChannelConfigurationRequestATMOSChanLtfRtfLtrRtr 0xca24,0x3d0a
+#define writeDECChannelConfigurationRequestATMOSChanLtmRtm 0xca24,0x3d04
+#define wroteDECChannelConfigurationProgramUnknown 0xcc24,0x0040,0x0000,0x0000
+#define wroteDECChannelConfigurationProgramNone 0xcc24,0x0040,0x0001,0x0000
+#define wroteDECChannelConfigurationProgramMono 0xcc24,0x0040,0x0002,0x0000
+#define wroteDECChannelConfigurationProgramStereo 0xcc24,0x0040,0x0003,0x0000
+#define wroteDECChannelConfigurationProgramStereoLtRt 0xcc24,0x0040,0x0003,0x0002
+#define wroteDECChannelConfigurationProgramStereoMono 0xcc24,0x0040,0x0003,0x0003
+#define wroteDECChannelConfigurationProgram3Stereo 0xcc24,0x0040,0x0108,0x0000
+#define wroteDECChannelConfigurationProgramPhantom 0xcc24,0x0040,0x0105,0x0000
+#define wroteDECChannelConfigurationProgramSurround 0xcc24,0x0040,0x010a,0x0000
+#define wroteDECChannelConfigurationProgramPhantom0Stereo_0 0xcc24,0x0040,0x0003,0x0001
+#define wroteDECChannelConfigurationProgramPhantom0Dual_0 0xcc24,0x0040,0x0003,0x0004
+#define wroteDECChannelConfigurationProgramPhantom1_0 0xcc24,0x0040,0x0004,0x0000
+#define wroteDECChannelConfigurationProgramPhantom2_0 0xcc24,0x0040,0x0005,0x0000
+#define wroteDECChannelConfigurationProgramPhantom2Stereo_0 0xcc24,0x0040,0x0005,0x0001
+#define wroteDECChannelConfigurationProgramPhantom2LtRt_0 0xcc24,0x0040,0x0005,0x0002
+#define wroteDECChannelConfigurationProgramPhantom2Mono_0 0xcc24,0x0040,0x0005,0x0003
+#define wroteDECChannelConfigurationProgramPhantom3_0 0xcc24,0x0040,0x0006,0x0000
+#define wroteDECChannelConfigurationProgramPhantom4_0 0xcc24,0x0040,0x0007,0x0000
+#define wroteDECChannelConfigurationProgramSurround0_0 0xcc24,0x0040,0x0008,0x0000
+#define wroteDECChannelConfigurationProgramSurround1_0 0xcc24,0x0040,0x0009,0x0000
+#define wroteDECChannelConfigurationProgramSurround2_0 0xcc24,0x0040,0x000a,0x0000
+#define wroteDECChannelConfigurationProgramSurround2Stereo_0 0xcc24,0x0040,0x000a,0x0001
+#define wroteDECChannelConfigurationProgramSurround2LtRt_0 0xcc24,0x0040,0x000a,0x0002
+#define wroteDECChannelConfigurationProgramSurround2Mono_0 0xcc24,0x0040,0x000a,0x0003
+#define wroteDECChannelConfigurationProgramSurround3_0 0xcc24,0x0040,0x000b,0x0000
+#define wroteDECChannelConfigurationProgramSurround4_0 0xcc24,0x0040,0x000c,0x0000
+#define wroteDECChannelConfigurationProgramNone_1 0xcc24,0x0040,0x0101,0x0000
+#define wroteDECChannelConfigurationProgramMono_1 0xcc24,0x0040,0x0102,0x0000
+#define wroteDECChannelConfigurationProgramPhantom0_1 0xcc24,0x0040,0x0103,0x0000
+#define wroteDECChannelConfigurationProgramPhantom0Stereo_1 0xcc24,0x0040,0x0103,0x0001
+#define wroteDECChannelConfigurationProgramPhantom0LtRt_1 0xcc24,0x0040,0x0103,0x0002
+#define wroteDECChannelConfigurationProgramPhantom0Mono_1 0xcc24,0x0040,0x0103,0x0003
+#define wroteDECChannelConfigurationProgramPhantom0Dual_1 0xcc24,0x0040,0x0103,0x0004
+#define wroteDECChannelConfigurationProgramPhantom1_1 0xcc24,0x0040,0x0104,0x0000
+#define wroteDECChannelConfigurationProgramPhantom2Stereo_1 0xcc24,0x0040,0x0105,0x0001
+#define wroteDECChannelConfigurationProgramPhantom2LtRt_1 0xcc24,0x0040,0x0105,0x0002
+#define wroteDECChannelConfigurationProgramPhantom2Mono_1 0xcc24,0x0040,0x0105,0x0003
+#define wroteDECChannelConfigurationProgramPhantom3_1 0xcc24,0x0040,0x0106,0x0000
+#define wroteDECChannelConfigurationProgramPhantom4_1 0xcc24,0x0040,0x0107,0x0000
+#define wroteDECChannelConfigurationProgramSurround1_1 0xcc24,0x0040,0x0109,0x0000
+#define wroteDECChannelConfigurationProgramSurround2Stereo_1 0xcc24,0x0040,0x010a,0x0001
+#define wroteDECChannelConfigurationProgramSurround2LtRt_1 0xcc24,0x0040,0x010a,0x0002
+#define wroteDECChannelConfigurationProgramSurround2Mono_1 0xcc24,0x0040,0x010a,0x0003
+#define wroteDECChannelConfigurationProgramSurround3_1 0xcc24,0x0040,0x010b,0x0000
+#define wroteDECChannelConfigurationProgramSurround4_1 0xcc24,0x0040,0x010c,0x0000
+#define wroteDECChannelConfigurationProgramNoneLwRw 0xcc24,0x0040,0x0001,0x0100
+#define wroteDECChannelConfigurationProgramNoneLhRh 0xcc24,0x0040,0x0001,0x0400
+#define wroteDECChannelConfigurationProgramNoneLwRwLhRh 0xcc24,0x0040,0x0001,0x0500
+#define wroteDECChannelConfigurationProgramMonoLwRw 0xcc24,0x0040,0x0002,0x0100
+#define wroteDECChannelConfigurationProgramMonoLhRh 0xcc24,0x0040,0x0002,0x0400
+#define wroteDECChannelConfigurationProgramMonoLwRwLhRh 0xcc24,0x0040,0x0002,0x0500
+#define wroteDECChannelConfigurationProgramStereoLwRw 0xcc24,0x0040,0x0003,0x0100
+#define wroteDECChannelConfigurationProgramStereoLhRh 0xcc24,0x0040,0x0003,0x0400
+#define wroteDECChannelConfigurationProgramStereoLwRwLhRh 0xcc24,0x0040,0x0003,0x0500
+#define wroteDECChannelConfigurationProgramStereoLwRwLtRt 0xcc24,0x0040,0x0003,0x0102
+#define wroteDECChannelConfigurationProgramStereoLhRhLtRt 0xcc24,0x0040,0x0003,0x0402
+#define wroteDECChannelConfigurationProgramStereoLwRwLhRhLtRt 0xcc24,0x0040,0x0003,0x0502
+#define wroteDECChannelConfigurationProgramStereoLwRwMono 0xcc24,0x0040,0x0003,0x0103
+#define wroteDECChannelConfigurationProgramStereoLhRhMono 0xcc24,0x0040,0x0003,0x0403
+#define wroteDECChannelConfigurationProgramStereoLwRwLhRhMono 0xcc24,0x0040,0x0003,0x0503
+#define wroteDECChannelConfigurationProgram3StereoLwRw 0xcc24,0x0040,0x0108,0x0100
+#define wroteDECChannelConfigurationProgram3StereoLhRh 0xcc24,0x0040,0x0108,0x0400
+#define wroteDECChannelConfigurationProgram3StereoLwRwLhRh 0xcc24,0x0040,0x0108,0x0500
+#define wroteDECChannelConfigurationProgramPhantomLwRw 0xcc24,0x0040,0x0105,0x0100
+#define wroteDECChannelConfigurationProgramPhantomLhRh 0xcc24,0x0040,0x0105,0x0400
+#define wroteDECChannelConfigurationProgramPhantomLwRwLhRh 0xcc24,0x0040,0x0105,0x0500
+#define wroteDECChannelConfigurationProgramSurroundLwRw 0xcc24,0x0040,0x010a,0x0100
+#define wroteDECChannelConfigurationProgramSurroundLhRh 0xcc24,0x0040,0x010a,0x0400
+#define wroteDECChannelConfigurationProgramSurroundLwRwLhRh 0xcc24,0x0040,0x010a,0x0500
+#define wroteDECChannelConfigurationProgramPhantom0LwRwStereo_0 0xcc24,0x0040,0x0003,0x0101
+#define wroteDECChannelConfigurationProgramPhantom0LhRhStereo_0 0xcc24,0x0040,0x0003,0x0401
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhStereo_0 0xcc24,0x0040,0x0003,0x0501
+#define wroteDECChannelConfigurationProgramPhantom0LwRwDual_0 0xcc24,0x0040,0x0003,0x0104
+#define wroteDECChannelConfigurationProgramPhantom0LhRhDual_0 0xcc24,0x0040,0x0003,0x0404
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhDual_0 0xcc24,0x0040,0x0003,0x0504
+#define wroteDECChannelConfigurationProgramPhantom1LwRw_0 0xcc24,0x0040,0x0004,0x0100
+#define wroteDECChannelConfigurationProgramPhantom1LhRh_0 0xcc24,0x0040,0x0004,0x0400
+#define wroteDECChannelConfigurationProgramPhantom1LwRwLhRh_0 0xcc24,0x0040,0x0004,0x0500
+#define wroteDECChannelConfigurationProgramPhantom2LwRw_0 0xcc24,0x0040,0x0005,0x0100
+#define wroteDECChannelConfigurationProgramPhantom2LhRh_0 0xcc24,0x0040,0x0005,0x0400
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRh_0 0xcc24,0x0040,0x0005,0x0500
+#define wroteDECChannelConfigurationProgramPhantom2LwRwStereo_0 0xcc24,0x0040,0x0005,0x0101
+#define wroteDECChannelConfigurationProgramPhantom2LhRhStereo_0 0xcc24,0x0040,0x0005,0x0401
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhStereo_0 0xcc24,0x0040,0x0005,0x0501
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLtRt_0 0xcc24,0x0040,0x0005,0x0102
+#define wroteDECChannelConfigurationProgramPhantom2LhRhLtRt_0 0xcc24,0x0040,0x0005,0x0402
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhLtRt_0 0xcc24,0x0040,0x0005,0x0502
+#define wroteDECChannelConfigurationProgramPhantom2LwRwMono_0 0xcc24,0x0040,0x0005,0x0103
+#define wroteDECChannelConfigurationProgramPhantom2LhRhMono_0 0xcc24,0x0040,0x0005,0x0403
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhMono_0 0xcc24,0x0040,0x0005,0x0503
+#define wroteDECChannelConfigurationProgramPhantom3LwRw_0 0xcc24,0x0040,0x0006,0x0100
+#define wroteDECChannelConfigurationProgramPhantom3LhRh_0 0xcc24,0x0040,0x0006,0x0400
+#define wroteDECChannelConfigurationProgramPhantom3LwRwLhRh_0 0xcc24,0x0040,0x0006,0x0500
+#define wroteDECChannelConfigurationProgramPhantom4LwRw_0 0xcc24,0x0040,0x0007,0x0100
+#define wroteDECChannelConfigurationProgramPhantom4LhRh_0 0xcc24,0x0040,0x0007,0x0400
+#define wroteDECChannelConfigurationProgramPhantom4LwRwLhRh_0 0xcc24,0x0040,0x0007,0x0500
+#define wroteDECChannelConfigurationProgramSurround0LwRw_0 0xcc24,0x0040,0x0008,0x0100
+#define wroteDECChannelConfigurationProgramSurround0LhRh_0 0xcc24,0x0040,0x0008,0x0400
+#define wroteDECChannelConfigurationProgramSurround0LwRwLhRh_0 0xcc24,0x0040,0x0008,0x0500
+#define wroteDECChannelConfigurationProgramSurround1LwRw_0 0xcc24,0x0040,0x0009,0x0100
+#define wroteDECChannelConfigurationProgramSurround1LhRh_0 0xcc24,0x0040,0x0009,0x0400
+#define wroteDECChannelConfigurationProgramSurround1LwRwLhRh_0 0xcc24,0x0040,0x0009,0x0500
+#define wroteDECChannelConfigurationProgramSurround2LwRw_0 0xcc24,0x0040,0x000a,0x0100
+#define wroteDECChannelConfigurationProgramSurround2LhRh_0 0xcc24,0x0040,0x000a,0x0400
+#define wroteDECChannelConfigurationProgramSurround2LwRwLhRh_0 0xcc24,0x0040,0x000a,0x0500
+#define wroteDECChannelConfigurationProgramSurround2LwRwStereo_0 0xcc24,0x0040,0x000a,0x0101
+#define wroteDECChannelConfigurationProgramSurround2LhRhStereo_0 0xcc24,0x0040,0x000a,0x0401
+#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhStereo_0 0xcc24,0x0040,0x000a,0x0501
+#define wroteDECChannelConfigurationProgramSurround2LwRwLtRt_0 0xcc24,0x0040,0x000a,0x0102
+#define wroteDECChannelConfigurationProgramSurround2LhRhLtRt_0 0xcc24,0x0040,0x000a,0x0402
+#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhLtRt_0 0xcc24,0x0040,0x000a,0x0502
+#define wroteDECChannelConfigurationProgramSurround2LwRwMono_0 0xcc24,0x0040,0x000a,0x0103
+#define wroteDECChannelConfigurationProgramSurround2LhRhMono_0 0xcc24,0x0040,0x000a,0x0403
+#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhMono_0 0xcc24,0x0040,0x000a,0x0503
+#define wroteDECChannelConfigurationProgramSurround3LwRw_0 0xcc24,0x0040,0x000b,0x0100
+#define wroteDECChannelConfigurationProgramSurround3LhRh_0 0xcc24,0x0040,0x000b,0x0400
+#define wroteDECChannelConfigurationProgramSurround3LwRwLhRh_0 0xcc24,0x0040,0x000b,0x0500
+#define wroteDECChannelConfigurationProgramSurround4LwRw_0 0xcc24,0x0040,0x000c,0x0100
+#define wroteDECChannelConfigurationProgramSurround4LhRh_0 0xcc24,0x0040,0x000c,0x0400
+#define wroteDECChannelConfigurationProgramSurround4LwRwLhRh_0 0xcc24,0x0040,0x000c,0x0500
+#define wroteDECChannelConfigurationProgramNoneLwRw_1 0xcc24,0x0040,0x0101,0x0100
+#define wroteDECChannelConfigurationProgramNoneLhRh_1 0xcc24,0x0040,0x0101,0x0400
+#define wroteDECChannelConfigurationProgramNoneLwRwLhRh_1 0xcc24,0x0040,0x0101,0x0500
+#define wroteDECChannelConfigurationProgramMonoLwRw_1 0xcc24,0x0040,0x0102,0x0100
+#define wroteDECChannelConfigurationProgramMonoLhRh_1 0xcc24,0x0040,0x0102,0x0400
+#define wroteDECChannelConfigurationProgramMonoLwRwLhRh_1 0xcc24,0x0040,0x0102,0x0500
+#define wroteDECChannelConfigurationProgramPhantom0LwRw_1 0xcc24,0x0040,0x0103,0x0100
+#define wroteDECChannelConfigurationProgramPhantom0LhRh_1 0xcc24,0x0040,0x0103,0x0400
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRh_1 0xcc24,0x0040,0x0103,0x0500
+#define wroteDECChannelConfigurationProgramPhantom0LwRwStereo_1 0xcc24,0x0040,0x0103,0x0101
+#define wroteDECChannelConfigurationProgramPhantom0LhRhStereo_1 0xcc24,0x0040,0x0103,0x0401
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhStereo_1 0xcc24,0x0040,0x0103,0x0501
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLtRt_1 0xcc24,0x0040,0x0103,0x0102
+#define wroteDECChannelConfigurationProgramPhantom0LhRhLtRt_1 0xcc24,0x0040,0x0103,0x0402
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhLtRt_1 0xcc24,0x0040,0x0103,0x0502
+#define wroteDECChannelConfigurationProgramPhantom0LwRwMono_1 0xcc24,0x0040,0x0103,0x0103
+#define wroteDECChannelConfigurationProgramPhantom0LhRhMono_1 0xcc24,0x0040,0x0103,0x0403
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhMono_1 0xcc24,0x0040,0x0103,0x0503
+#define wroteDECChannelConfigurationProgramPhantom0LwRwDual_1 0xcc24,0x0040,0x0103,0x0104
+#define wroteDECChannelConfigurationProgramPhantom0LhRhDual_1 0xcc24,0x0040,0x0103,0x0404
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhDual_1 0xcc24,0x0040,0x0103,0x0504
+#define wroteDECChannelConfigurationProgramPhantom1LwRw_1 0xcc24,0x0040,0x0104,0x0100
+#define wroteDECChannelConfigurationProgramPhantom1LhRh_1 0xcc24,0x0040,0x0104,0x0400
+#define wroteDECChannelConfigurationProgramPhantom1LwRwLhRh_1 0xcc24,0x0040,0x0104,0x0500
+#define wroteDECChannelConfigurationProgramPhantom2LwRwStereo_1 0xcc24,0x0040,0x0105,0x0101
+#define wroteDECChannelConfigurationProgramPhantom2LhRhStereo_1 0xcc24,0x0040,0x0105,0x0401
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhStereo_1 0xcc24,0x0040,0x0105,0x0501
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLtRt_1 0xcc24,0x0040,0x0105,0x0102
+#define wroteDECChannelConfigurationProgramPhantom2LhRhLtRt_1 0xcc24,0x0040,0x0105,0x0402
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhLtRt_1 0xcc24,0x0040,0x0105,0x0502
+#define wroteDECChannelConfigurationProgramPhantom2LwRwMono_1 0xcc24,0x0040,0x0105,0x0103
+#define wroteDECChannelConfigurationProgramPhantom2LhRhMono_1 0xcc24,0x0040,0x0105,0x0403
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhMono_1 0xcc24,0x0040,0x0105,0x0503
+#define wroteDECChannelConfigurationProgramPhantom3LwRw_1 0xcc24,0x0040,0x0106,0x0100
+#define wroteDECChannelConfigurationProgramPhantom3LhRh_1 0xcc24,0x0040,0x0106,0x0400
+#define wroteDECChannelConfigurationProgramPhantom3LwRwLhRh_1 0xcc24,0x0040,0x0106,0x0500
+#define wroteDECChannelConfigurationProgramPhantom4LwRw_1 0xcc24,0x0040,0x0107,0x0100
+#define wroteDECChannelConfigurationProgramPhantom4LhRh_1 0xcc24,0x0040,0x0107,0x0400
+#define wroteDECChannelConfigurationProgramPhantom4LwRwLhRh_1 0xcc24,0x0040,0x0107,0x0500
+#define wroteDECChannelConfigurationProgramSurround1LwRw_1 0xcc24,0x0040,0x0109,0x0100
+#define wroteDECChannelConfigurationProgramSurround1LhRh_1 0xcc24,0x0040,0x0109,0x0400
+#define wroteDECChannelConfigurationProgramSurround1LwRwLhRh_1 0xcc24,0x0040,0x0109,0x0500
+#define wroteDECChannelConfigurationProgramSurround2LwRwStereo_1 0xcc24,0x0040,0x010a,0x0101
+#define wroteDECChannelConfigurationProgramSurround2LhRhStereo_1 0xcc24,0x0040,0x010a,0x0401
+#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhStereo_1 0xcc24,0x0040,0x010a,0x0501
+#define wroteDECChannelConfigurationProgramSurround2LwRwLtRt_1 0xcc24,0x0040,0x010a,0x0102
+#define wroteDECChannelConfigurationProgramSurround2LhRhLtRt_1 0xcc24,0x0040,0x010a,0x0402
+#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhLtRt_1 0xcc24,0x0040,0x010a,0x0502
+#define wroteDECChannelConfigurationProgramSurround2LwRwMono_1 0xcc24,0x0040,0x010a,0x0103
+#define wroteDECChannelConfigurationProgramSurround2LhRhMono_1 0xcc24,0x0040,0x010a,0x0403
+#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhMono_1 0xcc24,0x0040,0x010a,0x0503
+#define wroteDECChannelConfigurationProgramSurround3LwRw_1 0xcc24,0x0040,0x010b,0x0100
+#define wroteDECChannelConfigurationProgramSurround3LhRh_1 0xcc24,0x0040,0x010b,0x0400
+#define wroteDECChannelConfigurationProgramSurround3LwRwLhRh_1 0xcc24,0x0040,0x010b,0x0500
+#define wroteDECChannelConfigurationProgramSurround4LwRw_1 0xcc24,0x0040,0x010c,0x0100
+#define wroteDECChannelConfigurationProgramSurround4LhRh_1 0xcc24,0x0040,0x010c,0x0400
+#define wroteDECChannelConfigurationProgramSurround4LwRwLhRh_1 0xcc24,0x0040,0x010c,0x0500
+#define wroteDECChannelConfigurationProgramNoneLwRw_2 0xcc24,0x0040,0x0201,0x0100
+#define wroteDECChannelConfigurationProgramNoneLhRh_2 0xcc24,0x0040,0x0201,0x0400
+#define wroteDECChannelConfigurationProgramNoneLwRwLhRh_2 0xcc24,0x0040,0x0201,0x0500
+#define wroteDECChannelConfigurationProgramMonoLwRw_2 0xcc24,0x0040,0x0202,0x0100
+#define wroteDECChannelConfigurationProgramMonoLhRh_2 0xcc24,0x0040,0x0202,0x0400
+#define wroteDECChannelConfigurationProgramMonoLwRwLhRh_2 0xcc24,0x0040,0x0202,0x0500
+#define wroteDECChannelConfigurationProgramPhantom0LwRw_2 0xcc24,0x0040,0x0203,0x0100
+#define wroteDECChannelConfigurationProgramPhantom0LhRh_2 0xcc24,0x0040,0x0203,0x0400
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRh_2 0xcc24,0x0040,0x0203,0x0500
+#define wroteDECChannelConfigurationProgramPhantom0LwRwStereo_2 0xcc24,0x0040,0x0203,0x0101
+#define wroteDECChannelConfigurationProgramPhantom0LhRhStereo_2 0xcc24,0x0040,0x0203,0x0401
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhStereo_2 0xcc24,0x0040,0x0203,0x0501
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLtRt_2 0xcc24,0x0040,0x0203,0x0102
+#define wroteDECChannelConfigurationProgramPhantom0LhRhLtRt_2 0xcc24,0x0040,0x0203,0x0402
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhLtRt_2 0xcc24,0x0040,0x0203,0x0502
+#define wroteDECChannelConfigurationProgramPhantom0LwRwMono_2 0xcc24,0x0040,0x0203,0x0103
+#define wroteDECChannelConfigurationProgramPhantom0LhRhMono_2 0xcc24,0x0040,0x0203,0x0403
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhMono_2 0xcc24,0x0040,0x0203,0x0503
+#define wroteDECChannelConfigurationProgramPhantom0LwRwDual_2 0xcc24,0x0040,0x0203,0x0104
+#define wroteDECChannelConfigurationProgramPhantom0LhRhDual_2 0xcc24,0x0040,0x0203,0x0404
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhDual_2 0xcc24,0x0040,0x0203,0x0504
+#define wroteDECChannelConfigurationProgramPhantom1LwRw_2 0xcc24,0x0040,0x0204,0x0100
+#define wroteDECChannelConfigurationProgramPhantom1LhRh_2 0xcc24,0x0040,0x0204,0x0400
+#define wroteDECChannelConfigurationProgramPhantom1LwRwLhRh_2 0xcc24,0x0040,0x0204,0x0500
+#define wroteDECChannelConfigurationProgramPhantom2LwRw_2 0xcc24,0x0040,0x0205,0x0100
+#define wroteDECChannelConfigurationProgramPhantom2LhRh_2 0xcc24,0x0040,0x0205,0x0400
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRh_2 0xcc24,0x0040,0x0205,0x0500
+#define wroteDECChannelConfigurationProgramPhantom2LwRwStereo_2 0xcc24,0x0040,0x0205,0x0101
+#define wroteDECChannelConfigurationProgramPhantom2LhRhStereo_2 0xcc24,0x0040,0x0205,0x0401
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhStereo_2 0xcc24,0x0040,0x0205,0x0501
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLtRt_2 0xcc24,0x0040,0x0205,0x0102
+#define wroteDECChannelConfigurationProgramPhantom2LhRhLtRt_2 0xcc24,0x0040,0x0205,0x0402
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhLtRt_2 0xcc24,0x0040,0x0205,0x0502
+#define wroteDECChannelConfigurationProgramPhantom2LwRwMono_2 0xcc24,0x0040,0x0205,0x0103
+#define wroteDECChannelConfigurationProgramPhantom2LhRhMono_2 0xcc24,0x0040,0x0205,0x0403
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhMono_2 0xcc24,0x0040,0x0205,0x0503
+#define wroteDECChannelConfigurationProgramPhantom3LwRw_2 0xcc24,0x0040,0x0206,0x0100
+#define wroteDECChannelConfigurationProgramPhantom3LhRh_2 0xcc24,0x0040,0x0206,0x0400
+#define wroteDECChannelConfigurationProgramPhantom3LwRwLhRh_2 0xcc24,0x0040,0x0206,0x0500
+#define wroteDECChannelConfigurationProgramPhantom4LwRw_2 0xcc24,0x0040,0x0207,0x0100
+#define wroteDECChannelConfigurationProgramPhantom4LhRh_2 0xcc24,0x0040,0x0207,0x0400
+#define wroteDECChannelConfigurationProgramPhantom4LwRwLhRh_2 0xcc24,0x0040,0x0207,0x0500
+#define wroteDECChannelConfigurationProgramSurround0LwRw_2 0xcc24,0x0040,0x0208,0x0100
+#define wroteDECChannelConfigurationProgramSurround0LhRh_2 0xcc24,0x0040,0x0208,0x0400
+#define wroteDECChannelConfigurationProgramSurround0LwRwLhRh_2 0xcc24,0x0040,0x0208,0x0500
+#define wroteDECChannelConfigurationProgramSurround1LwRw_2 0xcc24,0x0040,0x0209,0x0100
+#define wroteDECChannelConfigurationProgramSurround1LhRh_2 0xcc24,0x0040,0x0209,0x0400
+#define wroteDECChannelConfigurationProgramSurround1LwRwLhRh_2 0xcc24,0x0040,0x0209,0x0500
+#define wroteDECChannelConfigurationProgramSurround2LwRw_2 0xcc24,0x0040,0x020a,0x0100
+#define wroteDECChannelConfigurationProgramSurround2LhRh_2 0xcc24,0x0040,0x020a,0x0400
+#define wroteDECChannelConfigurationProgramSurround2LwRwLhRh_2 0xcc24,0x0040,0x020a,0x0500
+#define wroteDECChannelConfigurationProgramSurround2LwRwStereo_2 0xcc24,0x0040,0x020a,0x0101
+#define wroteDECChannelConfigurationProgramSurround2LhRhStereo_2 0xcc24,0x0040,0x020a,0x0401
+#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhStereo_2 0xcc24,0x0040,0x020a,0x0501
+#define wroteDECChannelConfigurationProgramSurround2LwRwLtRt_2 0xcc24,0x0040,0x020a,0x0102
+#define wroteDECChannelConfigurationProgramSurround2LhRhLtRt_2 0xcc24,0x0040,0x020a,0x0402
+#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhLtRt_2 0xcc24,0x0040,0x020a,0x0502
+#define wroteDECChannelConfigurationProgramSurround2LwRwMono_2 0xcc24,0x0040,0x020a,0x0103
+#define wroteDECChannelConfigurationProgramSurround2LhRhMono_2 0xcc24,0x0040,0x020a,0x0403
+#define wroteDECChannelConfigurationProgramSurround2LwRwLhRhMono_2 0xcc24,0x0040,0x020a,0x0503
+#define wroteDECChannelConfigurationProgramSurround3LwRw_2 0xcc24,0x0040,0x020b,0x0100
+#define wroteDECChannelConfigurationProgramSurround3LhRh_2 0xcc24,0x0040,0x020b,0x0400
+#define wroteDECChannelConfigurationProgramSurround3LwRwLhRh_2 0xcc24,0x0040,0x020b,0x0500
+#define wroteDECChannelConfigurationProgramSurround4LwRw_2 0xcc24,0x0040,0x020c,0x0100
+#define wroteDECChannelConfigurationProgramSurround4LhRh_2 0xcc24,0x0040,0x020c,0x0400
+#define wroteDECChannelConfigurationProgramSurround4LwRwLhRh_2 0xcc24,0x0040,0x020c,0x0500
+#define readDECChannelConfigurationProgramExtChan 0xc224,0x4300
+#define wroteDECChannelConfigurationProgramExtChanNone 0xca24,0x4300
+#define wroteDECChannelConfigurationProgramExtChanLhRh 0xca24,0x4304
+#define wroteDECChannelConfigurationProgramExtChanLwRw 0xca24,0x4301
+#define wroteDECChannelConfigurationProgramExtChanLwRwLhRh 0xca24,0x4305
+#define wroteDECChannelConfigurationProgramAuxUnknown 0xca24,0x4200
+#define wroteDECChannelConfigurationProgramAuxStereo 0xca24,0x4201
+#define wroteDECChannelConfigurationProgramAuxLtRt 0xca24,0x4202
+#define wroteDECChannelConfigurationProgramAuxMono 0xca24,0x4203
+#define wroteDECChannelConfigurationProgramAuxDual 0xca24,0x4204
+#define wroteDECChannelConfigurationProgramSurround2LtfRtfLtrRtr_0 0xce24,0x4008,0x000a,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationProgramSurround2LtfRtfLtrRtr_1 0xce24,0x4008,0x010a,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationProgramSurround2LtfRtfLtrRtr_2 0xce24,0x4008,0x020a,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationProgramSurround4LtmRtm_0 0xce24,0x4008,0x000c,0x0003,0x0400,0x0000
+#define wroteDECChannelConfigurationProgramSurround4LtmRtm_1 0xce24,0x4008,0x010c,0x0003,0x0400,0x0000
+#define wroteDECChannelConfigurationProgramSurround4LtmRtm_2 0xce24,0x4008,0x020c,0x0003,0x0400,0x0000
+#define wroteDECChannelConfigurationProgramSurround2LwRwLtfRtfLtrRtr_0 0xce24,0x4008,0x000a,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationProgramSurround2LwRwLtfRtfLtrRtr_1 0xce24,0x4008,0x010a,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationProgramSurround2LwRwLtfRtfLtrRtr_2 0xce24,0x4008,0x020a,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationProgramSurround4LtfRtfLtrRtr_0 0xce24,0x4008,0x000c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationProgramSurround4LtfRtfLtrRtr_1 0xce24,0x4008,0x010c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationProgramSurround4LtfRtfLtrRtr_2 0xce24,0x4008,0x020c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationProgramSurround4LwRwLtfRtfLtrRtr_0 0xce24,0x4008,0x000c,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationProgramSurround4LwRwLtfRtfLtrRtr_1 0xce24,0x4008,0x010c,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationProgramSurround4LwRwLtfRtfLtrRtr_2 0xce24,0x4008,0x020c,0x0103,0x0a00,0x0000
+#define readDECChannelConfigurationProgramATMOSChan 0xc224,0x4500
+#define wroteDECChannelConfigurationProgramATMOSChanNone 0xca24,0x4500
+#define wroteDECChannelConfigurationProgramATMOSChanLfhRfhLrhRrh 0xca24,0x4511
+#define wroteDECChannelConfigurationProgramATMOSChanLtfRtfLtrRtr 0xca24,0x450a
+#define wroteDECChannelConfigurationProgramATMOSChanLtmRtm 0xca24,0x4504
+#define wroteDECChannelConfigurationDecodeUnknown 0xcc24,0x0048,0x0000,0x0000
+#define wroteDECChannelConfigurationDecodeNone 0xcc24,0x0048,0x0001,0x0000
+#define wroteDECChannelConfigurationDecodeMono 0xcc24,0x0048,0x0002,0x0000
+#define wroteDECChannelConfigurationDecodeStereo 0xcc24,0x0048,0x0003,0x0000
+#define wroteDECChannelConfigurationDecodeStereoLtRt 0xcc24,0x0048,0x0003,0x0002
+#define wroteDECChannelConfigurationDecodeStereoMono 0xcc24,0x0048,0x0003,0x0003
+#define wroteDECChannelConfigurationDecode3Stereo 0xcc24,0x0048,0x0108,0x0000
+#define wroteDECChannelConfigurationDecodePhantom 0xcc24,0x0048,0x0105,0x0000
+#define wroteDECChannelConfigurationDecodeSurround 0xcc24,0x0048,0x010a,0x0000
+#define wroteDECChannelConfigurationDecodePhantom0Stereo_0 0xcc24,0x0048,0x0003,0x0001
+#define wroteDECChannelConfigurationDecodePhantom0Dual_0 0xcc24,0x0048,0x0003,0x0004
+#define wroteDECChannelConfigurationDecodePhantom1_0 0xcc24,0x0048,0x0004,0x0000
+#define wroteDECChannelConfigurationDecodePhantom2_0 0xcc24,0x0048,0x0005,0x0000
+#define wroteDECChannelConfigurationDecodePhantom2Stereo_0 0xcc24,0x0048,0x0005,0x0001
+#define wroteDECChannelConfigurationDecodePhantom2LtRt_0 0xcc24,0x0048,0x0005,0x0002
+#define wroteDECChannelConfigurationDecodePhantom2Mono_0 0xcc24,0x0048,0x0005,0x0003
+#define wroteDECChannelConfigurationDecodePhantom3_0 0xcc24,0x0048,0x0006,0x0000
+#define wroteDECChannelConfigurationDecodePhantom4_0 0xcc24,0x0048,0x0007,0x0000
+#define wroteDECChannelConfigurationDecodeSurround0_0 0xcc24,0x0048,0x0008,0x0000
+#define wroteDECChannelConfigurationDecodeSurround1_0 0xcc24,0x0048,0x0009,0x0000
+#define wroteDECChannelConfigurationDecodeSurround2_0 0xcc24,0x0048,0x000a,0x0000
+#define wroteDECChannelConfigurationDecodeSurround2Stereo_0 0xcc24,0x0048,0x000a,0x0001
+#define wroteDECChannelConfigurationDecodeSurround2LtRt_0 0xcc24,0x0048,0x000a,0x0002
+#define wroteDECChannelConfigurationDecodeSurround2Mono_0 0xcc24,0x0048,0x000a,0x0003
+#define wroteDECChannelConfigurationDecodeSurround3_0 0xcc24,0x0048,0x000b,0x0000
+#define wroteDECChannelConfigurationDecodeSurround4_0 0xcc24,0x0048,0x000c,0x0000
+#define wroteDECChannelConfigurationDecodeNone_1 0xcc24,0x0048,0x0101,0x0000
+#define wroteDECChannelConfigurationDecodeMono_1 0xcc24,0x0048,0x0102,0x0000
+#define wroteDECChannelConfigurationDecodePhantom0_1 0xcc24,0x0048,0x0103,0x0000
+#define wroteDECChannelConfigurationDecodePhantom0Stereo_1 0xcc24,0x0048,0x0103,0x0001
+#define wroteDECChannelConfigurationDecodePhantom0LtRt_1 0xcc24,0x0048,0x0103,0x0002
+#define wroteDECChannelConfigurationDecodePhantom0Mono_1 0xcc24,0x0048,0x0103,0x0003
+#define wroteDECChannelConfigurationDecodePhantom0Dual_1 0xcc24,0x0048,0x0103,0x0004
+#define wroteDECChannelConfigurationDecodePhantom1_1 0xcc24,0x0048,0x0104,0x0000
+#define wroteDECChannelConfigurationDecodePhantom2Stereo_1 0xcc24,0x0048,0x0105,0x0001
+#define wroteDECChannelConfigurationDecodePhantom2LtRt_1 0xcc24,0x0048,0x0105,0x0002
+#define wroteDECChannelConfigurationDecodePhantom2Mono_1 0xcc24,0x0048,0x0105,0x0003
+#define wroteDECChannelConfigurationDecodePhantom3_1 0xcc24,0x0048,0x0106,0x0000
+#define wroteDECChannelConfigurationDecodePhantom4_1 0xcc24,0x0048,0x0107,0x0000
+#define wroteDECChannelConfigurationDecodeSurround1_1 0xcc24,0x0048,0x0109,0x0000
+#define wroteDECChannelConfigurationDecodeSurround2Stereo_1 0xcc24,0x0048,0x010a,0x0001
+#define wroteDECChannelConfigurationDecodeSurround2LtRt_1 0xcc24,0x0048,0x010a,0x0002
+#define wroteDECChannelConfigurationDecodeSurround2Mono_1 0xcc24,0x0048,0x010a,0x0003
+#define wroteDECChannelConfigurationDecodeSurround3_1 0xcc24,0x0048,0x010b,0x0000
+#define wroteDECChannelConfigurationDecodeSurround4_1 0xcc24,0x0048,0x010c,0x0000
+#define wroteDECChannelConfigurationDecodeNoneLwRw 0xcc24,0x0048,0x0001,0x0100
+#define wroteDECChannelConfigurationDecodeNoneLhRh 0xcc24,0x0048,0x0001,0x0400
+#define wroteDECChannelConfigurationDecodeNoneLwRwLhRh 0xcc24,0x0048,0x0001,0x0500
+#define wroteDECChannelConfigurationDecodeMonoLwRw 0xcc24,0x0048,0x0002,0x0100
+#define wroteDECChannelConfigurationDecodeMonoLhRh 0xcc24,0x0048,0x0002,0x0400
+#define wroteDECChannelConfigurationDecodeMonoLwRwLhRh 0xcc24,0x0048,0x0002,0x0500
+#define wroteDECChannelConfigurationDecodeStereoLwRw 0xcc24,0x0048,0x0003,0x0100
+#define wroteDECChannelConfigurationDecodeStereoLhRh 0xcc24,0x0048,0x0003,0x0400
+#define wroteDECChannelConfigurationDecodeStereoLwRwLhRh 0xcc24,0x0048,0x0003,0x0500
+#define wroteDECChannelConfigurationDecodeStereoLwRwLtRt 0xcc24,0x0048,0x0003,0x0102
+#define wroteDECChannelConfigurationDecodeStereoLhRhLtRt 0xcc24,0x0048,0x0003,0x0402
+#define wroteDECChannelConfigurationDecodeStereoLwRwLhRhLtRt 0xcc24,0x0048,0x0003,0x0502
+#define wroteDECChannelConfigurationDecodeStereoLwRwMono 0xcc24,0x0048,0x0003,0x0103
+#define wroteDECChannelConfigurationDecodeStereoLhRhMono 0xcc24,0x0048,0x0003,0x0403
+#define wroteDECChannelConfigurationDecodeStereoLwRwLhRhMono 0xcc24,0x0048,0x0003,0x0503
+#define wroteDECChannelConfigurationDecode3StereoLwRw 0xcc24,0x0048,0x0108,0x0100
+#define wroteDECChannelConfigurationDecode3StereoLhRh 0xcc24,0x0048,0x0108,0x0400
+#define wroteDECChannelConfigurationDecode3StereoLwRwLhRh 0xcc24,0x0048,0x0108,0x0500
+#define wroteDECChannelConfigurationDecodePhantomLwRw 0xcc24,0x0048,0x0105,0x0100
+#define wroteDECChannelConfigurationDecodePhantomLhRh 0xcc24,0x0048,0x0105,0x0400
+#define wroteDECChannelConfigurationDecodePhantomLwRwLhRh 0xcc24,0x0048,0x0105,0x0500
+#define wroteDECChannelConfigurationDecodeSurroundLwRw 0xcc24,0x0048,0x010a,0x0100
+#define wroteDECChannelConfigurationDecodeSurroundLhRh 0xcc24,0x0048,0x010a,0x0400
+#define wroteDECChannelConfigurationDecodeSurroundLwRwLhRh 0xcc24,0x0048,0x010a,0x0500
+#define wroteDECChannelConfigurationDecodePhantom0LwRwStereo_0 0xcc24,0x0048,0x0003,0x0101
+#define wroteDECChannelConfigurationDecodePhantom0LhRhStereo_0 0xcc24,0x0048,0x0003,0x0401
+#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhStereo_0 0xcc24,0x0048,0x0003,0x0501
+#define wroteDECChannelConfigurationDecodePhantom0LwRwDual_0 0xcc24,0x0048,0x0003,0x0104
+#define wroteDECChannelConfigurationDecodePhantom0LhRhDual_0 0xcc24,0x0048,0x0003,0x0404
+#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhDual_0 0xcc24,0x0048,0x0003,0x0504
+#define wroteDECChannelConfigurationDecodePhantom1LwRw_0 0xcc24,0x0048,0x0004,0x0100
+#define wroteDECChannelConfigurationDecodePhantom1LhRh_0 0xcc24,0x0048,0x0004,0x0400
+#define wroteDECChannelConfigurationDecodePhantom1LwRwLhRh_0 0xcc24,0x0048,0x0004,0x0500
+#define wroteDECChannelConfigurationDecodePhantom2LwRw_0 0xcc24,0x0048,0x0005,0x0100
+#define wroteDECChannelConfigurationDecodePhantom2LhRh_0 0xcc24,0x0048,0x0005,0x0400
+#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRh_0 0xcc24,0x0048,0x0005,0x0500
+#define wroteDECChannelConfigurationDecodePhantom2LwRwStereo_0 0xcc24,0x0048,0x0005,0x0101
+#define wroteDECChannelConfigurationDecodePhantom2LhRhStereo_0 0xcc24,0x0048,0x0005,0x0401
+#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhStereo_0 0xcc24,0x0048,0x0005,0x0501
+#define wroteDECChannelConfigurationDecodePhantom2LwRwLtRt_0 0xcc24,0x0048,0x0005,0x0102
+#define wroteDECChannelConfigurationDecodePhantom2LhRhLtRt_0 0xcc24,0x0048,0x0005,0x0402
+#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhLtRt_0 0xcc24,0x0048,0x0005,0x0502
+#define wroteDECChannelConfigurationDecodePhantom2LwRwMono_0 0xcc24,0x0048,0x0005,0x0103
+#define wroteDECChannelConfigurationDecodePhantom2LhRhMono_0 0xcc24,0x0048,0x0005,0x0403
+#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhMono_0 0xcc24,0x0048,0x0005,0x0503
+#define wroteDECChannelConfigurationDecodePhantom3LwRw_0 0xcc24,0x0048,0x0006,0x0100
+#define wroteDECChannelConfigurationDecodePhantom3LhRh_0 0xcc24,0x0048,0x0006,0x0400
+#define wroteDECChannelConfigurationDecodePhantom3LwRwLhRh_0 0xcc24,0x0048,0x0006,0x0500
+#define wroteDECChannelConfigurationDecodePhantom4LwRw_0 0xcc24,0x0048,0x0007,0x0100
+#define wroteDECChannelConfigurationDecodePhantom4LhRh_0 0xcc24,0x0048,0x0007,0x0400
+#define wroteDECChannelConfigurationDecodePhantom4LwRwLhRh_0 0xcc24,0x0048,0x0007,0x0500
+#define wroteDECChannelConfigurationDecodeSurround0LwRw_0 0xcc24,0x0048,0x0008,0x0100
+#define wroteDECChannelConfigurationDecodeSurround0LhRh_0 0xcc24,0x0048,0x0008,0x0400
+#define wroteDECChannelConfigurationDecodeSurround0LwRwLhRh_0 0xcc24,0x0048,0x0008,0x0500
+#define wroteDECChannelConfigurationDecodeSurround1LwRw_0 0xcc24,0x0048,0x0009,0x0100
+#define wroteDECChannelConfigurationDecodeSurround1LhRh_0 0xcc24,0x0048,0x0009,0x0400
+#define wroteDECChannelConfigurationDecodeSurround1LwRwLhRh_0 0xcc24,0x0048,0x0009,0x0500
+#define wroteDECChannelConfigurationDecodeSurround2LwRw_0 0xcc24,0x0048,0x000a,0x0100
+#define wroteDECChannelConfigurationDecodeSurround2LhRh_0 0xcc24,0x0048,0x000a,0x0400
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRh_0 0xcc24,0x0048,0x000a,0x0500
+#define wroteDECChannelConfigurationDecodeSurround2LwRwStereo_0 0xcc24,0x0048,0x000a,0x0101
+#define wroteDECChannelConfigurationDecodeSurround2LhRhStereo_0 0xcc24,0x0048,0x000a,0x0401
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhStereo_0 0xcc24,0x0048,0x000a,0x0501
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLtRt_0 0xcc24,0x0048,0x000a,0x0102
+#define wroteDECChannelConfigurationDecodeSurround2LhRhLtRt_0 0xcc24,0x0048,0x000a,0x0402
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhLtRt_0 0xcc24,0x0048,0x000a,0x0502
+#define wroteDECChannelConfigurationDecodeSurround2LwRwMono_0 0xcc24,0x0048,0x000a,0x0103
+#define wroteDECChannelConfigurationDecodeSurround2LhRhMono_0 0xcc24,0x0048,0x000a,0x0403
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhMono_0 0xcc24,0x0048,0x000a,0x0503
+#define wroteDECChannelConfigurationDecodeSurround3LwRw_0 0xcc24,0x0048,0x000b,0x0100
+#define wroteDECChannelConfigurationDecodeSurround3LhRh_0 0xcc24,0x0048,0x000b,0x0400
+#define wroteDECChannelConfigurationDecodeSurround3LwRwLhRh_0 0xcc24,0x0048,0x000b,0x0500
+#define wroteDECChannelConfigurationDecodeSurround4LwRw_0 0xcc24,0x0048,0x000c,0x0100
+#define wroteDECChannelConfigurationDecodeSurround4LhRh_0 0xcc24,0x0048,0x000c,0x0400
+#define wroteDECChannelConfigurationDecodeSurround4LwRwLhRh_0 0xcc24,0x0048,0x000c,0x0500
+#define wroteDECChannelConfigurationDecodeNoneLwRw_1 0xcc24,0x0048,0x0101,0x0100
+#define wroteDECChannelConfigurationDecodeNoneLhRh_1 0xcc24,0x0048,0x0101,0x0400
+#define wroteDECChannelConfigurationDecodeNoneLwRwLhRh_1 0xcc24,0x0048,0x0101,0x0500
+#define wroteDECChannelConfigurationDecodeMonoLwRw_1 0xcc24,0x0048,0x0102,0x0100
+#define wroteDECChannelConfigurationDecodeMonoLhRh_1 0xcc24,0x0048,0x0102,0x0400
+#define wroteDECChannelConfigurationDecodeMonoLwRwLhRh_1 0xcc24,0x0048,0x0102,0x0500
+#define wroteDECChannelConfigurationDecodePhantom0LwRw_1 0xcc24,0x0048,0x0103,0x0100
+#define wroteDECChannelConfigurationDecodePhantom0LhRh_1 0xcc24,0x0048,0x0103,0x0400
+#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRh_1 0xcc24,0x0048,0x0103,0x0500
+#define wroteDECChannelConfigurationDecodePhantom0LwRwStereo_1 0xcc24,0x0048,0x0103,0x0101
+#define wroteDECChannelConfigurationDecodePhantom0LhRhStereo_1 0xcc24,0x0048,0x0103,0x0401
+#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhStereo_1 0xcc24,0x0048,0x0103,0x0501
+#define wroteDECChannelConfigurationDecodePhantom0LwRwLtRt_1 0xcc24,0x0048,0x0103,0x0102
+#define wroteDECChannelConfigurationDecodePhantom0LhRhLtRt_1 0xcc24,0x0048,0x0103,0x0402
+#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhLtRt_1 0xcc24,0x0048,0x0103,0x0502
+#define wroteDECChannelConfigurationDecodePhantom0LwRwMono_1 0xcc24,0x0048,0x0103,0x0103
+#define wroteDECChannelConfigurationDecodePhantom0LhRhMono_1 0xcc24,0x0048,0x0103,0x0403
+#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhMono_1 0xcc24,0x0048,0x0103,0x0503
+#define wroteDECChannelConfigurationDecodePhantom0LwRwDual_1 0xcc24,0x0048,0x0103,0x0104
+#define wroteDECChannelConfigurationDecodePhantom0LhRhDual_1 0xcc24,0x0048,0x0103,0x0404
+#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhDual_1 0xcc24,0x0048,0x0103,0x0504
+#define wroteDECChannelConfigurationDecodePhantom1LwRw_1 0xcc24,0x0048,0x0104,0x0100
+#define wroteDECChannelConfigurationDecodePhantom1LhRh_1 0xcc24,0x0048,0x0104,0x0400
+#define wroteDECChannelConfigurationDecodePhantom1LwRwLhRh_1 0xcc24,0x0048,0x0104,0x0500
+#define wroteDECChannelConfigurationDecodePhantom2LwRwStereo_1 0xcc24,0x0048,0x0105,0x0101
+#define wroteDECChannelConfigurationDecodePhantom2LhRhStereo_1 0xcc24,0x0048,0x0105,0x0401
+#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhStereo_1 0xcc24,0x0048,0x0105,0x0501
+#define wroteDECChannelConfigurationDecodePhantom2LwRwLtRt_1 0xcc24,0x0048,0x0105,0x0102
+#define wroteDECChannelConfigurationDecodePhantom2LhRhLtRt_1 0xcc24,0x0048,0x0105,0x0402
+#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhLtRt_1 0xcc24,0x0048,0x0105,0x0502
+#define wroteDECChannelConfigurationDecodePhantom2LwRwMono_1 0xcc24,0x0048,0x0105,0x0103
+#define wroteDECChannelConfigurationDecodePhantom2LhRhMono_1 0xcc24,0x0048,0x0105,0x0403
+#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhMono_1 0xcc24,0x0048,0x0105,0x0503
+#define wroteDECChannelConfigurationDecodePhantom3LwRw_1 0xcc24,0x0048,0x0106,0x0100
+#define wroteDECChannelConfigurationDecodePhantom3LhRh_1 0xcc24,0x0048,0x0106,0x0400
+#define wroteDECChannelConfigurationDecodePhantom3LwRwLhRh_1 0xcc24,0x0048,0x0106,0x0500
+#define wroteDECChannelConfigurationDecodePhantom4LwRw_1 0xcc24,0x0048,0x0107,0x0100
+#define wroteDECChannelConfigurationDecodePhantom4LhRh_1 0xcc24,0x0048,0x0107,0x0400
+#define wroteDECChannelConfigurationDecodePhantom4LwRwLhRh_1 0xcc24,0x0048,0x0107,0x0500
+#define wroteDECChannelConfigurationDecodeSurround1LwRw_1 0xcc24,0x0048,0x0109,0x0100
+#define wroteDECChannelConfigurationDecodeSurround1LhRh_1 0xcc24,0x0048,0x0109,0x0400
+#define wroteDECChannelConfigurationDecodeSurround1LwRwLhRh_1 0xcc24,0x0048,0x0109,0x0500
+#define wroteDECChannelConfigurationDecodeSurround2LwRwStereo_1 0xcc24,0x0048,0x010a,0x0101
+#define wroteDECChannelConfigurationDecodeSurround2LhRhStereo_1 0xcc24,0x0048,0x010a,0x0401
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhStereo_1 0xcc24,0x0048,0x010a,0x0501
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLtRt_1 0xcc24,0x0048,0x010a,0x0102
+#define wroteDECChannelConfigurationDecodeSurround2LhRhLtRt_1 0xcc24,0x0048,0x010a,0x0402
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhLtRt_1 0xcc24,0x0048,0x010a,0x0502
+#define wroteDECChannelConfigurationDecodeSurround2LwRwMono_1 0xcc24,0x0048,0x010a,0x0103
+#define wroteDECChannelConfigurationDecodeSurround2LhRhMono_1 0xcc24,0x0048,0x010a,0x0403
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhMono_1 0xcc24,0x0048,0x010a,0x0503
+#define wroteDECChannelConfigurationDecodeSurround3LwRw_1 0xcc24,0x0048,0x010b,0x0100
+#define wroteDECChannelConfigurationDecodeSurround3LhRh_1 0xcc24,0x0048,0x010b,0x0400
+#define wroteDECChannelConfigurationDecodeSurround3LwRwLhRh_1 0xcc24,0x0048,0x010b,0x0500
+#define wroteDECChannelConfigurationDecodeSurround4LwRw_1 0xcc24,0x0048,0x010c,0x0100
+#define wroteDECChannelConfigurationDecodeSurround4LhRh_1 0xcc24,0x0048,0x010c,0x0400
+#define wroteDECChannelConfigurationDecodeSurround4LwRwLhRh_1 0xcc24,0x0048,0x010c,0x0500
+#define wroteDECChannelConfigurationDecodeNoneLwRw_2 0xcc24,0x0048,0x0201,0x0100
+#define wroteDECChannelConfigurationDecodeNoneLhRh_2 0xcc24,0x0048,0x0201,0x0400
+#define wroteDECChannelConfigurationDecodeNoneLwRwLhRh_2 0xcc24,0x0048,0x0201,0x0500
+#define wroteDECChannelConfigurationDecodeMonoLwRw_2 0xcc24,0x0048,0x0202,0x0100
+#define wroteDECChannelConfigurationDecodeMonoLhRh_2 0xcc24,0x0048,0x0202,0x0400
+#define wroteDECChannelConfigurationDecodeMonoLwRwLhRh_2 0xcc24,0x0048,0x0202,0x0500
+#define wroteDECChannelConfigurationDecodePhantom0LwRw_2 0xcc24,0x0048,0x0203,0x0100
+#define wroteDECChannelConfigurationDecodePhantom0LhRh_2 0xcc24,0x0048,0x0203,0x0400
+#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRh_2 0xcc24,0x0048,0x0203,0x0500
+#define wroteDECChannelConfigurationDecodePhantom0LwRwStereo_2 0xcc24,0x0048,0x0203,0x0101
+#define wroteDECChannelConfigurationDecodePhantom0LhRhStereo_2 0xcc24,0x0048,0x0203,0x0401
+#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhStereo_2 0xcc24,0x0048,0x0203,0x0501
+#define wroteDECChannelConfigurationDecodePhantom0LwRwLtRt_2 0xcc24,0x0048,0x0203,0x0102
+#define wroteDECChannelConfigurationDecodePhantom0LhRhLtRt_2 0xcc24,0x0048,0x0203,0x0402
+#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhLtRt_2 0xcc24,0x0048,0x0203,0x0502
+#define wroteDECChannelConfigurationDecodePhantom0LwRwMono_2 0xcc24,0x0048,0x0203,0x0103
+#define wroteDECChannelConfigurationDecodePhantom0LhRhMono_2 0xcc24,0x0048,0x0203,0x0403
+#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhMono_2 0xcc24,0x0048,0x0203,0x0503
+#define wroteDECChannelConfigurationDecodePhantom0LwRwDual_2 0xcc24,0x0048,0x0203,0x0104
+#define wroteDECChannelConfigurationDecodePhantom0LhRhDual_2 0xcc24,0x0048,0x0203,0x0404
+#define wroteDECChannelConfigurationDecodePhantom0LwRwLhRhDual_2 0xcc24,0x0048,0x0203,0x0504
+#define wroteDECChannelConfigurationDecodePhantom1LwRw_2 0xcc24,0x0048,0x0204,0x0100
+#define wroteDECChannelConfigurationDecodePhantom1LhRh_2 0xcc24,0x0048,0x0204,0x0400
+#define wroteDECChannelConfigurationDecodePhantom1LwRwLhRh_2 0xcc24,0x0048,0x0204,0x0500
+#define wroteDECChannelConfigurationDecodePhantom2LwRw_2 0xcc24,0x0048,0x0205,0x0100
+#define wroteDECChannelConfigurationDecodePhantom2LhRh_2 0xcc24,0x0048,0x0205,0x0400
+#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRh_2 0xcc24,0x0048,0x0205,0x0500
+#define wroteDECChannelConfigurationDecodePhantom2LwRwStereo_2 0xcc24,0x0048,0x0205,0x0101
+#define wroteDECChannelConfigurationDecodePhantom2LhRhStereo_2 0xcc24,0x0048,0x0205,0x0401
+#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhStereo_2 0xcc24,0x0048,0x0205,0x0501
+#define wroteDECChannelConfigurationDecodePhantom2LwRwLtRt_2 0xcc24,0x0048,0x0205,0x0102
+#define wroteDECChannelConfigurationDecodePhantom2LhRhLtRt_2 0xcc24,0x0048,0x0205,0x0402
+#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhLtRt_2 0xcc24,0x0048,0x0205,0x0502
+#define wroteDECChannelConfigurationDecodePhantom2LwRwMono_2 0xcc24,0x0048,0x0205,0x0103
+#define wroteDECChannelConfigurationDecodePhantom2LhRhMono_2 0xcc24,0x0048,0x0205,0x0403
+#define wroteDECChannelConfigurationDecodePhantom2LwRwLhRhMono_2 0xcc24,0x0048,0x0205,0x0503
+#define wroteDECChannelConfigurationDecodePhantom3LwRw_2 0xcc24,0x0048,0x0206,0x0100
+#define wroteDECChannelConfigurationDecodePhantom3LhRh_2 0xcc24,0x0048,0x0206,0x0400
+#define wroteDECChannelConfigurationDecodePhantom3LwRwLhRh_2 0xcc24,0x0048,0x0206,0x0500
+#define wroteDECChannelConfigurationDecodePhantom4LwRw_2 0xcc24,0x0048,0x0207,0x0100
+#define wroteDECChannelConfigurationDecodePhantom4LhRh_2 0xcc24,0x0048,0x0207,0x0400
+#define wroteDECChannelConfigurationDecodePhantom4LwRwLhRh_2 0xcc24,0x0048,0x0207,0x0500
+#define wroteDECChannelConfigurationDecodeSurround0LwRw_2 0xcc24,0x0048,0x0208,0x0100
+#define wroteDECChannelConfigurationDecodeSurround0LhRh_2 0xcc24,0x0048,0x0208,0x0400
+#define wroteDECChannelConfigurationDecodeSurround0LwRwLhRh_2 0xcc24,0x0048,0x0208,0x0500
+#define wroteDECChannelConfigurationDecodeSurround1LwRw_2 0xcc24,0x0048,0x0209,0x0100
+#define wroteDECChannelConfigurationDecodeSurround1LhRh_2 0xcc24,0x0048,0x0209,0x0400
+#define wroteDECChannelConfigurationDecodeSurround1LwRwLhRh_2 0xcc24,0x0048,0x0209,0x0500
+#define wroteDECChannelConfigurationDecodeSurround2LwRw_2 0xcc24,0x0048,0x020a,0x0100
+#define wroteDECChannelConfigurationDecodeSurround2LhRh_2 0xcc24,0x0048,0x020a,0x0400
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRh_2 0xcc24,0x0048,0x020a,0x0500
+#define wroteDECChannelConfigurationDecodeSurround2LwRwStereo_2 0xcc24,0x0048,0x020a,0x0101
+#define wroteDECChannelConfigurationDecodeSurround2LhRhStereo_2 0xcc24,0x0048,0x020a,0x0401
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhStereo_2 0xcc24,0x0048,0x020a,0x0501
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLtRt_2 0xcc24,0x0048,0x020a,0x0102
+#define wroteDECChannelConfigurationDecodeSurround2LhRhLtRt_2 0xcc24,0x0048,0x020a,0x0402
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhLtRt_2 0xcc24,0x0048,0x020a,0x0502
+#define wroteDECChannelConfigurationDecodeSurround2LwRwMono_2 0xcc24,0x0048,0x020a,0x0103
+#define wroteDECChannelConfigurationDecodeSurround2LhRhMono_2 0xcc24,0x0048,0x020a,0x0403
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLhRhMono_2 0xcc24,0x0048,0x020a,0x0503
+#define wroteDECChannelConfigurationDecodeSurround3LwRw_2 0xcc24,0x0048,0x020b,0x0100
+#define wroteDECChannelConfigurationDecodeSurround3LhRh_2 0xcc24,0x0048,0x020b,0x0400
+#define wroteDECChannelConfigurationDecodeSurround3LwRwLhRh_2 0xcc24,0x0048,0x020b,0x0500
+#define wroteDECChannelConfigurationDecodeSurround4LwRw_2 0xcc24,0x0048,0x020c,0x0100
+#define wroteDECChannelConfigurationDecodeSurround4LhRh_2 0xcc24,0x0048,0x020c,0x0400
+#define wroteDECChannelConfigurationDecodeSurround4LwRwLhRh_2 0xcc24,0x0048,0x020c,0x0500
+#define readDECChannelConfigurationDecodeExtChan 0xc224,0x4b00
+#define wroteDECChannelConfigurationDecodeExtChanNone 0xca24,0x4b00
+#define wroteDECChannelConfigurationDecodeExtChanLhRh 0xca24,0x4b04
+#define wroteDECChannelConfigurationDecodeExtChanLwRw 0xca24,0x4b01
+#define wroteDECChannelConfigurationDecodeExtChanLwRwLhRh 0xca24,0x4b05
+#define wroteDECChannelConfigurationDecodeAuxUnknown 0xca24,0x4a00
+#define wroteDECChannelConfigurationDecodeAuxStereo 0xca24,0x4a01
+#define wroteDECChannelConfigurationDecodeAuxLtRt 0xca24,0x4a02
+#define wroteDECChannelConfigurationDecodeAuxMono 0xca24,0x4a03
+#define wroteDECChannelConfigurationDecodeAuxDual 0xca24,0x4a04
+#define wroteDECChannelConfigurationDecodeSurround2LtfRtfLtrRtr_0 0xce24,0x4808,0x000a,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationDecodeSurround2LtfRtfLtrRtr_1 0xce24,0x4808,0x010a,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationDecodeSurround2LtfRtfLtrRtr_2 0xce24,0x4808,0x020a,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationDecodeSurround4LtmRtm_0 0xce24,0x4808,0x000c,0x0003,0x0400,0x0000
+#define wroteDECChannelConfigurationDecodeSurround4LtmRtm_1 0xce24,0x4808,0x010c,0x0003,0x0400,0x0000
+#define wroteDECChannelConfigurationDecodeSurround4LtmRtm_2 0xce24,0x4808,0x020c,0x0003,0x0400,0x0000
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLtfRtfLtrRtr_0 0xce24,0x4808,0x000a,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLtfRtfLtrRtr_1 0xce24,0x4808,0x010a,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationDecodeSurround2LwRwLtfRtfLtrRtr_2 0xce24,0x4808,0x020a,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationDecodeSurround4LtfRtfLtrRtr_0 0xce24,0x4808,0x000c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationDecodeSurround4LtfRtfLtrRtr_1 0xce24,0x4808,0x010c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationDecodeSurround4LtfRtfLtrRtr_2 0xce24,0x4808,0x020c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationDecodeSurround4LwRwLtfRtfLtrRtr_0 0xce24,0x4808,0x000c,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationDecodeSurround4LwRwLtfRtfLtrRtr_1 0xce24,0x4808,0x010c,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationDecodeSurround4LwRwLtfRtfLtrRtr_2 0xce24,0x4808,0x020c,0x0103,0x0a00,0x0000
+#define readDECChannelConfigurationDecodeATMOSChan 0xc224,0x4d00
+#define wroteDECChannelConfigurationDecodeATMOSChanNone 0xca24,0x4d00
+#define wroteDECChannelConfigurationDecodeATMOSChanLfhRfhLrhRrh 0xca24,0x4d11
+#define wroteDECChannelConfigurationDecodeATMOSChanLtfRtfLtrRtr 0xca24,0x4d0a
+#define wroteDECChannelConfigurationDecodeATMOSChanLtmRtm 0xca24,0x4d04
+#define wroteDECChannelConfigurationDownmixUnknown 0xcc24,0x0050,0x0000,0x0000
+#define wroteDECChannelConfigurationDownmixNone 0xcc24,0x0050,0x0001,0x0000
+#define wroteDECChannelConfigurationDownmixMono 0xcc24,0x0050,0x0002,0x0000
+#define wroteDECChannelConfigurationDownmixStereo 0xcc24,0x0050,0x0003,0x0000
+#define wroteDECChannelConfigurationDownmixStereoLtRt 0xcc24,0x0050,0x0003,0x0002
+#define wroteDECChannelConfigurationDownmixStereoMono 0xcc24,0x0050,0x0003,0x0003
+#define wroteDECChannelConfigurationDownmix3Stereo 0xcc24,0x0050,0x0108,0x0000
+#define wroteDECChannelConfigurationDownmixPhantom 0xcc24,0x0050,0x0105,0x0000
+#define wroteDECChannelConfigurationDownmixSurround 0xcc24,0x0050,0x010a,0x0000
+#define wroteDECChannelConfigurationDownmixPhantom0Stereo_0 0xcc24,0x0050,0x0003,0x0001
+#define wroteDECChannelConfigurationDownmixPhantom0Dual_0 0xcc24,0x0050,0x0003,0x0004
+#define wroteDECChannelConfigurationDownmixPhantom1_0 0xcc24,0x0050,0x0004,0x0000
+#define wroteDECChannelConfigurationDownmixPhantom2_0 0xcc24,0x0050,0x0005,0x0000
+#define wroteDECChannelConfigurationDownmixPhantom2Stereo_0 0xcc24,0x0050,0x0005,0x0001
+#define wroteDECChannelConfigurationDownmixPhantom2LtRt_0 0xcc24,0x0050,0x0005,0x0002
+#define wroteDECChannelConfigurationDownmixPhantom2Mono_0 0xcc24,0x0050,0x0005,0x0003
+#define wroteDECChannelConfigurationDownmixPhantom3_0 0xcc24,0x0050,0x0006,0x0000
+#define wroteDECChannelConfigurationDownmixPhantom4_0 0xcc24,0x0050,0x0007,0x0000
+#define wroteDECChannelConfigurationDownmixSurround0_0 0xcc24,0x0050,0x0008,0x0000
+#define wroteDECChannelConfigurationDownmixSurround1_0 0xcc24,0x0050,0x0009,0x0000
+#define wroteDECChannelConfigurationDownmixSurround2_0 0xcc24,0x0050,0x000a,0x0000
+#define wroteDECChannelConfigurationDownmixSurround2Stereo_0 0xcc24,0x0050,0x000a,0x0001
+#define wroteDECChannelConfigurationDownmixSurround2LtRt_0 0xcc24,0x0050,0x000a,0x0002
+#define wroteDECChannelConfigurationDownmixSurround2Mono_0 0xcc24,0x0050,0x000a,0x0003
+#define wroteDECChannelConfigurationDownmixSurround3_0 0xcc24,0x0050,0x000b,0x0000
+#define wroteDECChannelConfigurationDownmixSurround4_0 0xcc24,0x0050,0x000c,0x0000
+#define wroteDECChannelConfigurationDownmixNone_1 0xcc24,0x0050,0x0101,0x0000
+#define wroteDECChannelConfigurationDownmixMono_1 0xcc24,0x0050,0x0102,0x0000
+#define wroteDECChannelConfigurationDownmixPhantom0_1 0xcc24,0x0050,0x0103,0x0000
+#define wroteDECChannelConfigurationDownmixPhantom0Stereo_1 0xcc24,0x0050,0x0103,0x0001
+#define wroteDECChannelConfigurationDownmixPhantom0LtRt_1 0xcc24,0x0050,0x0103,0x0002
+#define wroteDECChannelConfigurationDownmixPhantom0Mono_1 0xcc24,0x0050,0x0103,0x0003
+#define wroteDECChannelConfigurationDownmixPhantom0Dual_1 0xcc24,0x0050,0x0103,0x0004
+#define wroteDECChannelConfigurationDownmixPhantom1_1 0xcc24,0x0050,0x0104,0x0000
+#define wroteDECChannelConfigurationDownmixPhantom2Stereo_1 0xcc24,0x0050,0x0105,0x0001
+#define wroteDECChannelConfigurationDownmixPhantom2LtRt_1 0xcc24,0x0050,0x0105,0x0002
+#define wroteDECChannelConfigurationDownmixPhantom2Mono_1 0xcc24,0x0050,0x0105,0x0003
+#define wroteDECChannelConfigurationDownmixPhantom3_1 0xcc24,0x0050,0x0106,0x0000
+#define wroteDECChannelConfigurationDownmixPhantom4_1 0xcc24,0x0050,0x0107,0x0000
+#define wroteDECChannelConfigurationDownmixSurround1_1 0xcc24,0x0050,0x0109,0x0000
+#define wroteDECChannelConfigurationDownmixSurround2Stereo_1 0xcc24,0x0050,0x010a,0x0001
+#define wroteDECChannelConfigurationDownmixSurround2LtRt_1 0xcc24,0x0050,0x010a,0x0002
+#define wroteDECChannelConfigurationDownmixSurround2Mono_1 0xcc24,0x0050,0x010a,0x0003
+#define wroteDECChannelConfigurationDownmixSurround3_1 0xcc24,0x0050,0x010b,0x0000
+#define wroteDECChannelConfigurationDownmixSurround4_1 0xcc24,0x0050,0x010c,0x0000
+#define wroteDECChannelConfigurationDownmixNoneLwRw 0xcc24,0x0050,0x0001,0x0100
+#define wroteDECChannelConfigurationDownmixNoneLhRh 0xcc24,0x0050,0x0001,0x0400
+#define wroteDECChannelConfigurationDownmixNoneLwRwLhRh 0xcc24,0x0050,0x0001,0x0500
+#define wroteDECChannelConfigurationDownmixMonoLwRw 0xcc24,0x0050,0x0002,0x0100
+#define wroteDECChannelConfigurationDownmixMonoLhRh 0xcc24,0x0050,0x0002,0x0400
+#define wroteDECChannelConfigurationDownmixMonoLwRwLhRh 0xcc24,0x0050,0x0002,0x0500
+#define wroteDECChannelConfigurationDownmixStereoLwRw 0xcc24,0x0050,0x0003,0x0100
+#define wroteDECChannelConfigurationDownmixStereoLhRh 0xcc24,0x0050,0x0003,0x0400
+#define wroteDECChannelConfigurationDownmixStereoLwRwLhRh 0xcc24,0x0050,0x0003,0x0500
+#define wroteDECChannelConfigurationDownmixStereoLwRwLtRt 0xcc24,0x0050,0x0003,0x0102
+#define wroteDECChannelConfigurationDownmixStereoLhRhLtRt 0xcc24,0x0050,0x0003,0x0402
+#define wroteDECChannelConfigurationDownmixStereoLwRwLhRhLtRt 0xcc24,0x0050,0x0003,0x0502
+#define wroteDECChannelConfigurationDownmixStereoLwRwMono 0xcc24,0x0050,0x0003,0x0103
+#define wroteDECChannelConfigurationDownmixStereoLhRhMono 0xcc24,0x0050,0x0003,0x0403
+#define wroteDECChannelConfigurationDownmixStereoLwRwLhRhMono 0xcc24,0x0050,0x0003,0x0503
+#define wroteDECChannelConfigurationDownmix3StereoLwRw 0xcc24,0x0050,0x0108,0x0100
+#define wroteDECChannelConfigurationDownmix3StereoLhRh 0xcc24,0x0050,0x0108,0x0400
+#define wroteDECChannelConfigurationDownmix3StereoLwRwLhRh 0xcc24,0x0050,0x0108,0x0500
+#define wroteDECChannelConfigurationDownmixPhantomLwRw 0xcc24,0x0050,0x0105,0x0100
+#define wroteDECChannelConfigurationDownmixPhantomLhRh 0xcc24,0x0050,0x0105,0x0400
+#define wroteDECChannelConfigurationDownmixPhantomLwRwLhRh 0xcc24,0x0050,0x0105,0x0500
+#define wroteDECChannelConfigurationDownmixSurroundLwRw 0xcc24,0x0050,0x010a,0x0100
+#define wroteDECChannelConfigurationDownmixSurroundLhRh 0xcc24,0x0050,0x010a,0x0400
+#define wroteDECChannelConfigurationDownmixSurroundLwRwLhRh 0xcc24,0x0050,0x010a,0x0500
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwStereo_0 0xcc24,0x0050,0x0003,0x0101
+#define wroteDECChannelConfigurationDownmixPhantom0LhRhStereo_0 0xcc24,0x0050,0x0003,0x0401
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhStereo_0 0xcc24,0x0050,0x0003,0x0501
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwDual_0 0xcc24,0x0050,0x0003,0x0104
+#define wroteDECChannelConfigurationDownmixPhantom0LhRhDual_0 0xcc24,0x0050,0x0003,0x0404
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhDual_0 0xcc24,0x0050,0x0003,0x0504
+#define wroteDECChannelConfigurationDownmixPhantom1LwRw_0 0xcc24,0x0050,0x0004,0x0100
+#define wroteDECChannelConfigurationDownmixPhantom1LhRh_0 0xcc24,0x0050,0x0004,0x0400
+#define wroteDECChannelConfigurationDownmixPhantom1LwRwLhRh_0 0xcc24,0x0050,0x0004,0x0500
+#define wroteDECChannelConfigurationDownmixPhantom2LwRw_0 0xcc24,0x0050,0x0005,0x0100
+#define wroteDECChannelConfigurationDownmixPhantom2LhRh_0 0xcc24,0x0050,0x0005,0x0400
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRh_0 0xcc24,0x0050,0x0005,0x0500
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwStereo_0 0xcc24,0x0050,0x0005,0x0101
+#define wroteDECChannelConfigurationDownmixPhantom2LhRhStereo_0 0xcc24,0x0050,0x0005,0x0401
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhStereo_0 0xcc24,0x0050,0x0005,0x0501
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwLtRt_0 0xcc24,0x0050,0x0005,0x0102
+#define wroteDECChannelConfigurationDownmixPhantom2LhRhLtRt_0 0xcc24,0x0050,0x0005,0x0402
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhLtRt_0 0xcc24,0x0050,0x0005,0x0502
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwMono_0 0xcc24,0x0050,0x0005,0x0103
+#define wroteDECChannelConfigurationDownmixPhantom2LhRhMono_0 0xcc24,0x0050,0x0005,0x0403
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhMono_0 0xcc24,0x0050,0x0005,0x0503
+#define wroteDECChannelConfigurationDownmixPhantom3LwRw_0 0xcc24,0x0050,0x0006,0x0100
+#define wroteDECChannelConfigurationDownmixPhantom3LhRh_0 0xcc24,0x0050,0x0006,0x0400
+#define wroteDECChannelConfigurationDownmixPhantom3LwRwLhRh_0 0xcc24,0x0050,0x0006,0x0500
+#define wroteDECChannelConfigurationDownmixPhantom4LwRw_0 0xcc24,0x0050,0x0007,0x0100
+#define wroteDECChannelConfigurationDownmixPhantom4LhRh_0 0xcc24,0x0050,0x0007,0x0400
+#define wroteDECChannelConfigurationDownmixPhantom4LwRwLhRh_0 0xcc24,0x0050,0x0007,0x0500
+#define wroteDECChannelConfigurationDownmixSurround0LwRw_0 0xcc24,0x0050,0x0008,0x0100
+#define wroteDECChannelConfigurationDownmixSurround0LhRh_0 0xcc24,0x0050,0x0008,0x0400
+#define wroteDECChannelConfigurationDownmixSurround0LwRwLhRh_0 0xcc24,0x0050,0x0008,0x0500
+#define wroteDECChannelConfigurationDownmixSurround1LwRw_0 0xcc24,0x0050,0x0009,0x0100
+#define wroteDECChannelConfigurationDownmixSurround1LhRh_0 0xcc24,0x0050,0x0009,0x0400
+#define wroteDECChannelConfigurationDownmixSurround1LwRwLhRh_0 0xcc24,0x0050,0x0009,0x0500
+#define wroteDECChannelConfigurationDownmixSurround2LwRw_0 0xcc24,0x0050,0x000a,0x0100
+#define wroteDECChannelConfigurationDownmixSurround2LhRh_0 0xcc24,0x0050,0x000a,0x0400
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRh_0 0xcc24,0x0050,0x000a,0x0500
+#define wroteDECChannelConfigurationDownmixSurround2LwRwStereo_0 0xcc24,0x0050,0x000a,0x0101
+#define wroteDECChannelConfigurationDownmixSurround2LhRhStereo_0 0xcc24,0x0050,0x000a,0x0401
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhStereo_0 0xcc24,0x0050,0x000a,0x0501
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLtRt_0 0xcc24,0x0050,0x000a,0x0102
+#define wroteDECChannelConfigurationDownmixSurround2LhRhLtRt_0 0xcc24,0x0050,0x000a,0x0402
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhLtRt_0 0xcc24,0x0050,0x000a,0x0502
+#define wroteDECChannelConfigurationDownmixSurround2LwRwMono_0 0xcc24,0x0050,0x000a,0x0103
+#define wroteDECChannelConfigurationDownmixSurround2LhRhMono_0 0xcc24,0x0050,0x000a,0x0403
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhMono_0 0xcc24,0x0050,0x000a,0x0503
+#define wroteDECChannelConfigurationDownmixSurround3LwRw_0 0xcc24,0x0050,0x000b,0x0100
+#define wroteDECChannelConfigurationDownmixSurround3LhRh_0 0xcc24,0x0050,0x000b,0x0400
+#define wroteDECChannelConfigurationDownmixSurround3LwRwLhRh_0 0xcc24,0x0050,0x000b,0x0500
+#define wroteDECChannelConfigurationDownmixSurround4LwRw_0 0xcc24,0x0050,0x000c,0x0100
+#define wroteDECChannelConfigurationDownmixSurround4LhRh_0 0xcc24,0x0050,0x000c,0x0400
+#define wroteDECChannelConfigurationDownmixSurround4LwRwLhRh_0 0xcc24,0x0050,0x000c,0x0500
+#define wroteDECChannelConfigurationDownmixNoneLwRw_1 0xcc24,0x0050,0x0101,0x0100
+#define wroteDECChannelConfigurationDownmixNoneLhRh_1 0xcc24,0x0050,0x0101,0x0400
+#define wroteDECChannelConfigurationDownmixNoneLwRwLhRh_1 0xcc24,0x0050,0x0101,0x0500
+#define wroteDECChannelConfigurationDownmixMonoLwRw_1 0xcc24,0x0050,0x0102,0x0100
+#define wroteDECChannelConfigurationDownmixMonoLhRh_1 0xcc24,0x0050,0x0102,0x0400
+#define wroteDECChannelConfigurationDownmixMonoLwRwLhRh_1 0xcc24,0x0050,0x0102,0x0500
+#define wroteDECChannelConfigurationDownmixPhantom0LwRw_1 0xcc24,0x0050,0x0103,0x0100
+#define wroteDECChannelConfigurationDownmixPhantom0LhRh_1 0xcc24,0x0050,0x0103,0x0400
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRh_1 0xcc24,0x0050,0x0103,0x0500
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwStereo_1 0xcc24,0x0050,0x0103,0x0101
+#define wroteDECChannelConfigurationDownmixPhantom0LhRhStereo_1 0xcc24,0x0050,0x0103,0x0401
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhStereo_1 0xcc24,0x0050,0x0103,0x0501
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwLtRt_1 0xcc24,0x0050,0x0103,0x0102
+#define wroteDECChannelConfigurationDownmixPhantom0LhRhLtRt_1 0xcc24,0x0050,0x0103,0x0402
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhLtRt_1 0xcc24,0x0050,0x0103,0x0502
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwMono_1 0xcc24,0x0050,0x0103,0x0103
+#define wroteDECChannelConfigurationDownmixPhantom0LhRhMono_1 0xcc24,0x0050,0x0103,0x0403
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhMono_1 0xcc24,0x0050,0x0103,0x0503
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwDual_1 0xcc24,0x0050,0x0103,0x0104
+#define wroteDECChannelConfigurationDownmixPhantom0LhRhDual_1 0xcc24,0x0050,0x0103,0x0404
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhDual_1 0xcc24,0x0050,0x0103,0x0504
+#define wroteDECChannelConfigurationDownmixPhantom1LwRw_1 0xcc24,0x0050,0x0104,0x0100
+#define wroteDECChannelConfigurationDownmixPhantom1LhRh_1 0xcc24,0x0050,0x0104,0x0400
+#define wroteDECChannelConfigurationDownmixPhantom1LwRwLhRh_1 0xcc24,0x0050,0x0104,0x0500
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwStereo_1 0xcc24,0x0050,0x0105,0x0101
+#define wroteDECChannelConfigurationDownmixPhantom2LhRhStereo_1 0xcc24,0x0050,0x0105,0x0401
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhStereo_1 0xcc24,0x0050,0x0105,0x0501
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwLtRt_1 0xcc24,0x0050,0x0105,0x0102
+#define wroteDECChannelConfigurationDownmixPhantom2LhRhLtRt_1 0xcc24,0x0050,0x0105,0x0402
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhLtRt_1 0xcc24,0x0050,0x0105,0x0502
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwMono_1 0xcc24,0x0050,0x0105,0x0103
+#define wroteDECChannelConfigurationDownmixPhantom2LhRhMono_1 0xcc24,0x0050,0x0105,0x0403
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhMono_1 0xcc24,0x0050,0x0105,0x0503
+#define wroteDECChannelConfigurationDownmixPhantom3LwRw_1 0xcc24,0x0050,0x0106,0x0100
+#define wroteDECChannelConfigurationDownmixPhantom3LhRh_1 0xcc24,0x0050,0x0106,0x0400
+#define wroteDECChannelConfigurationDownmixPhantom3LwRwLhRh_1 0xcc24,0x0050,0x0106,0x0500
+#define wroteDECChannelConfigurationDownmixPhantom4LwRw_1 0xcc24,0x0050,0x0107,0x0100
+#define wroteDECChannelConfigurationDownmixPhantom4LhRh_1 0xcc24,0x0050,0x0107,0x0400
+#define wroteDECChannelConfigurationDownmixPhantom4LwRwLhRh_1 0xcc24,0x0050,0x0107,0x0500
+#define wroteDECChannelConfigurationDownmixSurround1LwRw_1 0xcc24,0x0050,0x0109,0x0100
+#define wroteDECChannelConfigurationDownmixSurround1LhRh_1 0xcc24,0x0050,0x0109,0x0400
+#define wroteDECChannelConfigurationDownmixSurround1LwRwLhRh_1 0xcc24,0x0050,0x0109,0x0500
+#define wroteDECChannelConfigurationDownmixSurround2LwRwStereo_1 0xcc24,0x0050,0x010a,0x0101
+#define wroteDECChannelConfigurationDownmixSurround2LhRhStereo_1 0xcc24,0x0050,0x010a,0x0401
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhStereo_1 0xcc24,0x0050,0x010a,0x0501
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLtRt_1 0xcc24,0x0050,0x010a,0x0102
+#define wroteDECChannelConfigurationDownmixSurround2LhRhLtRt_1 0xcc24,0x0050,0x010a,0x0402
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhLtRt_1 0xcc24,0x0050,0x010a,0x0502
+#define wroteDECChannelConfigurationDownmixSurround2LwRwMono_1 0xcc24,0x0050,0x010a,0x0103
+#define wroteDECChannelConfigurationDownmixSurround2LhRhMono_1 0xcc24,0x0050,0x010a,0x0403
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhMono_1 0xcc24,0x0050,0x010a,0x0503
+#define wroteDECChannelConfigurationDownmixSurround3LwRw_1 0xcc24,0x0050,0x010b,0x0100
+#define wroteDECChannelConfigurationDownmixSurround3LhRh_1 0xcc24,0x0050,0x010b,0x0400
+#define wroteDECChannelConfigurationDownmixSurround3LwRwLhRh_1 0xcc24,0x0050,0x010b,0x0500
+#define wroteDECChannelConfigurationDownmixSurround4LwRw_1 0xcc24,0x0050,0x010c,0x0100
+#define wroteDECChannelConfigurationDownmixSurround4LhRh_1 0xcc24,0x0050,0x010c,0x0400
+#define wroteDECChannelConfigurationDownmixSurround4LwRwLhRh_1 0xcc24,0x0050,0x010c,0x0500
+#define wroteDECChannelConfigurationDownmixNoneLwRw_2 0xcc24,0x0050,0x0201,0x0100
+#define wroteDECChannelConfigurationDownmixNoneLhRh_2 0xcc24,0x0050,0x0201,0x0400
+#define wroteDECChannelConfigurationDownmixNoneLwRwLhRh_2 0xcc24,0x0050,0x0201,0x0500
+#define wroteDECChannelConfigurationDownmixMonoLwRw_2 0xcc24,0x0050,0x0202,0x0100
+#define wroteDECChannelConfigurationDownmixMonoLhRh_2 0xcc24,0x0050,0x0202,0x0400
+#define wroteDECChannelConfigurationDownmixMonoLwRwLhRh_2 0xcc24,0x0050,0x0202,0x0500
+#define wroteDECChannelConfigurationDownmixPhantom0LwRw_2 0xcc24,0x0050,0x0203,0x0100
+#define wroteDECChannelConfigurationDownmixPhantom0LhRh_2 0xcc24,0x0050,0x0203,0x0400
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRh_2 0xcc24,0x0050,0x0203,0x0500
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwStereo_2 0xcc24,0x0050,0x0203,0x0101
+#define wroteDECChannelConfigurationDownmixPhantom0LhRhStereo_2 0xcc24,0x0050,0x0203,0x0401
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhStereo_2 0xcc24,0x0050,0x0203,0x0501
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwLtRt_2 0xcc24,0x0050,0x0203,0x0102
+#define wroteDECChannelConfigurationDownmixPhantom0LhRhLtRt_2 0xcc24,0x0050,0x0203,0x0402
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhLtRt_2 0xcc24,0x0050,0x0203,0x0502
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwMono_2 0xcc24,0x0050,0x0203,0x0103
+#define wroteDECChannelConfigurationDownmixPhantom0LhRhMono_2 0xcc24,0x0050,0x0203,0x0403
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhMono_2 0xcc24,0x0050,0x0203,0x0503
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwDual_2 0xcc24,0x0050,0x0203,0x0104
+#define wroteDECChannelConfigurationDownmixPhantom0LhRhDual_2 0xcc24,0x0050,0x0203,0x0404
+#define wroteDECChannelConfigurationDownmixPhantom0LwRwLhRhDual_2 0xcc24,0x0050,0x0203,0x0504
+#define wroteDECChannelConfigurationDownmixPhantom1LwRw_2 0xcc24,0x0050,0x0204,0x0100
+#define wroteDECChannelConfigurationDownmixPhantom1LhRh_2 0xcc24,0x0050,0x0204,0x0400
+#define wroteDECChannelConfigurationDownmixPhantom1LwRwLhRh_2 0xcc24,0x0050,0x0204,0x0500
+#define wroteDECChannelConfigurationDownmixPhantom2LwRw_2 0xcc24,0x0050,0x0205,0x0100
+#define wroteDECChannelConfigurationDownmixPhantom2LhRh_2 0xcc24,0x0050,0x0205,0x0400
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRh_2 0xcc24,0x0050,0x0205,0x0500
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwStereo_2 0xcc24,0x0050,0x0205,0x0101
+#define wroteDECChannelConfigurationDownmixPhantom2LhRhStereo_2 0xcc24,0x0050,0x0205,0x0401
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhStereo_2 0xcc24,0x0050,0x0205,0x0501
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwLtRt_2 0xcc24,0x0050,0x0205,0x0102
+#define wroteDECChannelConfigurationDownmixPhantom2LhRhLtRt_2 0xcc24,0x0050,0x0205,0x0402
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhLtRt_2 0xcc24,0x0050,0x0205,0x0502
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwMono_2 0xcc24,0x0050,0x0205,0x0103
+#define wroteDECChannelConfigurationDownmixPhantom2LhRhMono_2 0xcc24,0x0050,0x0205,0x0403
+#define wroteDECChannelConfigurationDownmixPhantom2LwRwLhRhMono_2 0xcc24,0x0050,0x0205,0x0503
+#define wroteDECChannelConfigurationDownmixPhantom3LwRw_2 0xcc24,0x0050,0x0206,0x0100
+#define wroteDECChannelConfigurationDownmixPhantom3LhRh_2 0xcc24,0x0050,0x0206,0x0400
+#define wroteDECChannelConfigurationDownmixPhantom3LwRwLhRh_2 0xcc24,0x0050,0x0206,0x0500
+#define wroteDECChannelConfigurationDownmixPhantom4LwRw_2 0xcc24,0x0050,0x0207,0x0100
+#define wroteDECChannelConfigurationDownmixPhantom4LhRh_2 0xcc24,0x0050,0x0207,0x0400
+#define wroteDECChannelConfigurationDownmixPhantom4LwRwLhRh_2 0xcc24,0x0050,0x0207,0x0500
+#define wroteDECChannelConfigurationDownmixSurround0LwRw_2 0xcc24,0x0050,0x0208,0x0100
+#define wroteDECChannelConfigurationDownmixSurround0LhRh_2 0xcc24,0x0050,0x0208,0x0400
+#define wroteDECChannelConfigurationDownmixSurround0LwRwLhRh_2 0xcc24,0x0050,0x0208,0x0500
+#define wroteDECChannelConfigurationDownmixSurround1LwRw_2 0xcc24,0x0050,0x0209,0x0100
+#define wroteDECChannelConfigurationDownmixSurround1LhRh_2 0xcc24,0x0050,0x0209,0x0400
+#define wroteDECChannelConfigurationDownmixSurround1LwRwLhRh_2 0xcc24,0x0050,0x0209,0x0500
+#define wroteDECChannelConfigurationDownmixSurround2LwRw_2 0xcc24,0x0050,0x020a,0x0100
+#define wroteDECChannelConfigurationDownmixSurround2LhRh_2 0xcc24,0x0050,0x020a,0x0400
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRh_2 0xcc24,0x0050,0x020a,0x0500
+#define wroteDECChannelConfigurationDownmixSurround2LwRwStereo_2 0xcc24,0x0050,0x020a,0x0101
+#define wroteDECChannelConfigurationDownmixSurround2LhRhStereo_2 0xcc24,0x0050,0x020a,0x0401
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhStereo_2 0xcc24,0x0050,0x020a,0x0501
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLtRt_2 0xcc24,0x0050,0x020a,0x0102
+#define wroteDECChannelConfigurationDownmixSurround2LhRhLtRt_2 0xcc24,0x0050,0x020a,0x0402
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhLtRt_2 0xcc24,0x0050,0x020a,0x0502
+#define wroteDECChannelConfigurationDownmixSurround2LwRwMono_2 0xcc24,0x0050,0x020a,0x0103
+#define wroteDECChannelConfigurationDownmixSurround2LhRhMono_2 0xcc24,0x0050,0x020a,0x0403
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLhRhMono_2 0xcc24,0x0050,0x020a,0x0503
+#define wroteDECChannelConfigurationDownmixSurround3LwRw_2 0xcc24,0x0050,0x020b,0x0100
+#define wroteDECChannelConfigurationDownmixSurround3LhRh_2 0xcc24,0x0050,0x020b,0x0400
+#define wroteDECChannelConfigurationDownmixSurround3LwRwLhRh_2 0xcc24,0x0050,0x020b,0x0500
+#define wroteDECChannelConfigurationDownmixSurround4LwRw_2 0xcc24,0x0050,0x020c,0x0100
+#define wroteDECChannelConfigurationDownmixSurround4LhRh_2 0xcc24,0x0050,0x020c,0x0400
+#define wroteDECChannelConfigurationDownmixSurround4LwRwLhRh_2 0xcc24,0x0050,0x020c,0x0500
+#define readDECChannelConfigurationDownmixExtChan 0xc224,0x5300
+#define wroteDECChannelConfigurationDownmixExtChanNone 0xca24,0x5300
+#define wroteDECChannelConfigurationDownmixExtChanLhRh 0xca24,0x5304
+#define wroteDECChannelConfigurationDownmixExtChanLwRw 0xca24,0x5301
+#define wroteDECChannelConfigurationDownmixExtChanLwRwLhRh 0xca24,0x5305
+#define wroteDECChannelConfigurationDownmixAuxUnknown 0xca24,0x5200
+#define wroteDECChannelConfigurationDownmixAuxStereo 0xca24,0x5201
+#define wroteDECChannelConfigurationDownmixAuxLtRt 0xca24,0x5202
+#define wroteDECChannelConfigurationDownmixAuxMono 0xca24,0x5203
+#define wroteDECChannelConfigurationDownmixAuxDual 0xca24,0x5204
+#define wroteDECChannelConfigurationDownmixSurround2LtfRtfLtrRtr_0 0xce24,0x5008,0x000a,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationDownmixSurround2LtfRtfLtrRtr_1 0xce24,0x5008,0x010a,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationDownmixSurround2LtfRtfLtrRtr_2 0xce24,0x5008,0x020a,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationDownmixSurround4LtmRtm_0 0xce24,0x5008,0x000c,0x0003,0x0400,0x0000
+#define wroteDECChannelConfigurationDownmixSurround4LtmRtm_1 0xce24,0x5008,0x010c,0x0003,0x0400,0x0000
+#define wroteDECChannelConfigurationDownmixSurround4LtmRtm_2 0xce24,0x5008,0x020c,0x0003,0x0400,0x0000
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLtfRtfLtrRtr_0 0xce24,0x5008,0x000a,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLtfRtfLtrRtr_1 0xce24,0x5008,0x010a,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationDownmixSurround2LwRwLtfRtfLtrRtr_2 0xce24,0x5008,0x020a,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationDownmixSurround4LtfRtfLtrRtr_0 0xce24,0x5008,0x000c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationDownmixSurround4LtfRtfLtrRtr_1 0xce24,0x5008,0x010c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationDownmixSurround4LtfRtfLtrRtr_2 0xce24,0x5008,0x020c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationDownmixSurround4LwRwLtfRtfLtrRtr_0 0xce24,0x5008,0x000c,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationDownmixSurround4LwRwLtfRtfLtrRtr_1 0xce24,0x5008,0x010c,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationDownmixSurround4LwRwLtfRtfLtrRtr_2 0xce24,0x5008,0x020c,0x0103,0x0a00,0x0000
+#define readDECChannelConfigurationDownmixATMOSChan 0xc224,0x5500
+#define wroteDECChannelConfigurationDownmixATMOSChanNone 0xca24,0x5500
+#define wroteDECChannelConfigurationDownmixATMOSChanLfhRfhLrhRrh 0xca24,0x5511
+#define wroteDECChannelConfigurationDownmixATMOSChanLtfRtfLtrRtr 0xca24,0x550a
+#define wroteDECChannelConfigurationDownmixATMOSChanLtmRtm 0xca24,0x5504
#define wroteDECKaraokeCapableUserQ6 0xce24,0x2806
#define wroteDECSampleRateUnknown 0xca24,0x0800
#define wroteDECSampleRateNone 0xca24,0x0801
#define wroteDECSourceProgramTHD 0xca24,0x0a19
#define wroteDECSourceProgramDXP 0xca24,0x0a1a
#define wroteDECSourceProgramWMA 0xca24,0x0a1b
+#define wroteDECSourceProgramSubTypeUnknown 0xca24,0x3700
+#define wroteDECSourceProgramSubTypeNone 0xca24,0x3701
+#define wroteDECSourceProgramSubTypeMatPCMObj 0xca24,0x3702
+#define wroteDECSourceProgramSubTypeMatPCMCnl 0xca24,0x3703
+#define wroteDECSourceProgramSubTypeMatTHDObj 0xca24,0x3704
+#define wroteDECSourceProgramSubTypeMatTHDCnl 0xca24,0x3705
+#define wroteDECSourceProgramSubTypeDDPObj 0xca24,0x3706
+#define wroteDECSourceProgramSubTypeDDPCnl 0xca24,0x3707
#define wroteDECSourceDecodeUnknown 0xca24,0x0b00
#define wroteDECSourceDecodeNone 0xca24,0x0b01
#define wroteDECSourceDecodePass 0xca24,0x0b02
#define wroteDECSourceDecodeTHD 0xca24,0x0b19
#define wroteDECSourceDecodeDXP 0xca24,0x0b1a
#define wroteDECSourceDecodeWMA 0xca24,0x0b1b
-#define wroteDECChannelConfigurationRequest 0xcc24,0x0010
-#define wroteDECChannelConfigurationProgram 0xcc24,0x0014
-#define wroteDECChannelConfigurationDecode 0xcc24,0x0018
-#define wroteDECChannelConfigurationDownmix 0xcc24,0x001c
-#define wroteDECProgramFormat 0xcc24,0x0020
+#define wroteDECSourceDecodeSubTypeUnknown 0xca24,0x3600
+#define wroteDECSourceDecodeSubTypeNone 0xca24,0x3601
+#define wroteDECSourceDecodeSubTypeMatPCMObj 0xca24,0x3602
+#define wroteDECSourceDecodeSubTypeMatPCMCnl 0xca24,0x3603
+#define wroteDECSourceDecodeSubTypeMatTHDObj 0xca24,0x3604
+#define wroteDECSourceDecodeSubTypeMatTHDCnl 0xca24,0x3605
+#define wroteDECSourceDecodeSubTypeDDPObj 0xca24,0x3606
+#define wroteDECSourceDecodeSubTypeDDPCnl 0xca24,0x3607
+#define wroteDECChannelConfigurationRequest 0xcc24,0x0038
+#define wroteDECChannelConfigurationProgram 0xcc24,0x0040
+#define wroteDECChannelConfigurationDecode 0xcc24,0x0048
+#define wroteDECChannelConfigurationDownmix 0xcc24,0x0050
#define wroteDECFrameCount 0xcc24,0x0024
-#define readDECChannelMapFrom 0xc624,0x3010
-#define wroteDECChannelMapFrom 0xce24,0x3010
-#define readDECChannelMapTo 0xc624,0x4010
-#define wroteDECChannelMapTo 0xce24,0x4010
-#define readDECChannelConfigurationOverride 0xc424,0x0050
-#define writeDECChannelConfigurationOverrideUnknown 0xcc24,0x0050,0x0000,0x0000
-#define writeDECChannelConfigurationOverrideNone 0xcc24,0x0050,0x0001,0x0000
-#define writeDECChannelConfigurationOverrideMono 0xcc24,0x0050,0x0002,0x0000
-#define writeDECChannelConfigurationOverrideStereo 0xcc24,0x0050,0x0003,0x0000
-#define writeDECChannelConfigurationOverrideStereoLtRt 0xcc24,0x0050,0x0003,0x0002
-#define writeDECChannelConfigurationOverrideStereoMono 0xcc24,0x0050,0x0003,0x0003
-#define writeDECChannelConfigurationOverride3Stereo 0xcc24,0x0050,0x0108,0x0000
-#define writeDECChannelConfigurationOverridePhantom 0xcc24,0x0050,0x0105,0x0000
-#define writeDECChannelConfigurationOverrideSurround 0xcc24,0x0050,0x010a,0x0000
-#define writeDECChannelConfigurationOverridePhantom0Stereo_0 0xcc24,0x0050,0x0003,0x0001
-#define wroteDECChannelConfigurationOverridePhantom0Dual_0 0xcc24,0x0050,0x0003,0x0004
-#define writeDECChannelConfigurationOverridePhantom1_0 0xcc24,0x0050,0x0004,0x0000
-#define writeDECChannelConfigurationOverridePhantom2_0 0xcc24,0x0050,0x0005,0x0000
-#define wroteDECChannelConfigurationOverridePhantom2Stereo_0 0xcc24,0x0050,0x0005,0x0001
-#define writeDECChannelConfigurationOverridePhantom2LtRt_0 0xcc24,0x0050,0x0005,0x0002
-#define wroteDECChannelConfigurationOverridePhantom2Mono_0 0xcc24,0x0050,0x0005,0x0003
-#define writeDECChannelConfigurationOverridePhantom3_0 0xcc24,0x0050,0x0006,0x0000
-#define writeDECChannelConfigurationOverridePhantom4_0 0xcc24,0x0050,0x0007,0x0000
-#define writeDECChannelConfigurationOverrideSurround0_0 0xcc24,0x0050,0x0008,0x0000
-#define writeDECChannelConfigurationOverrideSurround1_0 0xcc24,0x0050,0x0009,0x0000
-#define writeDECChannelConfigurationOverrideSurround2_0 0xcc24,0x0050,0x000a,0x0000
-#define wroteDECChannelConfigurationOverrideSurround2Stereo_0 0xcc24,0x0050,0x000a,0x0001
-#define writeDECChannelConfigurationOverrideSurround2LtRt_0 0xcc24,0x0050,0x000a,0x0002
-#define wroteDECChannelConfigurationOverrideSurround2Mono_0 0xcc24,0x0050,0x000a,0x0003
-#define writeDECChannelConfigurationOverrideSurround3_0 0xcc24,0x0050,0x000b,0x0000
-#define writeDECChannelConfigurationOverrideSurround4_0 0xcc24,0x0050,0x000c,0x0000
-#define writeDECChannelConfigurationOverrideNone_1 0xcc24,0x0050,0x0101,0x0000
-#define writeDECChannelConfigurationOverrideMono_1 0xcc24,0x0050,0x0102,0x0000
-#define writeDECChannelConfigurationOverridePhantom0_1 0xcc24,0x0050,0x0103,0x0000
-#define writeDECChannelConfigurationOverridePhantom0Stereo_1 0xcc24,0x0050,0x0103,0x0001
-#define writeDECChannelConfigurationOverridePhantom0LtRt_1 0xcc24,0x0050,0x0103,0x0002
-#define writeDECChannelConfigurationOverridePhantom0Mono_1 0xcc24,0x0050,0x0103,0x0003
-#define wroteDECChannelConfigurationOverridePhantom0Dual_1 0xcc24,0x0050,0x0103,0x0004
-#define writeDECChannelConfigurationOverridePhantom1_1 0xcc24,0x0050,0x0104,0x0000
-#define wroteDECChannelConfigurationOverridePhantom2Stereo_1 0xcc24,0x0050,0x0105,0x0001
-#define writeDECChannelConfigurationOverridePhantom2LtRt_1 0xcc24,0x0050,0x0105,0x0002
-#define wroteDECChannelConfigurationOverridePhantom2Mono_1 0xcc24,0x0050,0x0105,0x0003
-#define writeDECChannelConfigurationOverridePhantom3_1 0xcc24,0x0050,0x0106,0x0000
-#define writeDECChannelConfigurationOverridePhantom4_1 0xcc24,0x0050,0x0107,0x0000
-#define writeDECChannelConfigurationOverrideSurround1_1 0xcc24,0x0050,0x0109,0x0000
-#define wroteDECChannelConfigurationOverrideSurround2Stereo_1 0xcc24,0x0050,0x010a,0x0001
-#define writeDECChannelConfigurationOverrideSurround2LtRt_1 0xcc24,0x0050,0x010a,0x0002
-#define wroteDECChannelConfigurationOverrideSurround2Mono_1 0xcc24,0x0050,0x010a,0x0003
-#define writeDECChannelConfigurationOverrideSurround3_1 0xcc24,0x0050,0x010b,0x0000
-#define writeDECChannelConfigurationOverrideSurround4_1 0xcc24,0x0050,0x010c,0x0000
-#define wroteDECChannelConfigurationOverride 0xcc24,0x0050
-#define readDECFrameLength 0xc324,0x0054
-#define wroteDECFrameLength 0xcb24,0x0054
-#define readDECBufferRatio 0xc224,0x5600
-#define writeDECBufferRatio1 0xca24,0x5601
-#define writeDECBufferRatio2 0xca24,0x5602
-#define writeDECBufferRatio4 0xca24,0x5604
-#define writeDECBufferRatioE 0xca24,0x56fe
-#define writeDECBufferRatioC 0xca24,0x56fc
-#define readDECEmphasis 0xc224,0x5700
-#define wroteDECEmphasisUnknown 0xca24,0x5700
-#define wroteDECEmphasisNo 0xca24,0x5701
-#define wroteDECEmphasisYes 0xca24,0x5702
-#define readDECBufferDrift 0xc324,0x0058
+#define readDECChannelConfigurationOverride 0xc424,0x0058
+#define writeDECChannelConfigurationOverrideUnknown 0xcc24,0x0058,0x0000,0x0000
+#define writeDECChannelConfigurationOverrideNone 0xcc24,0x0058,0x0001,0x0000
+#define writeDECChannelConfigurationOverrideMono 0xcc24,0x0058,0x0002,0x0000
+#define writeDECChannelConfigurationOverrideStereo 0xcc24,0x0058,0x0003,0x0000
+#define writeDECChannelConfigurationOverrideStereoLtRt 0xcc24,0x0058,0x0003,0x0002
+#define writeDECChannelConfigurationOverrideStereoMono 0xcc24,0x0058,0x0003,0x0003
+#define writeDECChannelConfigurationOverride3Stereo 0xcc24,0x0058,0x0108,0x0000
+#define writeDECChannelConfigurationOverridePhantom 0xcc24,0x0058,0x0105,0x0000
+#define writeDECChannelConfigurationOverrideSurround 0xcc24,0x0058,0x010a,0x0000
+#define writeDECChannelConfigurationOverridePhantom0Stereo_0 0xcc24,0x0058,0x0003,0x0001
+#define wroteDECChannelConfigurationOverridePhantom0Dual_0 0xcc24,0x0058,0x0003,0x0004
+#define writeDECChannelConfigurationOverridePhantom1_0 0xcc24,0x0058,0x0004,0x0000
+#define writeDECChannelConfigurationOverridePhantom2_0 0xcc24,0x0058,0x0005,0x0000
+#define wroteDECChannelConfigurationOverridePhantom2Stereo_0 0xcc24,0x0058,0x0005,0x0001
+#define writeDECChannelConfigurationOverridePhantom2LtRt_0 0xcc24,0x0058,0x0005,0x0002
+#define wroteDECChannelConfigurationOverridePhantom2Mono_0 0xcc24,0x0058,0x0005,0x0003
+#define writeDECChannelConfigurationOverridePhantom3_0 0xcc24,0x0058,0x0006,0x0000
+#define writeDECChannelConfigurationOverridePhantom4_0 0xcc24,0x0058,0x0007,0x0000
+#define writeDECChannelConfigurationOverrideSurround0_0 0xcc24,0x0058,0x0008,0x0000
+#define writeDECChannelConfigurationOverrideSurround1_0 0xcc24,0x0058,0x0009,0x0000
+#define writeDECChannelConfigurationOverrideSurround2_0 0xcc24,0x0058,0x000a,0x0000
+#define wroteDECChannelConfigurationOverrideSurround2Stereo_0 0xcc24,0x0058,0x000a,0x0001
+#define writeDECChannelConfigurationOverrideSurround2LtRt_0 0xcc24,0x0058,0x000a,0x0002
+#define wroteDECChannelConfigurationOverrideSurround2Mono_0 0xcc24,0x0058,0x000a,0x0003
+#define writeDECChannelConfigurationOverrideSurround3_0 0xcc24,0x0058,0x000b,0x0000
+#define writeDECChannelConfigurationOverrideSurround4_0 0xcc24,0x0058,0x000c,0x0000
+#define writeDECChannelConfigurationOverrideNone_1 0xcc24,0x0058,0x0101,0x0000
+#define writeDECChannelConfigurationOverrideMono_1 0xcc24,0x0058,0x0102,0x0000
+#define writeDECChannelConfigurationOverridePhantom0_1 0xcc24,0x0058,0x0103,0x0000
+#define writeDECChannelConfigurationOverridePhantom0Stereo_1 0xcc24,0x0058,0x0103,0x0001
+#define writeDECChannelConfigurationOverridePhantom0LtRt_1 0xcc24,0x0058,0x0103,0x0002
+#define writeDECChannelConfigurationOverridePhantom0Mono_1 0xcc24,0x0058,0x0103,0x0003
+#define wroteDECChannelConfigurationOverridePhantom0Dual_1 0xcc24,0x0058,0x0103,0x0004
+#define writeDECChannelConfigurationOverridePhantom1_1 0xcc24,0x0058,0x0104,0x0000
+#define wroteDECChannelConfigurationOverridePhantom2Stereo_1 0xcc24,0x0058,0x0105,0x0001
+#define writeDECChannelConfigurationOverridePhantom2LtRt_1 0xcc24,0x0058,0x0105,0x0002
+#define wroteDECChannelConfigurationOverridePhantom2Mono_1 0xcc24,0x0058,0x0105,0x0003
+#define writeDECChannelConfigurationOverridePhantom3_1 0xcc24,0x0058,0x0106,0x0000
+#define writeDECChannelConfigurationOverridePhantom4_1 0xcc24,0x0058,0x0107,0x0000
+#define writeDECChannelConfigurationOverrideSurround1_1 0xcc24,0x0058,0x0109,0x0000
+#define wroteDECChannelConfigurationOverrideSurround2Stereo_1 0xcc24,0x0058,0x010a,0x0001
+#define writeDECChannelConfigurationOverrideSurround2LtRt_1 0xcc24,0x0058,0x010a,0x0002
+#define wroteDECChannelConfigurationOverrideSurround2Mono_1 0xcc24,0x0058,0x010a,0x0003
+#define writeDECChannelConfigurationOverrideSurround3_1 0xcc24,0x0058,0x010b,0x0000
+#define writeDECChannelConfigurationOverrideSurround4_1 0xcc24,0x0058,0x010c,0x0000
+#define wroteDECChannelConfigurationOverride 0xcc24,0x0058
+#define writeDECChannelConfigurationOverrideSurround2LtfRtfLtrRtr_0 0xce24,0x5808,0x000a,0x0000,0x0a00,0x0000
+#define writeDECChannelConfigurationOverrideSurround2LtfRtfLtrRtr_1 0xce24,0x5808,0x010a,0x0000,0x0a00,0x0000
+#define writeDECChannelConfigurationOverrideSurround2LtfRtfLtrRtr_2 0xce24,0x5808,0x020a,0x0000,0x0a00,0x0000
+#define wroteDECChannelConfigurationOverrideSurround2LtfRtfLtrRtr_0 0xce24,0x5808,0x000a,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationOverrideSurround2LtfRtfLtrRtr_1 0xce24,0x5808,0x010a,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationOverrideSurround2LtfRtfLtrRtr_2 0xce24,0x5808,0x020a,0x0003,0x0a00,0x0000
+#define writeDECChannelConfigurationOverrideSurround4LtmRtm_0 0xce24,0x5808,0x000c,0x0000,0x0400,0x0000
+#define writeDECChannelConfigurationOverrideSurround4LtmRtm_1 0xce24,0x5808,0x010c,0x0000,0x0400,0x0000
+#define writeDECChannelConfigurationOverrideSurround4LtmRtm_2 0xce24,0x5808,0x020c,0x0000,0x0400,0x0000
+#define wroteDECChannelConfigurationOverrideSurround4LtmRtm_0 0xce24,0x5808,0x000c,0x0003,0x0400,0x0000
+#define wroteDECChannelConfigurationOverrideSurround4LtmRtm_1 0xce24,0x5808,0x010c,0x0003,0x0400,0x0000
+#define wroteDECChannelConfigurationOverrideSurround4LtmRtm_2 0xce24,0x5808,0x020c,0x0003,0x0400,0x0000
+#define writeDECChannelConfigurationOverrideSurround2LwRwLtfRtfLtrRtr_0 0xce24,0x5808,0x000a,0x0100,0x0a00,0x0000
+#define writeDECChannelConfigurationOverrideSurround2LwRwLtfRtfLtrRtr_1 0xce24,0x5808,0x010a,0x0100,0x0a00,0x0000
+#define writeDECChannelConfigurationOverrideSurround2LwRwLtfRtfLtrRtr_2 0xce24,0x5808,0x020a,0x0100,0x0a00,0x0000
+#define wroteDECChannelConfigurationOverrideSurround2LwRwLtfRtfLtrRtr_0 0xce24,0x5808,0x000a,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationOverrideSurround2LwRwLtfRtfLtrRtr_1 0xce24,0x5808,0x010a,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationOverrideSurround2LwRwLtfRtfLtrRtr_2 0xce24,0x5808,0x020a,0x0103,0x0a00,0x0000
+#define writeDECChannelConfigurationOverrideSurround4LtfRtfLtrRtr_0 0xce24,0x5808,0x000c,0x0000,0x0a00,0x0000
+#define writeDECChannelConfigurationOverrideSurround4LtfRtfLtrRtr_1 0xce24,0x5808,0x010c,0x0000,0x0a00,0x0000
+#define writeDECChannelConfigurationOverrideSurround4LtfRtfLtrRtr_2 0xce24,0x5808,0x020c,0x0000,0x0a00,0x0000
+#define wroteDECChannelConfigurationOverrideSurround4LtfRtfLtrRtr_0 0xce24,0x5808,0x000c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationOverrideSurround4LtfRtfLtrRtr_1 0xce24,0x5808,0x010c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationOverrideSurround4LtfRtfLtrRtr_2 0xce24,0x5808,0x020c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationOverrideSurround4LwRwLtfRtfLtrRtr_0 0xce24,0x5808,0x000c,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationOverrideSurround4LwRwLtfRtfLtrRtr_1 0xce24,0x5808,0x010c,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationOverrideSurround4LwRwLtfRtfLtrRtr_2 0xce24,0x5808,0x020c,0x0103,0x0a00,0x0000
+#define readDECChannelConfigurationOverrideATMOSChan 0xc224,0x5d00
+#define writeDECChannelConfigurationOverrideATMOSChanNone 0xca24,0x5d00
+#define writeDECChannelConfigurationOverrideATMOSChanLfhRfhLrhRrh 0xca24,0x5d11
+#define writeDECChannelConfigurationOverrideATMOSChanLtfRtfLtrRtr 0xca24,0x5d0a
+#define writeDECChannelConfigurationOverrideATMOSChanLtmRtm 0xca24,0x5d04
+#define readDECFrameLength 0xc324,0x0030
+#define wroteDECFrameLength 0xcb24,0x0030
+#define readDECBufferRatio 0xc224,0x3200
+#define writeDECBufferRatio1 0xca24,0x3201
+#define writeDECBufferRatio2 0xca24,0x3202
+#define writeDECBufferRatio4 0xca24,0x3204
+#define writeDECBufferRatioE 0xca24,0x32fe
+#define writeDECBufferRatioC 0xca24,0x32fc
+#define readDECEmphasis 0xc224,0x3300
+#define wroteDECEmphasisUnknown 0xca24,0x3300
+#define wroteDECEmphasisNo 0xca24,0x3301
+#define wroteDECEmphasisYes 0xca24,0x3302
+#define readDECBufferDrift 0xc324,0x0034
+#define readDECChannelMapFrom 0xc624,0x6020
+#define wroteDECChannelMapFrom 0xce24,0x6020
+#define readDECChannelMapTo 0xc624,0x8020
+#define wroteDECChannelMapTo 0xce24,0x8020
+#define readDECProgramFormat 0xc424,0x00a0
+#define wroteDECProgramFormat 0xcc24,0x00a0
#define readDECStatus 0xc508,0x0024
-#define readDECControl 0xc224,0x0400,0xc224,0x0900,0xc224,0x0c00,0xc224,0x0d00,0xc224,0x0e00,0xc224,0x5600,0xc424,0x0010,0xc424,0x0050,0xc624,0x2806,0xc624,0x3010,0xc624,0x4010
+#define readDECControl 0xc224,0x0400,0xc224,0x0900,0xc224,0x0c00,0xc224,0x0d00,0xc224,0x0e00,0xc224,0x3200,0xc424,0x0038,0xc424,0x0058,0xc624,0x2806,0xc624,0x6020,0xc624,0x8020
#define readENCMode 0xc225,0x0400
#define writeENCModeDisable 0xca25,0x0400
#define writeENCModeEnable 0xca25,0x0401
+#define writeENCModeChannelCompact 0xca25,0x0402
#define readENCCommand 0xc225,0x0500
#define writeENCCommandNone 0xca25,0x0500
#define writeENCCommandMute 0xca25,0x0501
#define wroteENCSampleRate176400Hz 0xca25,0x060a
#define wroteENCSampleRate192000Hz 0xca25,0x0607
#define readENCChannelCount 0xc225,0x0700
-#define readENCChannelConfigurationRequest 0xc425,0x0008
-#define writeENCChannelConfigurationRequestUnknown 0xcc25,0x0008,0x0000,0x0000
-#define writeENCChannelConfigurationRequestNone 0xcc25,0x0008,0x0001,0x0000
-#define writeENCChannelConfigurationRequestMono 0xcc25,0x0008,0x0002,0x0000
-#define writeENCChannelConfigurationRequestStereo 0xcc25,0x0008,0x0003,0x0000
-#define wroteENCChannelConfigurationRequestStereoLtRt 0xcc25,0x0008,0x0003,0x0002
-#define writeENCChannelConfigurationRequestPhantom0Stereo_0 0xcc25,0x0008,0x0003,0x0001
-#define writeENCChannelConfigurationRequestPhantom0Mono_0 0xcc25,0x0008,0x0003,0x0003
-#define wroteENCChannelConfigurationRequestPhantom0Dual_0 0xcc25,0x0008,0x0003,0x0004
-#define writeENCChannelConfigurationRequestPhantom1_0 0xcc25,0x0008,0x0004,0x0000
-#define writeENCChannelConfigurationRequestPhantom2_0 0xcc25,0x0008,0x0005,0x0000
-#define wroteENCChannelConfigurationRequestPhantom2Stereo_0 0xcc25,0x0008,0x0005,0x0001
-#define writeENCChannelConfigurationRequestPhantom2LtRt_0 0xcc25,0x0008,0x0005,0x0002
-#define wroteENCChannelConfigurationRequestPhantom2Mono_0 0xcc25,0x0008,0x0005,0x0003
-#define writeENCChannelConfigurationRequestPhantom3_0 0xcc25,0x0008,0x0006,0x0000
-#define writeENCChannelConfigurationRequestPhantom4_0 0xcc25,0x0008,0x0007,0x0000
-#define writeENCChannelConfigurationRequestSurround0_0 0xcc25,0x0008,0x0008,0x0000
-#define writeENCChannelConfigurationRequestSurround1_0 0xcc25,0x0008,0x0009,0x0000
-#define writeENCChannelConfigurationRequestSurround2_0 0xcc25,0x0008,0x000a,0x0000
-#define wroteENCChannelConfigurationRequestSurround2Stereo_0 0xcc25,0x0008,0x000a,0x0001
-#define writeENCChannelConfigurationRequestSurround2LtRt_0 0xcc25,0x0008,0x000a,0x0002
-#define wroteENCChannelConfigurationRequestSurround2Mono_0 0xcc25,0x0008,0x000a,0x0003
-#define writeENCChannelConfigurationRequestSurround3_0 0xcc25,0x0008,0x000b,0x0000
-#define writeENCChannelConfigurationRequestSurround4_0 0xcc25,0x0008,0x000c,0x0000
-#define writeENCChannelConfigurationRequestNone_1 0xcc25,0x0008,0x0101,0x0000
-#define writeENCChannelConfigurationRequestMono_1 0xcc25,0x0008,0x0102,0x0000
-#define writeENCChannelConfigurationRequestPhantom0_1 0xcc25,0x0008,0x0103,0x0000
-#define writeENCChannelConfigurationRequestPhantom0Stereo_1 0xcc25,0x0008,0x0103,0x0001
-#define writeENCChannelConfigurationRequestPhantom0LtRt_1 0xcc25,0x0008,0x0103,0x0002
-#define writeENCChannelConfigurationRequestPhantom0Mono_1 0xcc25,0x0008,0x0103,0x0003
-#define wroteENCChannelConfigurationRequestPhantom0Dual_1 0xcc25,0x0008,0x0103,0x0004
-#define writeENCChannelConfigurationRequestPhantom1_1 0xcc25,0x0008,0x0104,0x0000
-#define writeENCChannelConfigurationRequestPhantom2_1 0xcc25,0x0008,0x0105,0x0000
-#define wroteENCChannelConfigurationRequestPhantom2Stereo_1 0xcc25,0x0008,0x0105,0x0001
-#define writeENCChannelConfigurationRequestPhantom2LtRt_1 0xcc25,0x0008,0x0105,0x0002
-#define wroteENCChannelConfigurationRequestPhantom2Mono_1 0xcc25,0x0008,0x0105,0x0003
-#define writeENCChannelConfigurationRequestPhantom3_1 0xcc25,0x0008,0x0106,0x0000
-#define writeENCChannelConfigurationRequestPhantom4_1 0xcc25,0x0008,0x0107,0x0000
-#define writeENCChannelConfigurationRequestSurround0_1 0xcc25,0x0008,0x0108,0x0000
-#define writeENCChannelConfigurationRequestSurround1_1 0xcc25,0x0008,0x0109,0x0000
-#define writeENCChannelConfigurationRequestSurround2_1 0xcc25,0x0008,0x010a,0x0000
-#define wroteENCChannelConfigurationRequestSurround2Stereo_1 0xcc25,0x0008,0x010a,0x0001
-#define writeENCChannelConfigurationRequestSurround2LtRt_1 0xcc25,0x0008,0x010a,0x0002
-#define wroteENCChannelConfigurationRequestSurround2Mono_1 0xcc25,0x0008,0x010a,0x0003
-#define writeENCChannelConfigurationRequestSurround3_1 0xcc25,0x0008,0x010b,0x0000
-#define writeENCChannelConfigurationRequestSurround4_1 0xcc25,0x0008,0x010c,0x0000
-#define writeENCChannelConfigurationRequestNone_2 0xcc25,0x0008,0x0201,0x0000
-#define writeENCChannelConfigurationRequestMono_2 0xcc25,0x0008,0x0202,0x0000
-#define writeENCChannelConfigurationRequestPhantom0_2 0xcc25,0x0008,0x0203,0x0000
-#define writeENCChannelConfigurationRequestPhantom0Stereo_2 0xcc25,0x0008,0x0203,0x0001
-#define writeENCChannelConfigurationRequestPhantom0LtRt_2 0xcc25,0x0008,0x0203,0x0002
-#define writeENCChannelConfigurationRequestPhantom0Mono_2 0xcc25,0x0008,0x0203,0x0003
-#define wroteENCChannelConfigurationRequestPhantom0Dual_2 0xcc25,0x0008,0x0203,0x0004
-#define writeENCChannelConfigurationRequestPhantom1_2 0xcc25,0x0008,0x0204,0x0000
-#define writeENCChannelConfigurationRequestPhantom2_2 0xcc25,0x0008,0x0205,0x0000
-#define wroteENCChannelConfigurationRequestPhantom2Stereo_2 0xcc25,0x0008,0x0205,0x0001
-#define writeENCChannelConfigurationRequestPhantom2LtRt_2 0xcc25,0x0008,0x0205,0x0002
-#define wroteENCChannelConfigurationRequestPhantom2Mono_2 0xcc25,0x0008,0x0205,0x0003
-#define writeENCChannelConfigurationRequestPhantom3_2 0xcc25,0x0008,0x0206,0x0000
-#define writeENCChannelConfigurationRequestPhantom4_2 0xcc25,0x0008,0x0207,0x0000
-#define writeENCChannelConfigurationRequestSurround0_2 0xcc25,0x0008,0x0208,0x0000
-#define writeENCChannelConfigurationRequestSurround1_2 0xcc25,0x0008,0x0209,0x0000
-#define writeENCChannelConfigurationRequestSurround2_2 0xcc25,0x0008,0x020a,0x0000
-#define wroteENCChannelConfigurationRequestSurround2Stereo_2 0xcc25,0x0008,0x020a,0x0001
-#define writeENCChannelConfigurationRequestSurround2LtRt_2 0xcc25,0x0008,0x020a,0x0002
-#define wroteENCChannelConfigurationRequestSurround2Mono_2 0xcc25,0x0008,0x020a,0x0003
-#define writeENCChannelConfigurationRequestSurround3_2 0xcc25,0x0008,0x020b,0x0000
-#define writeENCChannelConfigurationRequestSurround4_2 0xcc25,0x0008,0x020c,0x0000
-#define writeENCChannelConfigurationRequestNoneLwRw_0 0xcc25,0x0008,0x0001,0x0100
-#define writeENCChannelConfigurationRequestNoneLhRh_0 0xcc25,0x0008,0x0001,0x0400
-#define writeENCChannelConfigurationRequestNoneLwRwLhRh_0 0xcc25,0x0008,0x0001,0x0500
-#define writeENCChannelConfigurationRequestMonoLwRw_0 0xcc25,0x0008,0x0002,0x0100
-#define writeENCChannelConfigurationRequestMonoLhRh_0 0xcc25,0x0008,0x0002,0x0400
-#define writeENCChannelConfigurationRequestMonoLwRwLhRh_0 0xcc25,0x0008,0x0002,0x0500
-#define writeENCChannelConfigurationRequestPhantom0LwRw_0 0xcc25,0x0008,0x0003,0x0100
-#define writeENCChannelConfigurationRequestPhantom0LhRh_0 0xcc25,0x0008,0x0003,0x0400
-#define writeENCChannelConfigurationRequestPhantom0LwRwLhRh_0 0xcc25,0x0008,0x0003,0x0500
-#define writeENCChannelConfigurationRequestPhantom0LwRwStereo_0 0xcc25,0x0008,0x0003,0x0101
-#define writeENCChannelConfigurationRequestPhantom0LhRhStereo_0 0xcc25,0x0008,0x0003,0x0401
-#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhStereo_0 0xcc25,0x0008,0x0003,0x0501
-#define writeENCChannelConfigurationRequestPhantom0LwRwLtRt_0 0xcc25,0x0008,0x0003,0x0102
-#define writeENCChannelConfigurationRequestPhantom0LhRhLtRt_0 0xcc25,0x0008,0x0003,0x0402
-#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhLtRt_0 0xcc25,0x0008,0x0003,0x0502
-#define writeENCChannelConfigurationRequestPhantom0LwRwMono_0 0xcc25,0x0008,0x0003,0x0103
-#define writeENCChannelConfigurationRequestPhantom0LhRhMono_0 0xcc25,0x0008,0x0003,0x0403
-#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhMono_0 0xcc25,0x0008,0x0003,0x0503
-#define wroteENCChannelConfigurationRequestPhantom0LwRwDual_0 0xcc25,0x0008,0x0003,0x0104
-#define wroteENCChannelConfigurationRequestPhantom0LhRhDual_0 0xcc25,0x0008,0x0003,0x0404
-#define wroteENCChannelConfigurationRequestPhantom0LwRwLhRhDual_0 0xcc25,0x0008,0x0003,0x0504
-#define writeENCChannelConfigurationRequestPhantom1LwRw_0 0xcc25,0x0008,0x0004,0x0100
-#define writeENCChannelConfigurationRequestPhantom1LhRh_0 0xcc25,0x0008,0x0004,0x0400
-#define writeENCChannelConfigurationRequestPhantom1LwRwLhRh_0 0xcc25,0x0008,0x0004,0x0500
-#define writeENCChannelConfigurationRequestPhantom2LwRw_0 0xcc25,0x0008,0x0005,0x0100
-#define writeENCChannelConfigurationRequestPhantom2LhRh_0 0xcc25,0x0008,0x0005,0x0400
-#define writeENCChannelConfigurationRequestPhantom2LwRwLhRh_0 0xcc25,0x0008,0x0005,0x0500
-#define wroteENCChannelConfigurationRequestPhantom2LwRwStereo_0 0xcc25,0x0008,0x0005,0x0101
-#define wroteENCChannelConfigurationRequestPhantom2LhRhStereo_0 0xcc25,0x0008,0x0005,0x0401
-#define wroteENCChannelConfigurationRequestPhantom2LwRwLhRhStereo_0 0xcc25,0x0008,0x0005,0x0501
-#define writeENCChannelConfigurationRequestPhantom2LwRwLtRt_0 0xcc25,0x0008,0x0005,0x0102
-#define writeENCChannelConfigurationRequestPhantom2LhRhLtRt_0 0xcc25,0x0008,0x0005,0x0402
-#define writeENCChannelConfigurationRequestPhantom2LwRwLhRhLtRt_0 0xcc25,0x0008,0x0005,0x0502
-#define wroteENCChannelConfigurationRequestPhantom2LwRwMono_0 0xcc25,0x0008,0x0005,0x0103
-#define wroteENCChannelConfigurationRequestPhantom2LhRhMono_0 0xcc25,0x0008,0x0005,0x0403
-#define wroteENCChannelConfigurationRequestPhantom2LwRwLhRhMono_0 0xcc25,0x0008,0x0005,0x0503
-#define writeENCChannelConfigurationRequestPhantom3LwRw_0 0xcc25,0x0008,0x0006,0x0100
-#define writeENCChannelConfigurationRequestPhantom3LhRh_0 0xcc25,0x0008,0x0006,0x0400
-#define writeENCChannelConfigurationRequestPhantom3LwRwLhRh_0 0xcc25,0x0008,0x0006,0x0500
-#define writeENCChannelConfigurationRequestPhantom4LwRw_0 0xcc25,0x0008,0x0007,0x0100
-#define writeENCChannelConfigurationRequestPhantom4LhRh_0 0xcc25,0x0008,0x0007,0x0400
-#define writeENCChannelConfigurationRequestPhantom4LwRwLhRh_0 0xcc25,0x0008,0x0007,0x0500
-#define writeENCChannelConfigurationRequestSurround0LwRw_0 0xcc25,0x0008,0x0008,0x0100
-#define writeENCChannelConfigurationRequestSurround0LhRh_0 0xcc25,0x0008,0x0008,0x0400
-#define writeENCChannelConfigurationRequestSurround0LwRwLhRh_0 0xcc25,0x0008,0x0008,0x0500
-#define writeENCChannelConfigurationRequestSurround1LwRw_0 0xcc25,0x0008,0x0009,0x0100
-#define writeENCChannelConfigurationRequestSurround1LhRh_0 0xcc25,0x0008,0x0009,0x0400
-#define writeENCChannelConfigurationRequestSurround1LwRwLhRh_0 0xcc25,0x0008,0x0009,0x0500
-#define writeENCChannelConfigurationRequestSurround2LwRw_0 0xcc25,0x0008,0x000a,0x0100
-#define writeENCChannelConfigurationRequestSurround2LhRh_0 0xcc25,0x0008,0x000a,0x0400
-#define writeENCChannelConfigurationRequestSurround2LwRwLhRh_0 0xcc25,0x0008,0x000a,0x0500
-#define wroteENCChannelConfigurationRequestSurround2LwRwStereo_0 0xcc25,0x0008,0x000a,0x0101
-#define wroteENCChannelConfigurationRequestSurround2LhRhStereo_0 0xcc25,0x0008,0x000a,0x0401
-#define wroteENCChannelConfigurationRequestSurround2LwRwLhRhStereo_0 0xcc25,0x0008,0x000a,0x0501
-#define writeENCChannelConfigurationRequestSurround2LwRwLtRt_0 0xcc25,0x0008,0x000a,0x0102
-#define writeENCChannelConfigurationRequestSurround2LhRhLtRt_0 0xcc25,0x0008,0x000a,0x0402
-#define writeENCChannelConfigurationRequestSurround2LwRwLhRhLtRt_0 0xcc25,0x0008,0x000a,0x0502
-#define wroteENCChannelConfigurationRequestSurround2LwRwMono_0 0xcc25,0x0008,0x000a,0x0103
-#define wroteENCChannelConfigurationRequestSurround2LhRhMono_0 0xcc25,0x0008,0x000a,0x0403
-#define wroteENCChannelConfigurationRequestSurround2LwRwLhRhMono_0 0xcc25,0x0008,0x000a,0x0503
-#define writeENCChannelConfigurationRequestSurround3LwRw_0 0xcc25,0x0008,0x000b,0x0100
-#define writeENCChannelConfigurationRequestSurround3LhRh_0 0xcc25,0x0008,0x000b,0x0400
-#define writeENCChannelConfigurationRequestSurround3LwRwLhRh_0 0xcc25,0x0008,0x000b,0x0500
-#define writeENCChannelConfigurationRequestSurround4LwRw_0 0xcc25,0x0008,0x000c,0x0100
-#define writeENCChannelConfigurationRequestSurround4LhRh_0 0xcc25,0x0008,0x000c,0x0400
-#define writeENCChannelConfigurationRequestSurround4LwRwLhRh_0 0xcc25,0x0008,0x000c,0x0500
-#define writeENCChannelConfigurationRequestNoneLwRw_1 0xcc25,0x0008,0x0101,0x0100
-#define writeENCChannelConfigurationRequestNoneLhRh_1 0xcc25,0x0008,0x0101,0x0400
-#define writeENCChannelConfigurationRequestNoneLwRwLhRh_1 0xcc25,0x0008,0x0101,0x0500
-#define writeENCChannelConfigurationRequestMonoLwRw_1 0xcc25,0x0008,0x0102,0x0100
-#define writeENCChannelConfigurationRequestMonoLhRh_1 0xcc25,0x0008,0x0102,0x0400
-#define writeENCChannelConfigurationRequestMonoLwRwLhRh_1 0xcc25,0x0008,0x0102,0x0500
-#define writeENCChannelConfigurationRequestPhantom0LwRw_1 0xcc25,0x0008,0x0103,0x0100
-#define writeENCChannelConfigurationRequestPhantom0LhRh_1 0xcc25,0x0008,0x0103,0x0400
-#define writeENCChannelConfigurationRequestPhantom0LwRwLhRh_1 0xcc25,0x0008,0x0103,0x0500
-#define writeENCChannelConfigurationRequestPhantom0LwRwStereo_1 0xcc25,0x0008,0x0103,0x0101
-#define writeENCChannelConfigurationRequestPhantom0LhRhStereo_1 0xcc25,0x0008,0x0103,0x0401
-#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhStereo_1 0xcc25,0x0008,0x0103,0x0501
-#define writeENCChannelConfigurationRequestPhantom0LwRwLtRt_1 0xcc25,0x0008,0x0103,0x0102
-#define writeENCChannelConfigurationRequestPhantom0LhRhLtRt_1 0xcc25,0x0008,0x0103,0x0402
-#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhLtRt_1 0xcc25,0x0008,0x0103,0x0502
-#define writeENCChannelConfigurationRequestPhantom0LwRwMono_1 0xcc25,0x0008,0x0103,0x0103
-#define writeENCChannelConfigurationRequestPhantom0LhRhMono_1 0xcc25,0x0008,0x0103,0x0403
-#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhMono_1 0xcc25,0x0008,0x0103,0x0503
-#define wroteENCChannelConfigurationRequestPhantom0LwRwDual_1 0xcc25,0x0008,0x0103,0x0104
-#define wroteENCChannelConfigurationRequestPhantom0LhRhDual_1 0xcc25,0x0008,0x0103,0x0404
-#define wroteENCChannelConfigurationRequestPhantom0LwRwLhRhDual_1 0xcc25,0x0008,0x0103,0x0504
-#define writeENCChannelConfigurationRequestPhantom1LwRw_1 0xcc25,0x0008,0x0104,0x0100
-#define writeENCChannelConfigurationRequestPhantom1LhRh_1 0xcc25,0x0008,0x0104,0x0400
-#define writeENCChannelConfigurationRequestPhantom1LwRwLhRh_1 0xcc25,0x0008,0x0104,0x0500
-#define writeENCChannelConfigurationRequestPhantom2LwRw_1 0xcc25,0x0008,0x0105,0x0100
-#define writeENCChannelConfigurationRequestPhantom2LhRh_1 0xcc25,0x0008,0x0105,0x0400
-#define writeENCChannelConfigurationRequestPhantom2LwRwLhRh_1 0xcc25,0x0008,0x0105,0x0500
-#define wroteENCChannelConfigurationRequestPhantom2LwRwStereo_1 0xcc25,0x0008,0x0105,0x0101
-#define wroteENCChannelConfigurationRequestPhantom2LhRhStereo_1 0xcc25,0x0008,0x0105,0x0401
-#define wroteENCChannelConfigurationRequestPhantom2LwRwLhRhStereo_1 0xcc25,0x0008,0x0105,0x0501
-#define writeENCChannelConfigurationRequestPhantom2LwRwLtRt_1 0xcc25,0x0008,0x0105,0x0102
-#define writeENCChannelConfigurationRequestPhantom2LhRhLtRt_1 0xcc25,0x0008,0x0105,0x0402
-#define writeENCChannelConfigurationRequestPhantom2LwRwLhRhLtRt_1 0xcc25,0x0008,0x0105,0x0502
-#define wroteENCChannelConfigurationRequestPhantom2LwRwMono_1 0xcc25,0x0008,0x0105,0x0103
-#define wroteENCChannelConfigurationRequestPhantom2LhRhMono_1 0xcc25,0x0008,0x0105,0x0403
-#define wroteENCChannelConfigurationRequestPhantom2LwRwLhRhMono_1 0xcc25,0x0008,0x0105,0x0503
-#define writeENCChannelConfigurationRequestPhantom3LwRw_1 0xcc25,0x0008,0x0106,0x0100
-#define writeENCChannelConfigurationRequestPhantom3LhRh_1 0xcc25,0x0008,0x0106,0x0400
-#define writeENCChannelConfigurationRequestPhantom3LwRwLhRh_1 0xcc25,0x0008,0x0106,0x0500
-#define writeENCChannelConfigurationRequestPhantom4LwRw_1 0xcc25,0x0008,0x0107,0x0100
-#define writeENCChannelConfigurationRequestPhantom4LhRh_1 0xcc25,0x0008,0x0107,0x0400
-#define writeENCChannelConfigurationRequestPhantom4LwRwLhRh_1 0xcc25,0x0008,0x0107,0x0500
-#define writeENCChannelConfigurationRequestSurround0LwRw_1 0xcc25,0x0008,0x0108,0x0100
-#define writeENCChannelConfigurationRequestSurround0LhRh_1 0xcc25,0x0008,0x0108,0x0400
-#define writeENCChannelConfigurationRequestSurround0LwRwLhRh_1 0xcc25,0x0008,0x0108,0x0500
-#define writeENCChannelConfigurationRequestSurround1LwRw_1 0xcc25,0x0008,0x0109,0x0100
-#define writeENCChannelConfigurationRequestSurround1LhRh_1 0xcc25,0x0008,0x0109,0x0400
-#define writeENCChannelConfigurationRequestSurround1LwRwLhRh_1 0xcc25,0x0008,0x0109,0x0500
-#define writeENCChannelConfigurationRequestSurround2LwRw_1 0xcc25,0x0008,0x010a,0x0100
-#define writeENCChannelConfigurationRequestSurround2LhRh_1 0xcc25,0x0008,0x010a,0x0400
-#define writeENCChannelConfigurationRequestSurround2LwRwLhRh_1 0xcc25,0x0008,0x010a,0x0500
-#define wroteENCChannelConfigurationRequestSurround2LwRwStereo_1 0xcc25,0x0008,0x010a,0x0101
-#define wroteENCChannelConfigurationRequestSurround2LhRhStereo_1 0xcc25,0x0008,0x010a,0x0401
-#define wroteENCChannelConfigurationRequestSurround2LwRwLhRhStereo_1 0xcc25,0x0008,0x010a,0x0501
-#define writeENCChannelConfigurationRequestSurround2LwRwLtRt_1 0xcc25,0x0008,0x010a,0x0102
-#define writeENCChannelConfigurationRequestSurround2LhRhLtRt_1 0xcc25,0x0008,0x010a,0x0402
-#define writeENCChannelConfigurationRequestSurround2LwRwLhRhLtRt_1 0xcc25,0x0008,0x010a,0x0502
-#define wroteENCChannelConfigurationRequestSurround2LwRwMono_1 0xcc25,0x0008,0x010a,0x0103
-#define wroteENCChannelConfigurationRequestSurround2LhRhMono_1 0xcc25,0x0008,0x010a,0x0403
-#define wroteENCChannelConfigurationRequestSurround2LwRwLhRhMono_1 0xcc25,0x0008,0x010a,0x0503
-#define writeENCChannelConfigurationRequestSurround3LwRw_1 0xcc25,0x0008,0x010b,0x0100
-#define writeENCChannelConfigurationRequestSurround3LhRh_1 0xcc25,0x0008,0x010b,0x0400
-#define writeENCChannelConfigurationRequestSurround3LwRwLhRh_1 0xcc25,0x0008,0x010b,0x0500
-#define writeENCChannelConfigurationRequestSurround4LwRw_1 0xcc25,0x0008,0x010c,0x0100
-#define writeENCChannelConfigurationRequestSurround4LhRh_1 0xcc25,0x0008,0x010c,0x0400
-#define writeENCChannelConfigurationRequestSurround4LwRwLhRh_1 0xcc25,0x0008,0x010c,0x0500
-#define writeENCChannelConfigurationRequestNoneLwRw_2 0xcc25,0x0008,0x0201,0x0100
-#define writeENCChannelConfigurationRequestNoneLhRh_2 0xcc25,0x0008,0x0201,0x0400
-#define writeENCChannelConfigurationRequestNoneLwRwLhRh_2 0xcc25,0x0008,0x0201,0x0500
-#define writeENCChannelConfigurationRequestMonoLwRw_2 0xcc25,0x0008,0x0202,0x0100
-#define writeENCChannelConfigurationRequestMonoLhRh_2 0xcc25,0x0008,0x0202,0x0400
-#define writeENCChannelConfigurationRequestMonoLwRwLhRh_2 0xcc25,0x0008,0x0202,0x0500
-#define writeENCChannelConfigurationRequestPhantom0LwRw_2 0xcc25,0x0008,0x0203,0x0100
-#define writeENCChannelConfigurationRequestPhantom0LhRh_2 0xcc25,0x0008,0x0203,0x0400
-#define writeENCChannelConfigurationRequestPhantom0LwRwLhRh_2 0xcc25,0x0008,0x0203,0x0500
-#define writeENCChannelConfigurationRequestPhantom0LwRwStereo_2 0xcc25,0x0008,0x0203,0x0101
-#define writeENCChannelConfigurationRequestPhantom0LhRhStereo_2 0xcc25,0x0008,0x0203,0x0401
-#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhStereo_2 0xcc25,0x0008,0x0203,0x0501
-#define writeENCChannelConfigurationRequestPhantom0LwRwLtRt_2 0xcc25,0x0008,0x0203,0x0102
-#define writeENCChannelConfigurationRequestPhantom0LhRhLtRt_2 0xcc25,0x0008,0x0203,0x0402
-#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhLtRt_2 0xcc25,0x0008,0x0203,0x0502
-#define writeENCChannelConfigurationRequestPhantom0LwRwMono_2 0xcc25,0x0008,0x0203,0x0103
-#define writeENCChannelConfigurationRequestPhantom0LhRhMono_2 0xcc25,0x0008,0x0203,0x0403
-#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhMono_2 0xcc25,0x0008,0x0203,0x0503
-#define wroteENCChannelConfigurationRequestPhantom0LwRwDual_2 0xcc25,0x0008,0x0203,0x0104
-#define wroteENCChannelConfigurationRequestPhantom0LhRhDual_2 0xcc25,0x0008,0x0203,0x0404
-#define wroteENCChannelConfigurationRequestPhantom0LwRwLhRhDual_2 0xcc25,0x0008,0x0203,0x0504
-#define writeENCChannelConfigurationRequestPhantom1LwRw_2 0xcc25,0x0008,0x0204,0x0100
-#define writeENCChannelConfigurationRequestPhantom1LhRh_2 0xcc25,0x0008,0x0204,0x0400
-#define writeENCChannelConfigurationRequestPhantom1LwRwLhRh_2 0xcc25,0x0008,0x0204,0x0500
-#define writeENCChannelConfigurationRequestPhantom2LwRw_2 0xcc25,0x0008,0x0205,0x0100
-#define writeENCChannelConfigurationRequestPhantom2LhRh_2 0xcc25,0x0008,0x0205,0x0400
-#define writeENCChannelConfigurationRequestPhantom2LwRwLhRh_2 0xcc25,0x0008,0x0205,0x0500
-#define wroteENCChannelConfigurationRequestPhantom2LwRwStereo_2 0xcc25,0x0008,0x0205,0x0101
-#define wroteENCChannelConfigurationRequestPhantom2LhRhStereo_2 0xcc25,0x0008,0x0205,0x0401
-#define wroteENCChannelConfigurationRequestPhantom2LwRwLhRhStereo_2 0xcc25,0x0008,0x0205,0x0501
-#define writeENCChannelConfigurationRequestPhantom2LwRwLtRt_2 0xcc25,0x0008,0x0205,0x0102
-#define writeENCChannelConfigurationRequestPhantom2LhRhLtRt_2 0xcc25,0x0008,0x0205,0x0402
-#define writeENCChannelConfigurationRequestPhantom2LwRwLhRhLtRt_2 0xcc25,0x0008,0x0205,0x0502
-#define wroteENCChannelConfigurationRequestPhantom2LwRwMono_2 0xcc25,0x0008,0x0205,0x0103
-#define wroteENCChannelConfigurationRequestPhantom2LhRhMono_2 0xcc25,0x0008,0x0205,0x0403
-#define wroteENCChannelConfigurationRequestPhantom2LwRwLhRhMono_2 0xcc25,0x0008,0x0205,0x0503
-#define writeENCChannelConfigurationRequestPhantom3LwRw_2 0xcc25,0x0008,0x0206,0x0100
-#define writeENCChannelConfigurationRequestPhantom3LhRh_2 0xcc25,0x0008,0x0206,0x0400
-#define writeENCChannelConfigurationRequestPhantom3LwRwLhRh_2 0xcc25,0x0008,0x0206,0x0500
-#define writeENCChannelConfigurationRequestPhantom4LwRw_2 0xcc25,0x0008,0x0207,0x0100
-#define writeENCChannelConfigurationRequestPhantom4LhRh_2 0xcc25,0x0008,0x0207,0x0400
-#define writeENCChannelConfigurationRequestPhantom4LwRwLhRh_2 0xcc25,0x0008,0x0207,0x0500
-#define writeENCChannelConfigurationRequestSurround0LwRw_2 0xcc25,0x0008,0x0208,0x0100
-#define writeENCChannelConfigurationRequestSurround0LhRh_2 0xcc25,0x0008,0x0208,0x0400
-#define writeENCChannelConfigurationRequestSurround0LwRwLhRh_2 0xcc25,0x0008,0x0208,0x0500
-#define writeENCChannelConfigurationRequestSurround1LwRw_2 0xcc25,0x0008,0x0209,0x0100
-#define writeENCChannelConfigurationRequestSurround1LhRh_2 0xcc25,0x0008,0x0209,0x0400
-#define writeENCChannelConfigurationRequestSurround1LwRwLhRh_2 0xcc25,0x0008,0x0209,0x0500
-#define writeENCChannelConfigurationRequestSurround2LwRw_2 0xcc25,0x0008,0x020a,0x0100
-#define writeENCChannelConfigurationRequestSurround2LhRh_2 0xcc25,0x0008,0x020a,0x0400
-#define writeENCChannelConfigurationRequestSurround2LwRwLhRh_2 0xcc25,0x0008,0x020a,0x0500
-#define wroteENCChannelConfigurationRequestSurround2LwRwStereo_2 0xcc25,0x0008,0x020a,0x0101
-#define wroteENCChannelConfigurationRequestSurround2LhRhStereo_2 0xcc25,0x0008,0x020a,0x0401
-#define wroteENCChannelConfigurationRequestSurround2LwRwLhRhStereo_2 0xcc25,0x0008,0x020a,0x0501
-#define writeENCChannelConfigurationRequestSurround2LwRwLtRt_2 0xcc25,0x0008,0x020a,0x0102
-#define writeENCChannelConfigurationRequestSurround2LhRhLtRt_2 0xcc25,0x0008,0x020a,0x0402
-#define writeENCChannelConfigurationRequestSurround2LwRwLhRhLtRt_2 0xcc25,0x0008,0x020a,0x0502
-#define wroteENCChannelConfigurationRequestSurround2LwRwMono_2 0xcc25,0x0008,0x020a,0x0103
-#define wroteENCChannelConfigurationRequestSurround2LhRhMono_2 0xcc25,0x0008,0x020a,0x0403
-#define wroteENCChannelConfigurationRequestSurround2LwRwLhRhMono_2 0xcc25,0x0008,0x020a,0x0503
-#define writeENCChannelConfigurationRequestSurround3LwRw_2 0xcc25,0x0008,0x020b,0x0100
-#define writeENCChannelConfigurationRequestSurround3LhRh_2 0xcc25,0x0008,0x020b,0x0400
-#define writeENCChannelConfigurationRequestSurround3LwRwLhRh_2 0xcc25,0x0008,0x020b,0x0500
-#define writeENCChannelConfigurationRequestSurround4LwRw_2 0xcc25,0x0008,0x020c,0x0100
-#define writeENCChannelConfigurationRequestSurround4LhRh_2 0xcc25,0x0008,0x020c,0x0400
-#define writeENCChannelConfigurationRequestSurround4LwRwLhRh_2 0xcc25,0x0008,0x020c,0x0500
-#define readENCChannelConfigurationRequestExtChan 0xc225,0x0b00
-#define writeENCChannelConfigurationRequestExtChanNone 0xca25,0x0b00
-#define writeENCChannelConfigurationRequestExtChanLwRw 0xca25,0x0b01
-#define writeENCChannelConfigurationRequestExtChanLhRh 0xca25,0x0b04
-#define writeENCChannelConfigurationRequestExtChanLwRwLhRh 0xca25,0x0b05
-#define wroteENCChannelConfigurationRequest 0xcc25,0x0008
-#define readENCChannelConfigurationStream 0xc425,0x000c
-#define wroteENCChannelConfigurationStreamUnknown 0xcc25,0x000c,0x0000,0x0000
-#define wroteENCChannelConfigurationStreamNone 0xcc25,0x000c,0x0001,0x0000
-#define wroteENCChannelConfigurationStreamMono 0xcc25,0x000c,0x0002,0x0000
-#define wroteENCChannelConfigurationStreamStereo 0xcc25,0x000c,0x0003,0x0000
-#define wroteENCChannelConfigurationStreamStereoLtRt 0xcc25,0x000c,0x0003,0x0002
-#define wroteENCChannelConfigurationStreamPhantom0Stereo_0 0xcc25,0x000c,0x0003,0x0001
-#define wroteENCChannelConfigurationStreamPhantom0Mono_0 0xcc25,0x000c,0x0003,0x0003
-#define wroteENCChannelConfigurationStreamPhantom0Dual_0 0xcc25,0x000c,0x0003,0x0004
-#define wroteENCChannelConfigurationStreamPhantom1_0 0xcc25,0x000c,0x0004,0x0000
-#define wroteENCChannelConfigurationStreamPhantom2_0 0xcc25,0x000c,0x0005,0x0000
-#define wroteENCChannelConfigurationStreamPhantom2Stereo_0 0xcc25,0x000c,0x0005,0x0001
-#define wroteENCChannelConfigurationStreamPhantom2LtRt_0 0xcc25,0x000c,0x0005,0x0002
-#define wroteENCChannelConfigurationStreamPhantom2Mono_0 0xcc25,0x000c,0x0005,0x0003
-#define wroteENCChannelConfigurationStreamPhantom3_0 0xcc25,0x000c,0x0006,0x0000
-#define wroteENCChannelConfigurationStreamPhantom4_0 0xcc25,0x000c,0x0007,0x0000
-#define wroteENCChannelConfigurationStreamSurround0_0 0xcc25,0x000c,0x0008,0x0000
-#define wroteENCChannelConfigurationStreamSurround1_0 0xcc25,0x000c,0x0009,0x0000
-#define wroteENCChannelConfigurationStreamSurround2_0 0xcc25,0x000c,0x000a,0x0000
-#define wroteENCChannelConfigurationStreamSurround2Stereo_0 0xcc25,0x000c,0x000a,0x0001
-#define wroteENCChannelConfigurationStreamSurround2LtRt_0 0xcc25,0x000c,0x000a,0x0002
-#define wroteENCChannelConfigurationStreamSurround2Mono_0 0xcc25,0x000c,0x000a,0x0003
-#define wroteENCChannelConfigurationStreamSurround3_0 0xcc25,0x000c,0x000b,0x0000
-#define wroteENCChannelConfigurationStreamSurround4_0 0xcc25,0x000c,0x000c,0x0000
-#define wroteENCChannelConfigurationStreamNone_1 0xcc25,0x000c,0x0101,0x0000
-#define wroteENCChannelConfigurationStreamMono_1 0xcc25,0x000c,0x0102,0x0000
-#define wroteENCChannelConfigurationStreamPhantom0_1 0xcc25,0x000c,0x0103,0x0000
-#define wroteENCChannelConfigurationStreamPhantom0Stereo_1 0xcc25,0x000c,0x0103,0x0001
-#define wroteENCChannelConfigurationStreamPhantom0LtRt_1 0xcc25,0x000c,0x0103,0x0002
-#define wroteENCChannelConfigurationStreamPhantom0Mono_1 0xcc25,0x000c,0x0103,0x0003
-#define wroteENCChannelConfigurationStreamPhantom0Dual_1 0xcc25,0x000c,0x0103,0x0004
-#define wroteENCChannelConfigurationStreamPhantom1_1 0xcc25,0x000c,0x0104,0x0000
-#define wroteENCChannelConfigurationStreamPhantom2_1 0xcc25,0x000c,0x0105,0x0000
-#define wroteENCChannelConfigurationStreamPhantom2Stereo_1 0xcc25,0x000c,0x0105,0x0001
-#define wroteENCChannelConfigurationStreamPhantom2LtRt_1 0xcc25,0x000c,0x0105,0x0002
-#define wroteENCChannelConfigurationStreamPhantom2Mono_1 0xcc25,0x000c,0x0105,0x0003
-#define wroteENCChannelConfigurationStreamPhantom3_1 0xcc25,0x000c,0x0106,0x0000
-#define wroteENCChannelConfigurationStreamPhantom4_1 0xcc25,0x000c,0x0107,0x0000
-#define wroteENCChannelConfigurationStreamSurround0_1 0xcc25,0x000c,0x0108,0x0000
-#define wroteENCChannelConfigurationStreamSurround1_1 0xcc25,0x000c,0x0109,0x0000
-#define wroteENCChannelConfigurationStreamSurround2_1 0xcc25,0x000c,0x010a,0x0000
-#define wroteENCChannelConfigurationStreamSurround2Stereo_1 0xcc25,0x000c,0x010a,0x0001
-#define wroteENCChannelConfigurationStreamSurround2LtRt_1 0xcc25,0x000c,0x010a,0x0002
-#define wroteENCChannelConfigurationStreamSurround2Mono_1 0xcc25,0x000c,0x010a,0x0003
-#define wroteENCChannelConfigurationStreamSurround3_1 0xcc25,0x000c,0x010b,0x0000
-#define wroteENCChannelConfigurationStreamSurround4_1 0xcc25,0x000c,0x010c,0x0000
-#define wroteENCChannelConfigurationStreamNone_2 0xcc25,0x000c,0x0201,0x0000
-#define wroteENCChannelConfigurationStreamMono_2 0xcc25,0x000c,0x0202,0x0000
-#define wroteENCChannelConfigurationStreamPhantom0_2 0xcc25,0x000c,0x0203,0x0000
-#define wroteENCChannelConfigurationStreamPhantom0Stereo_2 0xcc25,0x000c,0x0203,0x0001
-#define wroteENCChannelConfigurationStreamPhantom0LtRt_2 0xcc25,0x000c,0x0203,0x0002
-#define wroteENCChannelConfigurationStreamPhantom0Mono_2 0xcc25,0x000c,0x0203,0x0003
-#define wroteENCChannelConfigurationStreamPhantom0Dual_2 0xcc25,0x000c,0x0203,0x0004
-#define wroteENCChannelConfigurationStreamPhantom1_2 0xcc25,0x000c,0x0204,0x0000
-#define wroteENCChannelConfigurationStreamPhantom2_2 0xcc25,0x000c,0x0205,0x0000
-#define wroteENCChannelConfigurationStreamPhantom2Stereo_2 0xcc25,0x000c,0x0205,0x0001
-#define wroteENCChannelConfigurationStreamPhantom2LtRt_2 0xcc25,0x000c,0x0205,0x0002
-#define wroteENCChannelConfigurationStreamPhantom2Mono_2 0xcc25,0x000c,0x0205,0x0003
-#define wroteENCChannelConfigurationStreamPhantom3_2 0xcc25,0x000c,0x0206,0x0000
-#define wroteENCChannelConfigurationStreamPhantom4_2 0xcc25,0x000c,0x0207,0x0000
-#define wroteENCChannelConfigurationStreamSurround0_2 0xcc25,0x000c,0x0208,0x0000
-#define wroteENCChannelConfigurationStreamSurround1_2 0xcc25,0x000c,0x0209,0x0000
-#define wroteENCChannelConfigurationStreamSurround2_2 0xcc25,0x000c,0x020a,0x0000
-#define wroteENCChannelConfigurationStreamSurround2Stereo_2 0xcc25,0x000c,0x020a,0x0001
-#define wroteENCChannelConfigurationStreamSurround2LtRt_2 0xcc25,0x000c,0x020a,0x0002
-#define wroteENCChannelConfigurationStreamSurround2Mono_2 0xcc25,0x000c,0x020a,0x0003
-#define wroteENCChannelConfigurationStreamSurround3_2 0xcc25,0x000c,0x020b,0x0000
-#define wroteENCChannelConfigurationStreamSurround4_2 0xcc25,0x000c,0x020c,0x0000
-#define wroteENCChannelConfigurationStreamNoneLwRw_0 0xcc25,0x000c,0x0001,0x0100
-#define wroteENCChannelConfigurationStreamNoneLhRh_0 0xcc25,0x000c,0x0001,0x0400
-#define wroteENCChannelConfigurationStreamNoneLwRwLhRh_0 0xcc25,0x000c,0x0001,0x0500
-#define wroteENCChannelConfigurationStreamMonoLwRw_0 0xcc25,0x000c,0x0002,0x0100
-#define wroteENCChannelConfigurationStreamMonoLhRh_0 0xcc25,0x000c,0x0002,0x0400
-#define wroteENCChannelConfigurationStreamMonoLwRwLhRh_0 0xcc25,0x000c,0x0002,0x0500
-#define wroteENCChannelConfigurationStreamPhantom0LwRw_0 0xcc25,0x000c,0x0003,0x0100
-#define wroteENCChannelConfigurationStreamPhantom0LhRh_0 0xcc25,0x000c,0x0003,0x0400
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRh_0 0xcc25,0x000c,0x0003,0x0500
-#define wroteENCChannelConfigurationStreamPhantom0LwRwStereo_0 0xcc25,0x000c,0x0003,0x0101
-#define wroteENCChannelConfigurationStreamPhantom0LhRhStereo_0 0xcc25,0x000c,0x0003,0x0401
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhStereo_0 0xcc25,0x000c,0x0003,0x0501
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLtRt_0 0xcc25,0x000c,0x0003,0x0102
-#define wroteENCChannelConfigurationStreamPhantom0LhRhLtRt_0 0xcc25,0x000c,0x0003,0x0402
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhLtRt_0 0xcc25,0x000c,0x0003,0x0502
-#define wroteENCChannelConfigurationStreamPhantom0LwRwMono_0 0xcc25,0x000c,0x0003,0x0103
-#define wroteENCChannelConfigurationStreamPhantom0LhRhMono_0 0xcc25,0x000c,0x0003,0x0403
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhMono_0 0xcc25,0x000c,0x0003,0x0503
-#define wroteENCChannelConfigurationStreamPhantom0LwRwDual_0 0xcc25,0x000c,0x0003,0x0104
-#define wroteENCChannelConfigurationStreamPhantom0LhRhDual_0 0xcc25,0x000c,0x0003,0x0404
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhDual_0 0xcc25,0x000c,0x0003,0x0504
-#define wroteENCChannelConfigurationStreamPhantom1LwRw_0 0xcc25,0x000c,0x0004,0x0100
-#define wroteENCChannelConfigurationStreamPhantom1LhRh_0 0xcc25,0x000c,0x0004,0x0400
-#define wroteENCChannelConfigurationStreamPhantom1LwRwLhRh_0 0xcc25,0x000c,0x0004,0x0500
-#define wroteENCChannelConfigurationStreamPhantom2LwRw_0 0xcc25,0x000c,0x0005,0x0100
-#define wroteENCChannelConfigurationStreamPhantom2LhRh_0 0xcc25,0x000c,0x0005,0x0400
-#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRh_0 0xcc25,0x000c,0x0005,0x0500
-#define wroteENCChannelConfigurationStreamPhantom2LwRwStereo_0 0xcc25,0x000c,0x0005,0x0101
-#define wroteENCChannelConfigurationStreamPhantom2LhRhStereo_0 0xcc25,0x000c,0x0005,0x0401
-#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhStereo_0 0xcc25,0x000c,0x0005,0x0501
-#define wroteENCChannelConfigurationStreamPhantom2LwRwLtRt_0 0xcc25,0x000c,0x0005,0x0102
-#define wroteENCChannelConfigurationStreamPhantom2LhRhLtRt_0 0xcc25,0x000c,0x0005,0x0402
-#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhLtRt_0 0xcc25,0x000c,0x0005,0x0502
-#define wroteENCChannelConfigurationStreamPhantom2LwRwMono_0 0xcc25,0x000c,0x0005,0x0103
-#define wroteENCChannelConfigurationStreamPhantom2LhRhMono_0 0xcc25,0x000c,0x0005,0x0403
-#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhMono_0 0xcc25,0x000c,0x0005,0x0503
-#define wroteENCChannelConfigurationStreamPhantom3LwRw_0 0xcc25,0x000c,0x0006,0x0100
-#define wroteENCChannelConfigurationStreamPhantom3LhRh_0 0xcc25,0x000c,0x0006,0x0400
-#define wroteENCChannelConfigurationStreamPhantom3LwRwLhRh_0 0xcc25,0x000c,0x0006,0x0500
-#define wroteENCChannelConfigurationStreamPhantom4LwRw_0 0xcc25,0x000c,0x0007,0x0100
-#define wroteENCChannelConfigurationStreamPhantom4LhRh_0 0xcc25,0x000c,0x0007,0x0400
-#define wroteENCChannelConfigurationStreamPhantom4LwRwLhRh_0 0xcc25,0x000c,0x0007,0x0500
-#define wroteENCChannelConfigurationStreamSurround0LwRw_0 0xcc25,0x000c,0x0008,0x0100
-#define wroteENCChannelConfigurationStreamSurround0LhRh_0 0xcc25,0x000c,0x0008,0x0400
-#define wroteENCChannelConfigurationStreamSurround0LwRwLhRh_0 0xcc25,0x000c,0x0008,0x0500
-#define wroteENCChannelConfigurationStreamSurround1LwRw_0 0xcc25,0x000c,0x0009,0x0100
-#define wroteENCChannelConfigurationStreamSurround1LhRh_0 0xcc25,0x000c,0x0009,0x0400
-#define wroteENCChannelConfigurationStreamSurround1LwRwLhRh_0 0xcc25,0x000c,0x0009,0x0500
-#define wroteENCChannelConfigurationStreamSurround2LwRw_0 0xcc25,0x000c,0x000a,0x0100
-#define wroteENCChannelConfigurationStreamSurround2LhRh_0 0xcc25,0x000c,0x000a,0x0400
-#define wroteENCChannelConfigurationStreamSurround2LwRwLhRh_0 0xcc25,0x000c,0x000a,0x0500
-#define wroteENCChannelConfigurationStreamSurround2LwRwStereo_0 0xcc25,0x000c,0x000a,0x0101
-#define wroteENCChannelConfigurationStreamSurround2LhRhStereo_0 0xcc25,0x000c,0x000a,0x0401
-#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhStereo_0 0xcc25,0x000c,0x000a,0x0501
-#define wroteENCChannelConfigurationStreamSurround2LwRwLtRt_0 0xcc25,0x000c,0x000a,0x0102
-#define wroteENCChannelConfigurationStreamSurround2LhRhLtRt_0 0xcc25,0x000c,0x000a,0x0402
-#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhLtRt_0 0xcc25,0x000c,0x000a,0x0502
-#define wroteENCChannelConfigurationStreamSurround2LwRwMono_0 0xcc25,0x000c,0x000a,0x0103
-#define wroteENCChannelConfigurationStreamSurround2LhRhMono_0 0xcc25,0x000c,0x000a,0x0403
-#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhMono_0 0xcc25,0x000c,0x000a,0x0503
-#define wroteENCChannelConfigurationStreamSurround3LwRw_0 0xcc25,0x000c,0x000b,0x0100
-#define wroteENCChannelConfigurationStreamSurround3LhRh_0 0xcc25,0x000c,0x000b,0x0400
-#define wroteENCChannelConfigurationStreamSurround3LwRwLhRh_0 0xcc25,0x000c,0x000b,0x0500
-#define wroteENCChannelConfigurationStreamSurround4LwRw_0 0xcc25,0x000c,0x000c,0x0100
-#define wroteENCChannelConfigurationStreamSurround4LhRh_0 0xcc25,0x000c,0x000c,0x0400
-#define wroteENCChannelConfigurationStreamSurround4LwRwLhRh_0 0xcc25,0x000c,0x000c,0x0500
-#define wroteENCChannelConfigurationStreamNoneLwRw_1 0xcc25,0x000c,0x0101,0x0100
-#define wroteENCChannelConfigurationStreamNoneLhRh_1 0xcc25,0x000c,0x0101,0x0400
-#define wroteENCChannelConfigurationStreamNoneLwRwLhRh_1 0xcc25,0x000c,0x0101,0x0500
-#define wroteENCChannelConfigurationStreamMonoLwRw_1 0xcc25,0x000c,0x0102,0x0100
-#define wroteENCChannelConfigurationStreamMonoLhRh_1 0xcc25,0x000c,0x0102,0x0400
-#define wroteENCChannelConfigurationStreamMonoLwRwLhRh_1 0xcc25,0x000c,0x0102,0x0500
-#define wroteENCChannelConfigurationStreamPhantom0LwRw_1 0xcc25,0x000c,0x0103,0x0100
-#define wroteENCChannelConfigurationStreamPhantom0LhRh_1 0xcc25,0x000c,0x0103,0x0400
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRh_1 0xcc25,0x000c,0x0103,0x0500
-#define wroteENCChannelConfigurationStreamPhantom0LwRwStereo_1 0xcc25,0x000c,0x0103,0x0101
-#define wroteENCChannelConfigurationStreamPhantom0LhRhStereo_1 0xcc25,0x000c,0x0103,0x0401
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhStereo_1 0xcc25,0x000c,0x0103,0x0501
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLtRt_1 0xcc25,0x000c,0x0103,0x0102
-#define wroteENCChannelConfigurationStreamPhantom0LhRhLtRt_1 0xcc25,0x000c,0x0103,0x0402
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhLtRt_1 0xcc25,0x000c,0x0103,0x0502
-#define wroteENCChannelConfigurationStreamPhantom0LwRwMono_1 0xcc25,0x000c,0x0103,0x0103
-#define wroteENCChannelConfigurationStreamPhantom0LhRhMono_1 0xcc25,0x000c,0x0103,0x0403
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhMono_1 0xcc25,0x000c,0x0103,0x0503
-#define wroteENCChannelConfigurationStreamPhantom0LwRwDual_1 0xcc25,0x000c,0x0103,0x0104
-#define wroteENCChannelConfigurationStreamPhantom0LhRhDual_1 0xcc25,0x000c,0x0103,0x0404
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhDual_1 0xcc25,0x000c,0x0103,0x0504
-#define wroteENCChannelConfigurationStreamPhantom1LwRw_1 0xcc25,0x000c,0x0104,0x0100
-#define wroteENCChannelConfigurationStreamPhantom1LhRh_1 0xcc25,0x000c,0x0104,0x0400
-#define wroteENCChannelConfigurationStreamPhantom1LwRwLhRh_1 0xcc25,0x000c,0x0104,0x0500
-#define wroteENCChannelConfigurationStreamPhantom2LwRw_1 0xcc25,0x000c,0x0105,0x0100
-#define wroteENCChannelConfigurationStreamPhantom2LhRh_1 0xcc25,0x000c,0x0105,0x0400
-#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRh_1 0xcc25,0x000c,0x0105,0x0500
-#define wroteENCChannelConfigurationStreamPhantom2LwRwStereo_1 0xcc25,0x000c,0x0105,0x0101
-#define wroteENCChannelConfigurationStreamPhantom2LhRhStereo_1 0xcc25,0x000c,0x0105,0x0401
-#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhStereo_1 0xcc25,0x000c,0x0105,0x0501
-#define wroteENCChannelConfigurationStreamPhantom2LwRwLtRt_1 0xcc25,0x000c,0x0105,0x0102
-#define wroteENCChannelConfigurationStreamPhantom2LhRhLtRt_1 0xcc25,0x000c,0x0105,0x0402
-#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhLtRt_1 0xcc25,0x000c,0x0105,0x0502
-#define wroteENCChannelConfigurationStreamPhantom2LwRwMono_1 0xcc25,0x000c,0x0105,0x0103
-#define wroteENCChannelConfigurationStreamPhantom2LhRhMono_1 0xcc25,0x000c,0x0105,0x0403
-#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhMono_1 0xcc25,0x000c,0x0105,0x0503
-#define wroteENCChannelConfigurationStreamPhantom3LwRw_1 0xcc25,0x000c,0x0106,0x0100
-#define wroteENCChannelConfigurationStreamPhantom3LhRh_1 0xcc25,0x000c,0x0106,0x0400
-#define wroteENCChannelConfigurationStreamPhantom3LwRwLhRh_1 0xcc25,0x000c,0x0106,0x0500
-#define wroteENCChannelConfigurationStreamPhantom4LwRw_1 0xcc25,0x000c,0x0107,0x0100
-#define wroteENCChannelConfigurationStreamPhantom4LhRh_1 0xcc25,0x000c,0x0107,0x0400
-#define wroteENCChannelConfigurationStreamPhantom4LwRwLhRh_1 0xcc25,0x000c,0x0107,0x0500
-#define wroteENCChannelConfigurationStreamSurround0LwRw_1 0xcc25,0x000c,0x0108,0x0100
-#define wroteENCChannelConfigurationStreamSurround0LhRh_1 0xcc25,0x000c,0x0108,0x0400
-#define wroteENCChannelConfigurationStreamSurround0LwRwLhRh_1 0xcc25,0x000c,0x0108,0x0500
-#define wroteENCChannelConfigurationStreamSurround1LwRw_1 0xcc25,0x000c,0x0109,0x0100
-#define wroteENCChannelConfigurationStreamSurround1LhRh_1 0xcc25,0x000c,0x0109,0x0400
-#define wroteENCChannelConfigurationStreamSurround1LwRwLhRh_1 0xcc25,0x000c,0x0109,0x0500
-#define wroteENCChannelConfigurationStreamSurround2LwRw_1 0xcc25,0x000c,0x010a,0x0100
-#define wroteENCChannelConfigurationStreamSurround2LhRh_1 0xcc25,0x000c,0x010a,0x0400
-#define wroteENCChannelConfigurationStreamSurround2LwRwLhRh_1 0xcc25,0x000c,0x010a,0x0500
-#define wroteENCChannelConfigurationStreamSurround2LwRwStereo_1 0xcc25,0x000c,0x010a,0x0101
-#define wroteENCChannelConfigurationStreamSurround2LhRhStereo_1 0xcc25,0x000c,0x010a,0x0401
-#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhStereo_1 0xcc25,0x000c,0x010a,0x0501
-#define wroteENCChannelConfigurationStreamSurround2LwRwLtRt_1 0xcc25,0x000c,0x010a,0x0102
-#define wroteENCChannelConfigurationStreamSurround2LhRhLtRt_1 0xcc25,0x000c,0x010a,0x0402
-#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhLtRt_1 0xcc25,0x000c,0x010a,0x0502
-#define wroteENCChannelConfigurationStreamSurround2LwRwMono_1 0xcc25,0x000c,0x010a,0x0103
-#define wroteENCChannelConfigurationStreamSurround2LhRhMono_1 0xcc25,0x000c,0x010a,0x0403
-#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhMono_1 0xcc25,0x000c,0x010a,0x0503
-#define wroteENCChannelConfigurationStreamSurround3LwRw_1 0xcc25,0x000c,0x010b,0x0100
-#define wroteENCChannelConfigurationStreamSurround3LhRh_1 0xcc25,0x000c,0x010b,0x0400
-#define wroteENCChannelConfigurationStreamSurround3LwRwLhRh_1 0xcc25,0x000c,0x010b,0x0500
-#define wroteENCChannelConfigurationStreamSurround4LwRw_1 0xcc25,0x000c,0x010c,0x0100
-#define wroteENCChannelConfigurationStreamSurround4LhRh_1 0xcc25,0x000c,0x010c,0x0400
-#define wroteENCChannelConfigurationStreamSurround4LwRwLhRh_1 0xcc25,0x000c,0x010c,0x0500
-#define wroteENCChannelConfigurationStreamNoneLwRw_2 0xcc25,0x000c,0x0201,0x0100
-#define wroteENCChannelConfigurationStreamNoneLhRh_2 0xcc25,0x000c,0x0201,0x0400
-#define wroteENCChannelConfigurationStreamNoneLwRwLhRh_2 0xcc25,0x000c,0x0201,0x0500
-#define wroteENCChannelConfigurationStreamMonoLwRw_2 0xcc25,0x000c,0x0202,0x0100
-#define wroteENCChannelConfigurationStreamMonoLhRh_2 0xcc25,0x000c,0x0202,0x0400
-#define wroteENCChannelConfigurationStreamMonoLwRwLhRh_2 0xcc25,0x000c,0x0202,0x0500
-#define wroteENCChannelConfigurationStreamPhantom0LwRw_2 0xcc25,0x000c,0x0203,0x0100
-#define wroteENCChannelConfigurationStreamPhantom0LhRh_2 0xcc25,0x000c,0x0203,0x0400
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRh_2 0xcc25,0x000c,0x0203,0x0500
-#define wroteENCChannelConfigurationStreamPhantom0LwRwStereo_2 0xcc25,0x000c,0x0203,0x0101
-#define wroteENCChannelConfigurationStreamPhantom0LhRhStereo_2 0xcc25,0x000c,0x0203,0x0401
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhStereo_2 0xcc25,0x000c,0x0203,0x0501
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLtRt_2 0xcc25,0x000c,0x0203,0x0102
-#define wroteENCChannelConfigurationStreamPhantom0LhRhLtRt_2 0xcc25,0x000c,0x0203,0x0402
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhLtRt_2 0xcc25,0x000c,0x0203,0x0502
-#define wroteENCChannelConfigurationStreamPhantom0LwRwMono_2 0xcc25,0x000c,0x0203,0x0103
-#define wroteENCChannelConfigurationStreamPhantom0LhRhMono_2 0xcc25,0x000c,0x0203,0x0403
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhMono_2 0xcc25,0x000c,0x0203,0x0503
-#define wroteENCChannelConfigurationStreamPhantom0LwRwDual_2 0xcc25,0x000c,0x0203,0x0104
-#define wroteENCChannelConfigurationStreamPhantom0LhRhDual_2 0xcc25,0x000c,0x0203,0x0404
-#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhDual_2 0xcc25,0x000c,0x0203,0x0504
-#define wroteENCChannelConfigurationStreamPhantom1LwRw_2 0xcc25,0x000c,0x0204,0x0100
-#define wroteENCChannelConfigurationStreamPhantom1LhRh_2 0xcc25,0x000c,0x0204,0x0400
-#define wroteENCChannelConfigurationStreamPhantom1LwRwLhRh_2 0xcc25,0x000c,0x0204,0x0500
-#define wroteENCChannelConfigurationStreamPhantom2LwRw_2 0xcc25,0x000c,0x0205,0x0100
-#define wroteENCChannelConfigurationStreamPhantom2LhRh_2 0xcc25,0x000c,0x0205,0x0400
-#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRh_2 0xcc25,0x000c,0x0205,0x0500
-#define wroteENCChannelConfigurationStreamPhantom2LwRwStereo_2 0xcc25,0x000c,0x0205,0x0101
-#define wroteENCChannelConfigurationStreamPhantom2LhRhStereo_2 0xcc25,0x000c,0x0205,0x0401
-#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhStereo_2 0xcc25,0x000c,0x0205,0x0501
-#define wroteENCChannelConfigurationStreamPhantom2LwRwLtRt_2 0xcc25,0x000c,0x0205,0x0102
-#define wroteENCChannelConfigurationStreamPhantom2LhRhLtRt_2 0xcc25,0x000c,0x0205,0x0402
-#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhLtRt_2 0xcc25,0x000c,0x0205,0x0502
-#define wroteENCChannelConfigurationStreamPhantom2LwRwMono_2 0xcc25,0x000c,0x0205,0x0103
-#define wroteENCChannelConfigurationStreamPhantom2LhRhMono_2 0xcc25,0x000c,0x0205,0x0403
-#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhMono_2 0xcc25,0x000c,0x0205,0x0503
-#define wroteENCChannelConfigurationStreamPhantom3LwRw_2 0xcc25,0x000c,0x0206,0x0100
-#define wroteENCChannelConfigurationStreamPhantom3LhRh_2 0xcc25,0x000c,0x0206,0x0400
-#define wroteENCChannelConfigurationStreamPhantom3LwRwLhRh_2 0xcc25,0x000c,0x0206,0x0500
-#define wroteENCChannelConfigurationStreamPhantom4LwRw_2 0xcc25,0x000c,0x0207,0x0100
-#define wroteENCChannelConfigurationStreamPhantom4LhRh_2 0xcc25,0x000c,0x0207,0x0400
-#define wroteENCChannelConfigurationStreamPhantom4LwRwLhRh_2 0xcc25,0x000c,0x0207,0x0500
-#define wroteENCChannelConfigurationStreamSurround0LwRw_2 0xcc25,0x000c,0x0208,0x0100
-#define wroteENCChannelConfigurationStreamSurround0LhRh_2 0xcc25,0x000c,0x0208,0x0400
-#define wroteENCChannelConfigurationStreamSurround0LwRwLhRh_2 0xcc25,0x000c,0x0208,0x0500
-#define wroteENCChannelConfigurationStreamSurround1LwRw_2 0xcc25,0x000c,0x0209,0x0100
-#define wroteENCChannelConfigurationStreamSurround1LhRh_2 0xcc25,0x000c,0x0209,0x0400
-#define wroteENCChannelConfigurationStreamSurround1LwRwLhRh_2 0xcc25,0x000c,0x0209,0x0500
-#define wroteENCChannelConfigurationStreamSurround2LwRw_2 0xcc25,0x000c,0x020a,0x0100
-#define wroteENCChannelConfigurationStreamSurround2LhRh_2 0xcc25,0x000c,0x020a,0x0400
-#define wroteENCChannelConfigurationStreamSurround2LwRwLhRh_2 0xcc25,0x000c,0x020a,0x0500
-#define wroteENCChannelConfigurationStreamSurround2LwRwStereo_2 0xcc25,0x000c,0x020a,0x0101
-#define wroteENCChannelConfigurationStreamSurround2LhRhStereo_2 0xcc25,0x000c,0x020a,0x0401
-#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhStereo_2 0xcc25,0x000c,0x020a,0x0501
-#define wroteENCChannelConfigurationStreamSurround2LwRwLtRt_2 0xcc25,0x000c,0x020a,0x0102
-#define wroteENCChannelConfigurationStreamSurround2LhRhLtRt_2 0xcc25,0x000c,0x020a,0x0402
-#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhLtRt_2 0xcc25,0x000c,0x020a,0x0502
-#define wroteENCChannelConfigurationStreamSurround2LwRwMono_2 0xcc25,0x000c,0x020a,0x0103
-#define wroteENCChannelConfigurationStreamSurround2LhRhMono_2 0xcc25,0x000c,0x020a,0x0403
-#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhMono_2 0xcc25,0x000c,0x020a,0x0503
-#define wroteENCChannelConfigurationStreamSurround3LwRw_2 0xcc25,0x000c,0x020b,0x0100
-#define wroteENCChannelConfigurationStreamSurround3LhRh_2 0xcc25,0x000c,0x020b,0x0400
-#define wroteENCChannelConfigurationStreamSurround3LwRwLhRh_2 0xcc25,0x000c,0x020b,0x0500
-#define wroteENCChannelConfigurationStreamSurround4LwRw_2 0xcc25,0x000c,0x020c,0x0100
-#define wroteENCChannelConfigurationStreamSurround4LhRh_2 0xcc25,0x000c,0x020c,0x0400
-#define wroteENCChannelConfigurationStreamSurround4LwRwLhRh_2 0xcc25,0x000c,0x020c,0x0500
-#define readENCChannelConfigurationStreamExtChan 0xc225,0x0f00
-#define wroteENCChannelConfigurationStreamExtChanNone 0xca25,0x0f00
-#define wroteENCChannelConfigurationStreamExtChanLwRw 0xca25,0x0f01
-#define wroteENCChannelConfigurationStreamExtChanLhRh 0xca25,0x0f04
-#define wroteENCChannelConfigurationStreamExtChanLwRwLhRh 0xca25,0x0f05
-#define wroteENCChannelConfigurationStream 0xcc25,0x000c
-#define readENCChannelConfigurationEncode 0xc425,0x0010
-#define wroteENCChannelConfigurationEncodeUnknown 0xcc25,0x0010,0x0000,0x0000
-#define wroteENCChannelConfigurationEncodeNone 0xcc25,0x0010,0x0001,0x0000
-#define wroteENCChannelConfigurationEncodeMono 0xcc25,0x0010,0x0002,0x0000
-#define wroteENCChannelConfigurationEncodeStereo 0xcc25,0x0010,0x0003,0x0000
-#define wroteENCChannelConfigurationEncodeStereoLtRt 0xcc25,0x0010,0x0003,0x0002
-#define wroteENCChannelConfigurationEncodePhantom0Stereo_0 0xcc25,0x0010,0x0003,0x0001
-#define wroteENCChannelConfigurationEncodePhantom0Mono_0 0xcc25,0x0010,0x0003,0x0003
-#define wroteENCChannelConfigurationEncodePhantom0Dual_0 0xcc25,0x0010,0x0003,0x0004
-#define wroteENCChannelConfigurationEncodePhantom1_0 0xcc25,0x0010,0x0004,0x0000
-#define wroteENCChannelConfigurationEncodePhantom2_0 0xcc25,0x0010,0x0005,0x0000
-#define wroteENCChannelConfigurationEncodePhantom2Stereo_0 0xcc25,0x0010,0x0005,0x0001
-#define wroteENCChannelConfigurationEncodePhantom2LtRt_0 0xcc25,0x0010,0x0005,0x0002
-#define wroteENCChannelConfigurationEncodePhantom2Mono_0 0xcc25,0x0010,0x0005,0x0003
-#define wroteENCChannelConfigurationEncodePhantom3_0 0xcc25,0x0010,0x0006,0x0000
-#define wroteENCChannelConfigurationEncodePhantom4_0 0xcc25,0x0010,0x0007,0x0000
-#define wroteENCChannelConfigurationEncodeSurround0_0 0xcc25,0x0010,0x0008,0x0000
-#define wroteENCChannelConfigurationEncodeSurround1_0 0xcc25,0x0010,0x0009,0x0000
-#define wroteENCChannelConfigurationEncodeSurround2_0 0xcc25,0x0010,0x000a,0x0000
-#define wroteENCChannelConfigurationEncodeSurround2Stereo_0 0xcc25,0x0010,0x000a,0x0001
-#define wroteENCChannelConfigurationEncodeSurround2LtRt_0 0xcc25,0x0010,0x000a,0x0002
-#define wroteENCChannelConfigurationEncodeSurround2Mono_0 0xcc25,0x0010,0x000a,0x0003
-#define wroteENCChannelConfigurationEncodeSurround3_0 0xcc25,0x0010,0x000b,0x0000
-#define wroteENCChannelConfigurationEncodeSurround4_0 0xcc25,0x0010,0x000c,0x0000
-#define wroteENCChannelConfigurationEncodeNone_1 0xcc25,0x0010,0x0101,0x0000
-#define wroteENCChannelConfigurationEncodeMono_1 0xcc25,0x0010,0x0102,0x0000
-#define wroteENCChannelConfigurationEncodePhantom0_1 0xcc25,0x0010,0x0103,0x0000
-#define wroteENCChannelConfigurationEncodePhantom0Stereo_1 0xcc25,0x0010,0x0103,0x0001
-#define wroteENCChannelConfigurationEncodePhantom0LtRt_1 0xcc25,0x0010,0x0103,0x0002
-#define wroteENCChannelConfigurationEncodePhantom0Mono_1 0xcc25,0x0010,0x0103,0x0003
-#define wroteENCChannelConfigurationEncodePhantom0Dual_1 0xcc25,0x0010,0x0103,0x0004
-#define wroteENCChannelConfigurationEncodePhantom1_1 0xcc25,0x0010,0x0104,0x0000
-#define wroteENCChannelConfigurationEncodePhantom2_1 0xcc25,0x0010,0x0105,0x0000
-#define wroteENCChannelConfigurationEncodePhantom2Stereo_1 0xcc25,0x0010,0x0105,0x0001
-#define wroteENCChannelConfigurationEncodePhantom2LtRt_1 0xcc25,0x0010,0x0105,0x0002
-#define wroteENCChannelConfigurationEncodePhantom2Mono_1 0xcc25,0x0010,0x0105,0x0003
-#define wroteENCChannelConfigurationEncodePhantom3_1 0xcc25,0x0010,0x0106,0x0000
-#define wroteENCChannelConfigurationEncodePhantom4_1 0xcc25,0x0010,0x0107,0x0000
-#define wroteENCChannelConfigurationEncodeSurround0_1 0xcc25,0x0010,0x0108,0x0000
-#define wroteENCChannelConfigurationEncodeSurround1_1 0xcc25,0x0010,0x0109,0x0000
-#define wroteENCChannelConfigurationEncodeSurround2_1 0xcc25,0x0010,0x010a,0x0000
-#define wroteENCChannelConfigurationEncodeSurround2Stereo_1 0xcc25,0x0010,0x010a,0x0001
-#define wroteENCChannelConfigurationEncodeSurround2LtRt_1 0xcc25,0x0010,0x010a,0x0002
-#define wroteENCChannelConfigurationEncodeSurround2Mono_1 0xcc25,0x0010,0x010a,0x0003
-#define wroteENCChannelConfigurationEncodeSurround3_1 0xcc25,0x0010,0x010b,0x0000
-#define wroteENCChannelConfigurationEncodeSurround4_1 0xcc25,0x0010,0x010c,0x0000
-#define wroteENCChannelConfigurationEncodeNone_2 0xcc25,0x0010,0x0201,0x0000
-#define wroteENCChannelConfigurationEncodeMono_2 0xcc25,0x0010,0x0202,0x0000
-#define wroteENCChannelConfigurationEncodePhantom0_2 0xcc25,0x0010,0x0203,0x0000
-#define wroteENCChannelConfigurationEncodePhantom0Stereo_2 0xcc25,0x0010,0x0203,0x0001
-#define wroteENCChannelConfigurationEncodePhantom0LtRt_2 0xcc25,0x0010,0x0203,0x0002
-#define wroteENCChannelConfigurationEncodePhantom0Mono_2 0xcc25,0x0010,0x0203,0x0003
-#define wroteENCChannelConfigurationEncodePhantom0Dual_2 0xcc25,0x0010,0x0203,0x0004
-#define wroteENCChannelConfigurationEncodePhantom1_2 0xcc25,0x0010,0x0204,0x0000
-#define wroteENCChannelConfigurationEncodePhantom2_2 0xcc25,0x0010,0x0205,0x0000
-#define wroteENCChannelConfigurationEncodePhantom2Stereo_2 0xcc25,0x0010,0x0205,0x0001
-#define wroteENCChannelConfigurationEncodePhantom2LtRt_2 0xcc25,0x0010,0x0205,0x0002
-#define wroteENCChannelConfigurationEncodePhantom2Mono_2 0xcc25,0x0010,0x0205,0x0003
-#define wroteENCChannelConfigurationEncodePhantom3_2 0xcc25,0x0010,0x0206,0x0000
-#define wroteENCChannelConfigurationEncodePhantom4_2 0xcc25,0x0010,0x0207,0x0000
-#define wroteENCChannelConfigurationEncodeSurround0_2 0xcc25,0x0010,0x0208,0x0000
-#define wroteENCChannelConfigurationEncodeSurround1_2 0xcc25,0x0010,0x0209,0x0000
-#define wroteENCChannelConfigurationEncodeSurround2_2 0xcc25,0x0010,0x020a,0x0000
-#define wroteENCChannelConfigurationEncodeSurround2Stereo_2 0xcc25,0x0010,0x020a,0x0001
-#define wroteENCChannelConfigurationEncodeSurround2LtRt_2 0xcc25,0x0010,0x020a,0x0002
-#define wroteENCChannelConfigurationEncodeSurround2Mono_2 0xcc25,0x0010,0x020a,0x0003
-#define wroteENCChannelConfigurationEncodeSurround3_2 0xcc25,0x0010,0x020b,0x0000
-#define wroteENCChannelConfigurationEncodeSurround4_2 0xcc25,0x0010,0x020c,0x0000
-#define wroteENCChannelConfigurationEncodeNoneLwRw_0 0xcc25,0x0010,0x0001,0x0100
-#define wroteENCChannelConfigurationEncodeNoneLhRh_0 0xcc25,0x0010,0x0001,0x0400
-#define wroteENCChannelConfigurationEncodeNoneLwRwLhRh_0 0xcc25,0x0010,0x0001,0x0500
-#define wroteENCChannelConfigurationEncodeMonoLwRw_0 0xcc25,0x0010,0x0002,0x0100
-#define wroteENCChannelConfigurationEncodeMonoLhRh_0 0xcc25,0x0010,0x0002,0x0400
-#define wroteENCChannelConfigurationEncodeMonoLwRwLhRh_0 0xcc25,0x0010,0x0002,0x0500
-#define wroteENCChannelConfigurationEncodePhantom0LwRw_0 0xcc25,0x0010,0x0003,0x0100
-#define wroteENCChannelConfigurationEncodePhantom0LhRh_0 0xcc25,0x0010,0x0003,0x0400
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRh_0 0xcc25,0x0010,0x0003,0x0500
-#define wroteENCChannelConfigurationEncodePhantom0LwRwStereo_0 0xcc25,0x0010,0x0003,0x0101
-#define wroteENCChannelConfigurationEncodePhantom0LhRhStereo_0 0xcc25,0x0010,0x0003,0x0401
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhStereo_0 0xcc25,0x0010,0x0003,0x0501
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLtRt_0 0xcc25,0x0010,0x0003,0x0102
-#define wroteENCChannelConfigurationEncodePhantom0LhRhLtRt_0 0xcc25,0x0010,0x0003,0x0402
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhLtRt_0 0xcc25,0x0010,0x0003,0x0502
-#define wroteENCChannelConfigurationEncodePhantom0LwRwMono_0 0xcc25,0x0010,0x0003,0x0103
-#define wroteENCChannelConfigurationEncodePhantom0LhRhMono_0 0xcc25,0x0010,0x0003,0x0403
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhMono_0 0xcc25,0x0010,0x0003,0x0503
-#define wroteENCChannelConfigurationEncodePhantom0LwRwDual_0 0xcc25,0x0010,0x0003,0x0104
-#define wroteENCChannelConfigurationEncodePhantom0LhRhDual_0 0xcc25,0x0010,0x0003,0x0404
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhDual_0 0xcc25,0x0010,0x0003,0x0504
-#define wroteENCChannelConfigurationEncodePhantom1LwRw_0 0xcc25,0x0010,0x0004,0x0100
-#define wroteENCChannelConfigurationEncodePhantom1LhRh_0 0xcc25,0x0010,0x0004,0x0400
-#define wroteENCChannelConfigurationEncodePhantom1LwRwLhRh_0 0xcc25,0x0010,0x0004,0x0500
-#define wroteENCChannelConfigurationEncodePhantom2LwRw_0 0xcc25,0x0010,0x0005,0x0100
-#define wroteENCChannelConfigurationEncodePhantom2LhRh_0 0xcc25,0x0010,0x0005,0x0400
-#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRh_0 0xcc25,0x0010,0x0005,0x0500
-#define wroteENCChannelConfigurationEncodePhantom2LwRwStereo_0 0xcc25,0x0010,0x0005,0x0101
-#define wroteENCChannelConfigurationEncodePhantom2LhRhStereo_0 0xcc25,0x0010,0x0005,0x0401
-#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhStereo_0 0xcc25,0x0010,0x0005,0x0501
-#define wroteENCChannelConfigurationEncodePhantom2LwRwLtRt_0 0xcc25,0x0010,0x0005,0x0102
-#define wroteENCChannelConfigurationEncodePhantom2LhRhLtRt_0 0xcc25,0x0010,0x0005,0x0402
-#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhLtRt_0 0xcc25,0x0010,0x0005,0x0502
-#define wroteENCChannelConfigurationEncodePhantom2LwRwMono_0 0xcc25,0x0010,0x0005,0x0103
-#define wroteENCChannelConfigurationEncodePhantom2LhRhMono_0 0xcc25,0x0010,0x0005,0x0403
-#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhMono_0 0xcc25,0x0010,0x0005,0x0503
-#define wroteENCChannelConfigurationEncodePhantom3LwRw_0 0xcc25,0x0010,0x0006,0x0100
-#define wroteENCChannelConfigurationEncodePhantom3LhRh_0 0xcc25,0x0010,0x0006,0x0400
-#define wroteENCChannelConfigurationEncodePhantom3LwRwLhRh_0 0xcc25,0x0010,0x0006,0x0500
-#define wroteENCChannelConfigurationEncodePhantom4LwRw_0 0xcc25,0x0010,0x0007,0x0100
-#define wroteENCChannelConfigurationEncodePhantom4LhRh_0 0xcc25,0x0010,0x0007,0x0400
-#define wroteENCChannelConfigurationEncodePhantom4LwRwLhRh_0 0xcc25,0x0010,0x0007,0x0500
-#define wroteENCChannelConfigurationEncodeSurround0LwRw_0 0xcc25,0x0010,0x0008,0x0100
-#define wroteENCChannelConfigurationEncodeSurround0LhRh_0 0xcc25,0x0010,0x0008,0x0400
-#define wroteENCChannelConfigurationEncodeSurround0LwRwLhRh_0 0xcc25,0x0010,0x0008,0x0500
-#define wroteENCChannelConfigurationEncodeSurround1LwRw_0 0xcc25,0x0010,0x0009,0x0100
-#define wroteENCChannelConfigurationEncodeSurround1LhRh_0 0xcc25,0x0010,0x0009,0x0400
-#define wroteENCChannelConfigurationEncodeSurround1LwRwLhRh_0 0xcc25,0x0010,0x0009,0x0500
-#define wroteENCChannelConfigurationEncodeSurround2LwRw_0 0xcc25,0x0010,0x000a,0x0100
-#define wroteENCChannelConfigurationEncodeSurround2LhRh_0 0xcc25,0x0010,0x000a,0x0400
-#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRh_0 0xcc25,0x0010,0x000a,0x0500
-#define wroteENCChannelConfigurationEncodeSurround2LwRwStereo_0 0xcc25,0x0010,0x000a,0x0101
-#define wroteENCChannelConfigurationEncodeSurround2LhRhStereo_0 0xcc25,0x0010,0x000a,0x0401
-#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhStereo_0 0xcc25,0x0010,0x000a,0x0501
-#define wroteENCChannelConfigurationEncodeSurround2LwRwLtRt_0 0xcc25,0x0010,0x000a,0x0102
-#define wroteENCChannelConfigurationEncodeSurround2LhRhLtRt_0 0xcc25,0x0010,0x000a,0x0402
-#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhLtRt_0 0xcc25,0x0010,0x000a,0x0502
-#define wroteENCChannelConfigurationEncodeSurround2LwRwMono_0 0xcc25,0x0010,0x000a,0x0103
-#define wroteENCChannelConfigurationEncodeSurround2LhRhMono_0 0xcc25,0x0010,0x000a,0x0403
-#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhMono_0 0xcc25,0x0010,0x000a,0x0503
-#define wroteENCChannelConfigurationEncodeSurround3LwRw_0 0xcc25,0x0010,0x000b,0x0100
-#define wroteENCChannelConfigurationEncodeSurround3LhRh_0 0xcc25,0x0010,0x000b,0x0400
-#define wroteENCChannelConfigurationEncodeSurround3LwRwLhRh_0 0xcc25,0x0010,0x000b,0x0500
-#define wroteENCChannelConfigurationEncodeSurround4LwRw_0 0xcc25,0x0010,0x000c,0x0100
-#define wroteENCChannelConfigurationEncodeSurround4LhRh_0 0xcc25,0x0010,0x000c,0x0400
-#define wroteENCChannelConfigurationEncodeSurround4LwRwLhRh_0 0xcc25,0x0010,0x000c,0x0500
-#define wroteENCChannelConfigurationEncodeNoneLwRw_1 0xcc25,0x0010,0x0101,0x0100
-#define wroteENCChannelConfigurationEncodeNoneLhRh_1 0xcc25,0x0010,0x0101,0x0400
-#define wroteENCChannelConfigurationEncodeNoneLwRwLhRh_1 0xcc25,0x0010,0x0101,0x0500
-#define wroteENCChannelConfigurationEncodeMonoLwRw_1 0xcc25,0x0010,0x0102,0x0100
-#define wroteENCChannelConfigurationEncodeMonoLhRh_1 0xcc25,0x0010,0x0102,0x0400
-#define wroteENCChannelConfigurationEncodeMonoLwRwLhRh_1 0xcc25,0x0010,0x0102,0x0500
-#define wroteENCChannelConfigurationEncodePhantom0LwRw_1 0xcc25,0x0010,0x0103,0x0100
-#define wroteENCChannelConfigurationEncodePhantom0LhRh_1 0xcc25,0x0010,0x0103,0x0400
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRh_1 0xcc25,0x0010,0x0103,0x0500
-#define wroteENCChannelConfigurationEncodePhantom0LwRwStereo_1 0xcc25,0x0010,0x0103,0x0101
-#define wroteENCChannelConfigurationEncodePhantom0LhRhStereo_1 0xcc25,0x0010,0x0103,0x0401
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhStereo_1 0xcc25,0x0010,0x0103,0x0501
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLtRt_1 0xcc25,0x0010,0x0103,0x0102
-#define wroteENCChannelConfigurationEncodePhantom0LhRhLtRt_1 0xcc25,0x0010,0x0103,0x0402
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhLtRt_1 0xcc25,0x0010,0x0103,0x0502
-#define wroteENCChannelConfigurationEncodePhantom0LwRwMono_1 0xcc25,0x0010,0x0103,0x0103
-#define wroteENCChannelConfigurationEncodePhantom0LhRhMono_1 0xcc25,0x0010,0x0103,0x0403
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhMono_1 0xcc25,0x0010,0x0103,0x0503
-#define wroteENCChannelConfigurationEncodePhantom0LwRwDual_1 0xcc25,0x0010,0x0103,0x0104
-#define wroteENCChannelConfigurationEncodePhantom0LhRhDual_1 0xcc25,0x0010,0x0103,0x0404
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhDual_1 0xcc25,0x0010,0x0103,0x0504
-#define wroteENCChannelConfigurationEncodePhantom1LwRw_1 0xcc25,0x0010,0x0104,0x0100
-#define wroteENCChannelConfigurationEncodePhantom1LhRh_1 0xcc25,0x0010,0x0104,0x0400
-#define wroteENCChannelConfigurationEncodePhantom1LwRwLhRh_1 0xcc25,0x0010,0x0104,0x0500
-#define wroteENCChannelConfigurationEncodePhantom2LwRw_1 0xcc25,0x0010,0x0105,0x0100
-#define wroteENCChannelConfigurationEncodePhantom2LhRh_1 0xcc25,0x0010,0x0105,0x0400
-#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRh_1 0xcc25,0x0010,0x0105,0x0500
-#define wroteENCChannelConfigurationEncodePhantom2LwRwStereo_1 0xcc25,0x0010,0x0105,0x0101
-#define wroteENCChannelConfigurationEncodePhantom2LhRhStereo_1 0xcc25,0x0010,0x0105,0x0401
-#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhStereo_1 0xcc25,0x0010,0x0105,0x0501
-#define wroteENCChannelConfigurationEncodePhantom2LwRwLtRt_1 0xcc25,0x0010,0x0105,0x0102
-#define wroteENCChannelConfigurationEncodePhantom2LhRhLtRt_1 0xcc25,0x0010,0x0105,0x0402
-#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhLtRt_1 0xcc25,0x0010,0x0105,0x0502
-#define wroteENCChannelConfigurationEncodePhantom2LwRwMono_1 0xcc25,0x0010,0x0105,0x0103
-#define wroteENCChannelConfigurationEncodePhantom2LhRhMono_1 0xcc25,0x0010,0x0105,0x0403
-#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhMono_1 0xcc25,0x0010,0x0105,0x0503
-#define wroteENCChannelConfigurationEncodePhantom3LwRw_1 0xcc25,0x0010,0x0106,0x0100
-#define wroteENCChannelConfigurationEncodePhantom3LhRh_1 0xcc25,0x0010,0x0106,0x0400
-#define wroteENCChannelConfigurationEncodePhantom3LwRwLhRh_1 0xcc25,0x0010,0x0106,0x0500
-#define wroteENCChannelConfigurationEncodePhantom4LwRw_1 0xcc25,0x0010,0x0107,0x0100
-#define wroteENCChannelConfigurationEncodePhantom4LhRh_1 0xcc25,0x0010,0x0107,0x0400
-#define wroteENCChannelConfigurationEncodePhantom4LwRwLhRh_1 0xcc25,0x0010,0x0107,0x0500
-#define wroteENCChannelConfigurationEncodeSurround0LwRw_1 0xcc25,0x0010,0x0108,0x0100
-#define wroteENCChannelConfigurationEncodeSurround0LhRh_1 0xcc25,0x0010,0x0108,0x0400
-#define wroteENCChannelConfigurationEncodeSurround0LwRwLhRh_1 0xcc25,0x0010,0x0108,0x0500
-#define wroteENCChannelConfigurationEncodeSurround1LwRw_1 0xcc25,0x0010,0x0109,0x0100
-#define wroteENCChannelConfigurationEncodeSurround1LhRh_1 0xcc25,0x0010,0x0109,0x0400
-#define wroteENCChannelConfigurationEncodeSurround1LwRwLhRh_1 0xcc25,0x0010,0x0109,0x0500
-#define wroteENCChannelConfigurationEncodeSurround2LwRw_1 0xcc25,0x0010,0x010a,0x0100
-#define wroteENCChannelConfigurationEncodeSurround2LhRh_1 0xcc25,0x0010,0x010a,0x0400
-#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRh_1 0xcc25,0x0010,0x010a,0x0500
-#define wroteENCChannelConfigurationEncodeSurround2LwRwStereo_1 0xcc25,0x0010,0x010a,0x0101
-#define wroteENCChannelConfigurationEncodeSurround2LhRhStereo_1 0xcc25,0x0010,0x010a,0x0401
-#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhStereo_1 0xcc25,0x0010,0x010a,0x0501
-#define wroteENCChannelConfigurationEncodeSurround2LwRwLtRt_1 0xcc25,0x0010,0x010a,0x0102
-#define wroteENCChannelConfigurationEncodeSurround2LhRhLtRt_1 0xcc25,0x0010,0x010a,0x0402
-#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhLtRt_1 0xcc25,0x0010,0x010a,0x0502
-#define wroteENCChannelConfigurationEncodeSurround2LwRwMono_1 0xcc25,0x0010,0x010a,0x0103
-#define wroteENCChannelConfigurationEncodeSurround2LhRhMono_1 0xcc25,0x0010,0x010a,0x0403
-#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhMono_1 0xcc25,0x0010,0x010a,0x0503
-#define wroteENCChannelConfigurationEncodeSurround3LwRw_1 0xcc25,0x0010,0x010b,0x0100
-#define wroteENCChannelConfigurationEncodeSurround3LhRh_1 0xcc25,0x0010,0x010b,0x0400
-#define wroteENCChannelConfigurationEncodeSurround3LwRwLhRh_1 0xcc25,0x0010,0x010b,0x0500
-#define wroteENCChannelConfigurationEncodeSurround4LwRw_1 0xcc25,0x0010,0x010c,0x0100
-#define wroteENCChannelConfigurationEncodeSurround4LhRh_1 0xcc25,0x0010,0x010c,0x0400
-#define wroteENCChannelConfigurationEncodeSurround4LwRwLhRh_1 0xcc25,0x0010,0x010c,0x0500
-#define wroteENCChannelConfigurationEncodeNoneLwRw_2 0xcc25,0x0010,0x0201,0x0100
-#define wroteENCChannelConfigurationEncodeNoneLhRh_2 0xcc25,0x0010,0x0201,0x0400
-#define wroteENCChannelConfigurationEncodeNoneLwRwLhRh_2 0xcc25,0x0010,0x0201,0x0500
-#define wroteENCChannelConfigurationEncodeMonoLwRw_2 0xcc25,0x0010,0x0202,0x0100
-#define wroteENCChannelConfigurationEncodeMonoLhRh_2 0xcc25,0x0010,0x0202,0x0400
-#define wroteENCChannelConfigurationEncodeMonoLwRwLhRh_2 0xcc25,0x0010,0x0202,0x0500
-#define wroteENCChannelConfigurationEncodePhantom0LwRw_2 0xcc25,0x0010,0x0203,0x0100
-#define wroteENCChannelConfigurationEncodePhantom0LhRh_2 0xcc25,0x0010,0x0203,0x0400
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRh_2 0xcc25,0x0010,0x0203,0x0500
-#define wroteENCChannelConfigurationEncodePhantom0LwRwStereo_2 0xcc25,0x0010,0x0203,0x0101
-#define wroteENCChannelConfigurationEncodePhantom0LhRhStereo_2 0xcc25,0x0010,0x0203,0x0401
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhStereo_2 0xcc25,0x0010,0x0203,0x0501
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLtRt_2 0xcc25,0x0010,0x0203,0x0102
-#define wroteENCChannelConfigurationEncodePhantom0LhRhLtRt_2 0xcc25,0x0010,0x0203,0x0402
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhLtRt_2 0xcc25,0x0010,0x0203,0x0502
-#define wroteENCChannelConfigurationEncodePhantom0LwRwMono_2 0xcc25,0x0010,0x0203,0x0103
-#define wroteENCChannelConfigurationEncodePhantom0LhRhMono_2 0xcc25,0x0010,0x0203,0x0403
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhMono_2 0xcc25,0x0010,0x0203,0x0503
-#define wroteENCChannelConfigurationEncodePhantom0LwRwDual_2 0xcc25,0x0010,0x0203,0x0104
-#define wroteENCChannelConfigurationEncodePhantom0LhRhDual_2 0xcc25,0x0010,0x0203,0x0404
-#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhDual_2 0xcc25,0x0010,0x0203,0x0504
-#define wroteENCChannelConfigurationEncodePhantom1LwRw_2 0xcc25,0x0010,0x0204,0x0100
-#define wroteENCChannelConfigurationEncodePhantom1LhRh_2 0xcc25,0x0010,0x0204,0x0400
-#define wroteENCChannelConfigurationEncodePhantom1LwRwLhRh_2 0xcc25,0x0010,0x0204,0x0500
-#define wroteENCChannelConfigurationEncodePhantom2LwRw_2 0xcc25,0x0010,0x0205,0x0100
-#define wroteENCChannelConfigurationEncodePhantom2LhRh_2 0xcc25,0x0010,0x0205,0x0400
-#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRh_2 0xcc25,0x0010,0x0205,0x0500
-#define wroteENCChannelConfigurationEncodePhantom2LwRwStereo_2 0xcc25,0x0010,0x0205,0x0101
-#define wroteENCChannelConfigurationEncodePhantom2LhRhStereo_2 0xcc25,0x0010,0x0205,0x0401
-#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhStereo_2 0xcc25,0x0010,0x0205,0x0501
-#define wroteENCChannelConfigurationEncodePhantom2LwRwLtRt_2 0xcc25,0x0010,0x0205,0x0102
-#define wroteENCChannelConfigurationEncodePhantom2LhRhLtRt_2 0xcc25,0x0010,0x0205,0x0402
-#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhLtRt_2 0xcc25,0x0010,0x0205,0x0502
-#define wroteENCChannelConfigurationEncodePhantom2LwRwMono_2 0xcc25,0x0010,0x0205,0x0103
-#define wroteENCChannelConfigurationEncodePhantom2LhRhMono_2 0xcc25,0x0010,0x0205,0x0403
-#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhMono_2 0xcc25,0x0010,0x0205,0x0503
-#define wroteENCChannelConfigurationEncodePhantom3LwRw_2 0xcc25,0x0010,0x0206,0x0100
-#define wroteENCChannelConfigurationEncodePhantom3LhRh_2 0xcc25,0x0010,0x0206,0x0400
-#define wroteENCChannelConfigurationEncodePhantom3LwRwLhRh_2 0xcc25,0x0010,0x0206,0x0500
-#define wroteENCChannelConfigurationEncodePhantom4LwRw_2 0xcc25,0x0010,0x0207,0x0100
-#define wroteENCChannelConfigurationEncodePhantom4LhRh_2 0xcc25,0x0010,0x0207,0x0400
-#define wroteENCChannelConfigurationEncodePhantom4LwRwLhRh_2 0xcc25,0x0010,0x0207,0x0500
-#define wroteENCChannelConfigurationEncodeSurround0LwRw_2 0xcc25,0x0010,0x0208,0x0100
-#define wroteENCChannelConfigurationEncodeSurround0LhRh_2 0xcc25,0x0010,0x0208,0x0400
-#define wroteENCChannelConfigurationEncodeSurround0LwRwLhRh_2 0xcc25,0x0010,0x0208,0x0500
-#define wroteENCChannelConfigurationEncodeSurround1LwRw_2 0xcc25,0x0010,0x0209,0x0100
-#define wroteENCChannelConfigurationEncodeSurround1LhRh_2 0xcc25,0x0010,0x0209,0x0400
-#define wroteENCChannelConfigurationEncodeSurround1LwRwLhRh_2 0xcc25,0x0010,0x0209,0x0500
-#define wroteENCChannelConfigurationEncodeSurround2LwRw_2 0xcc25,0x0010,0x020a,0x0100
-#define wroteENCChannelConfigurationEncodeSurround2LhRh_2 0xcc25,0x0010,0x020a,0x0400
-#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRh_2 0xcc25,0x0010,0x020a,0x0500
-#define wroteENCChannelConfigurationEncodeSurround2LwRwStereo_2 0xcc25,0x0010,0x020a,0x0101
-#define wroteENCChannelConfigurationEncodeSurround2LhRhStereo_2 0xcc25,0x0010,0x020a,0x0401
-#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhStereo_2 0xcc25,0x0010,0x020a,0x0501
-#define wroteENCChannelConfigurationEncodeSurround2LwRwLtRt_2 0xcc25,0x0010,0x020a,0x0102
-#define wroteENCChannelConfigurationEncodeSurround2LhRhLtRt_2 0xcc25,0x0010,0x020a,0x0402
-#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhLtRt_2 0xcc25,0x0010,0x020a,0x0502
-#define wroteENCChannelConfigurationEncodeSurround2LwRwMono_2 0xcc25,0x0010,0x020a,0x0103
-#define wroteENCChannelConfigurationEncodeSurround2LhRhMono_2 0xcc25,0x0010,0x020a,0x0403
-#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhMono_2 0xcc25,0x0010,0x020a,0x0503
-#define wroteENCChannelConfigurationEncodeSurround3LwRw_2 0xcc25,0x0010,0x020b,0x0100
-#define wroteENCChannelConfigurationEncodeSurround3LhRh_2 0xcc25,0x0010,0x020b,0x0400
-#define wroteENCChannelConfigurationEncodeSurround3LwRwLhRh_2 0xcc25,0x0010,0x020b,0x0500
-#define wroteENCChannelConfigurationEncodeSurround4LwRw_2 0xcc25,0x0010,0x020c,0x0100
-#define wroteENCChannelConfigurationEncodeSurround4LhRh_2 0xcc25,0x0010,0x020c,0x0400
-#define wroteENCChannelConfigurationEncodeSurround4LwRwLhRh_2 0xcc25,0x0010,0x020c,0x0500
-#define readENCChannelConfigurationEncodeExtChan 0xc225,0x1300
-#define wroteENCChannelConfigurationEncodeExtChanNone 0xca25,0x1300
-#define wroteENCChannelConfigurationEncodeExtChanLwRw 0xca25,0x1301
-#define wroteENCChannelConfigurationEncodeExtChanLhRh 0xca25,0x1304
-#define wroteENCChannelConfigurationEncodeExtChanLwRwLhRh 0xca25,0x1305
-#define wroteENCChannelConfigurationEncode 0xcc25,0x0010
-#define readENCProgramFormat 0xc425,0x0014
-#define wroteENCProgramFormat 0xcc25,0x0014
-#define readENCListeningFormat 0xc425,0x0018
-#define wroteENCListeningFormat 0xcc25,0x0018
+#define readENCChannelConfigurationRequest 0xc425,0x0020
+#define writeENCChannelConfigurationRequestUnknown 0xcc25,0x0020,0x0000,0x0000
+#define writeENCChannelConfigurationRequestNone 0xcc25,0x0020,0x0001,0x0000
+#define writeENCChannelConfigurationRequestMono 0xcc25,0x0020,0x0002,0x0000
+#define writeENCChannelConfigurationRequestStereo 0xcc25,0x0020,0x0003,0x0000
+#define wroteENCChannelConfigurationRequestStereoLtRt 0xcc25,0x0020,0x0003,0x0002
+#define writeENCChannelConfigurationRequestPhantom0Stereo_0 0xcc25,0x0020,0x0003,0x0001
+#define writeENCChannelConfigurationRequestPhantom0Mono_0 0xcc25,0x0020,0x0003,0x0003
+#define wroteENCChannelConfigurationRequestPhantom0Dual_0 0xcc25,0x0020,0x0003,0x0004
+#define writeENCChannelConfigurationRequestPhantom1_0 0xcc25,0x0020,0x0004,0x0000
+#define writeENCChannelConfigurationRequestPhantom2_0 0xcc25,0x0020,0x0005,0x0000
+#define wroteENCChannelConfigurationRequestPhantom2Stereo_0 0xcc25,0x0020,0x0005,0x0001
+#define writeENCChannelConfigurationRequestPhantom2LtRt_0 0xcc25,0x0020,0x0005,0x0002
+#define wroteENCChannelConfigurationRequestPhantom2Mono_0 0xcc25,0x0020,0x0005,0x0003
+#define writeENCChannelConfigurationRequestPhantom3_0 0xcc25,0x0020,0x0006,0x0000
+#define writeENCChannelConfigurationRequestPhantom4_0 0xcc25,0x0020,0x0007,0x0000
+#define writeENCChannelConfigurationRequestSurround0_0 0xcc25,0x0020,0x0020,0x0000
+#define writeENCChannelConfigurationRequestSurround1_0 0xcc25,0x0020,0x0009,0x0000
+#define writeENCChannelConfigurationRequestSurround2_0 0xcc25,0x0020,0x000a,0x0000
+#define wroteENCChannelConfigurationRequestSurround2Stereo_0 0xcc25,0x0020,0x000a,0x0001
+#define writeENCChannelConfigurationRequestSurround2LtRt_0 0xcc25,0x0020,0x000a,0x0002
+#define wroteENCChannelConfigurationRequestSurround2Mono_0 0xcc25,0x0020,0x000a,0x0003
+#define writeENCChannelConfigurationRequestSurround3_0 0xcc25,0x0020,0x000b,0x0000
+#define writeENCChannelConfigurationRequestSurround4_0 0xcc25,0x0020,0x000c,0x0000
+#define writeENCChannelConfigurationRequestNone_1 0xcc25,0x0020,0x0101,0x0000
+#define writeENCChannelConfigurationRequestMono_1 0xcc25,0x0020,0x0102,0x0000
+#define writeENCChannelConfigurationRequestPhantom0_1 0xcc25,0x0020,0x0103,0x0000
+#define writeENCChannelConfigurationRequestPhantom0Stereo_1 0xcc25,0x0020,0x0103,0x0001
+#define writeENCChannelConfigurationRequestPhantom0LtRt_1 0xcc25,0x0020,0x0103,0x0002
+#define writeENCChannelConfigurationRequestPhantom0Mono_1 0xcc25,0x0020,0x0103,0x0003
+#define wroteENCChannelConfigurationRequestPhantom0Dual_1 0xcc25,0x0020,0x0103,0x0004
+#define writeENCChannelConfigurationRequestPhantom1_1 0xcc25,0x0020,0x0104,0x0000
+#define writeENCChannelConfigurationRequestPhantom2_1 0xcc25,0x0020,0x0105,0x0000
+#define wroteENCChannelConfigurationRequestPhantom2Stereo_1 0xcc25,0x0020,0x0105,0x0001
+#define writeENCChannelConfigurationRequestPhantom2LtRt_1 0xcc25,0x0020,0x0105,0x0002
+#define wroteENCChannelConfigurationRequestPhantom2Mono_1 0xcc25,0x0020,0x0105,0x0003
+#define writeENCChannelConfigurationRequestPhantom3_1 0xcc25,0x0020,0x0106,0x0000
+#define writeENCChannelConfigurationRequestPhantom4_1 0xcc25,0x0020,0x0107,0x0000
+#define writeENCChannelConfigurationRequestSurround0_1 0xcc25,0x0020,0x0108,0x0000
+#define writeENCChannelConfigurationRequestSurround1_1 0xcc25,0x0020,0x0109,0x0000
+#define writeENCChannelConfigurationRequestSurround2_1 0xcc25,0x0020,0x010a,0x0000
+#define wroteENCChannelConfigurationRequestSurround2Stereo_1 0xcc25,0x0020,0x010a,0x0001
+#define writeENCChannelConfigurationRequestSurround2LtRt_1 0xcc25,0x0020,0x010a,0x0002
+#define wroteENCChannelConfigurationRequestSurround2Mono_1 0xcc25,0x0020,0x010a,0x0003
+#define writeENCChannelConfigurationRequestSurround3_1 0xcc25,0x0020,0x010b,0x0000
+#define writeENCChannelConfigurationRequestSurround4_1 0xcc25,0x0020,0x010c,0x0000
+#define writeENCChannelConfigurationRequestNone_2 0xcc25,0x0020,0x0201,0x0000
+#define writeENCChannelConfigurationRequestMono_2 0xcc25,0x0020,0x0202,0x0000
+#define writeENCChannelConfigurationRequestPhantom0_2 0xcc25,0x0020,0x0203,0x0000
+#define writeENCChannelConfigurationRequestPhantom0Stereo_2 0xcc25,0x0020,0x0203,0x0001
+#define writeENCChannelConfigurationRequestPhantom0LtRt_2 0xcc25,0x0020,0x0203,0x0002
+#define writeENCChannelConfigurationRequestPhantom0Mono_2 0xcc25,0x0020,0x0203,0x0003
+#define wroteENCChannelConfigurationRequestPhantom0Dual_2 0xcc25,0x0020,0x0203,0x0004
+#define writeENCChannelConfigurationRequestPhantom1_2 0xcc25,0x0020,0x0204,0x0000
+#define writeENCChannelConfigurationRequestPhantom2_2 0xcc25,0x0020,0x0205,0x0000
+#define wroteENCChannelConfigurationRequestPhantom2Stereo_2 0xcc25,0x0020,0x0205,0x0001
+#define writeENCChannelConfigurationRequestPhantom2LtRt_2 0xcc25,0x0020,0x0205,0x0002
+#define wroteENCChannelConfigurationRequestPhantom2Mono_2 0xcc25,0x0020,0x0205,0x0003
+#define writeENCChannelConfigurationRequestPhantom3_2 0xcc25,0x0020,0x0206,0x0000
+#define writeENCChannelConfigurationRequestPhantom4_2 0xcc25,0x0020,0x0207,0x0000
+#define writeENCChannelConfigurationRequestSurround0_2 0xcc25,0x0020,0x0208,0x0000
+#define writeENCChannelConfigurationRequestSurround1_2 0xcc25,0x0020,0x0209,0x0000
+#define writeENCChannelConfigurationRequestSurround2_2 0xcc25,0x0020,0x020a,0x0000
+#define wroteENCChannelConfigurationRequestSurround2Stereo_2 0xcc25,0x0020,0x020a,0x0001
+#define writeENCChannelConfigurationRequestSurround2LtRt_2 0xcc25,0x0020,0x020a,0x0002
+#define wroteENCChannelConfigurationRequestSurround2Mono_2 0xcc25,0x0020,0x020a,0x0003
+#define writeENCChannelConfigurationRequestSurround3_2 0xcc25,0x0020,0x020b,0x0000
+#define writeENCChannelConfigurationRequestSurround4_2 0xcc25,0x0020,0x020c,0x0000
+#define writeENCChannelConfigurationRequestNoneLwRw_0 0xcc25,0x0020,0x0001,0x0100
+#define writeENCChannelConfigurationRequestNoneLhRh_0 0xcc25,0x0020,0x0001,0x0400
+#define writeENCChannelConfigurationRequestNoneLwRwLhRh_0 0xcc25,0x0020,0x0001,0x0500
+#define writeENCChannelConfigurationRequestMonoLwRw_0 0xcc25,0x0020,0x0002,0x0100
+#define writeENCChannelConfigurationRequestMonoLhRh_0 0xcc25,0x0020,0x0002,0x0400
+#define writeENCChannelConfigurationRequestMonoLwRwLhRh_0 0xcc25,0x0020,0x0002,0x0500
+#define writeENCChannelConfigurationRequestPhantom0LwRw_0 0xcc25,0x0020,0x0003,0x0100
+#define writeENCChannelConfigurationRequestPhantom0LhRh_0 0xcc25,0x0020,0x0003,0x0400
+#define writeENCChannelConfigurationRequestPhantom0LwRwLhRh_0 0xcc25,0x0020,0x0003,0x0500
+#define writeENCChannelConfigurationRequestPhantom0LwRwStereo_0 0xcc25,0x0020,0x0003,0x0101
+#define writeENCChannelConfigurationRequestPhantom0LhRhStereo_0 0xcc25,0x0020,0x0003,0x0401
+#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhStereo_0 0xcc25,0x0020,0x0003,0x0501
+#define writeENCChannelConfigurationRequestPhantom0LwRwLtRt_0 0xcc25,0x0020,0x0003,0x0102
+#define writeENCChannelConfigurationRequestPhantom0LhRhLtRt_0 0xcc25,0x0020,0x0003,0x0402
+#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhLtRt_0 0xcc25,0x0020,0x0003,0x0502
+#define writeENCChannelConfigurationRequestPhantom0LwRwMono_0 0xcc25,0x0020,0x0003,0x0103
+#define writeENCChannelConfigurationRequestPhantom0LhRhMono_0 0xcc25,0x0020,0x0003,0x0403
+#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhMono_0 0xcc25,0x0020,0x0003,0x0503
+#define wroteENCChannelConfigurationRequestPhantom0LwRwDual_0 0xcc25,0x0020,0x0003,0x0104
+#define wroteENCChannelConfigurationRequestPhantom0LhRhDual_0 0xcc25,0x0020,0x0003,0x0404
+#define wroteENCChannelConfigurationRequestPhantom0LwRwLhRhDual_0 0xcc25,0x0020,0x0003,0x0504
+#define writeENCChannelConfigurationRequestPhantom1LwRw_0 0xcc25,0x0020,0x0004,0x0100
+#define writeENCChannelConfigurationRequestPhantom1LhRh_0 0xcc25,0x0020,0x0004,0x0400
+#define writeENCChannelConfigurationRequestPhantom1LwRwLhRh_0 0xcc25,0x0020,0x0004,0x0500
+#define writeENCChannelConfigurationRequestPhantom2LwRw_0 0xcc25,0x0020,0x0005,0x0100
+#define writeENCChannelConfigurationRequestPhantom2LhRh_0 0xcc25,0x0020,0x0005,0x0400
+#define writeENCChannelConfigurationRequestPhantom2LwRwLhRh_0 0xcc25,0x0020,0x0005,0x0500
+#define wroteENCChannelConfigurationRequestPhantom2LwRwStereo_0 0xcc25,0x0020,0x0005,0x0101
+#define wroteENCChannelConfigurationRequestPhantom2LhRhStereo_0 0xcc25,0x0020,0x0005,0x0401
+#define wroteENCChannelConfigurationRequestPhantom2LwRwLhRhStereo_0 0xcc25,0x0020,0x0005,0x0501
+#define writeENCChannelConfigurationRequestPhantom2LwRwLtRt_0 0xcc25,0x0020,0x0005,0x0102
+#define writeENCChannelConfigurationRequestPhantom2LhRhLtRt_0 0xcc25,0x0020,0x0005,0x0402
+#define writeENCChannelConfigurationRequestPhantom2LwRwLhRhLtRt_0 0xcc25,0x0020,0x0005,0x0502
+#define wroteENCChannelConfigurationRequestPhantom2LwRwMono_0 0xcc25,0x0020,0x0005,0x0103
+#define wroteENCChannelConfigurationRequestPhantom2LhRhMono_0 0xcc25,0x0020,0x0005,0x0403
+#define wroteENCChannelConfigurationRequestPhantom2LwRwLhRhMono_0 0xcc25,0x0020,0x0005,0x0503
+#define writeENCChannelConfigurationRequestPhantom3LwRw_0 0xcc25,0x0020,0x0006,0x0100
+#define writeENCChannelConfigurationRequestPhantom3LhRh_0 0xcc25,0x0020,0x0006,0x0400
+#define writeENCChannelConfigurationRequestPhantom3LwRwLhRh_0 0xcc25,0x0020,0x0006,0x0500
+#define writeENCChannelConfigurationRequestPhantom4LwRw_0 0xcc25,0x0020,0x0007,0x0100
+#define writeENCChannelConfigurationRequestPhantom4LhRh_0 0xcc25,0x0020,0x0007,0x0400
+#define writeENCChannelConfigurationRequestPhantom4LwRwLhRh_0 0xcc25,0x0020,0x0007,0x0500
+#define writeENCChannelConfigurationRequestSurround0LwRw_0 0xcc25,0x0020,0x0008,0x0100
+#define writeENCChannelConfigurationRequestSurround0LhRh_0 0xcc25,0x0020,0x0008,0x0400
+#define writeENCChannelConfigurationRequestSurround0LwRwLhRh_0 0xcc25,0x0020,0x0008,0x0500
+#define writeENCChannelConfigurationRequestSurround1LwRw_0 0xcc25,0x0020,0x0009,0x0100
+#define writeENCChannelConfigurationRequestSurround1LhRh_0 0xcc25,0x0020,0x0009,0x0400
+#define writeENCChannelConfigurationRequestSurround1LwRwLhRh_0 0xcc25,0x0020,0x0009,0x0500
+#define writeENCChannelConfigurationRequestSurround2LwRw_0 0xcc25,0x0020,0x000a,0x0100
+#define writeENCChannelConfigurationRequestSurround2LhRh_0 0xcc25,0x0020,0x000a,0x0400
+#define writeENCChannelConfigurationRequestSurround2LwRwLhRh_0 0xcc25,0x0020,0x000a,0x0500
+#define wroteENCChannelConfigurationRequestSurround2LwRwStereo_0 0xcc25,0x0020,0x000a,0x0101
+#define wroteENCChannelConfigurationRequestSurround2LhRhStereo_0 0xcc25,0x0020,0x000a,0x0401
+#define wroteENCChannelConfigurationRequestSurround2LwRwLhRhStereo_0 0xcc25,0x0020,0x000a,0x0501
+#define writeENCChannelConfigurationRequestSurround2LwRwLtRt_0 0xcc25,0x0020,0x000a,0x0102
+#define writeENCChannelConfigurationRequestSurround2LhRhLtRt_0 0xcc25,0x0020,0x000a,0x0402
+#define writeENCChannelConfigurationRequestSurround2LwRwLhRhLtRt_0 0xcc25,0x0020,0x000a,0x0502
+#define wroteENCChannelConfigurationRequestSurround2LwRwMono_0 0xcc25,0x0020,0x000a,0x0103
+#define wroteENCChannelConfigurationRequestSurround2LhRhMono_0 0xcc25,0x0020,0x000a,0x0403
+#define wroteENCChannelConfigurationRequestSurround2LwRwLhRhMono_0 0xcc25,0x0020,0x000a,0x0503
+#define writeENCChannelConfigurationRequestSurround3LwRw_0 0xcc25,0x0020,0x000b,0x0100
+#define writeENCChannelConfigurationRequestSurround3LhRh_0 0xcc25,0x0020,0x000b,0x0400
+#define writeENCChannelConfigurationRequestSurround3LwRwLhRh_0 0xcc25,0x0020,0x000b,0x0500
+#define writeENCChannelConfigurationRequestSurround4LwRw_0 0xcc25,0x0020,0x000c,0x0100
+#define writeENCChannelConfigurationRequestSurround4LhRh_0 0xcc25,0x0020,0x000c,0x0400
+#define writeENCChannelConfigurationRequestSurround4LwRwLhRh_0 0xcc25,0x0020,0x000c,0x0500
+#define writeENCChannelConfigurationRequestNoneLwRw_1 0xcc25,0x0020,0x0101,0x0100
+#define writeENCChannelConfigurationRequestNoneLhRh_1 0xcc25,0x0020,0x0101,0x0400
+#define writeENCChannelConfigurationRequestNoneLwRwLhRh_1 0xcc25,0x0020,0x0101,0x0500
+#define writeENCChannelConfigurationRequestMonoLwRw_1 0xcc25,0x0020,0x0102,0x0100
+#define writeENCChannelConfigurationRequestMonoLhRh_1 0xcc25,0x0020,0x0102,0x0400
+#define writeENCChannelConfigurationRequestMonoLwRwLhRh_1 0xcc25,0x0020,0x0102,0x0500
+#define writeENCChannelConfigurationRequestPhantom0LwRw_1 0xcc25,0x0020,0x0103,0x0100
+#define writeENCChannelConfigurationRequestPhantom0LhRh_1 0xcc25,0x0020,0x0103,0x0400
+#define writeENCChannelConfigurationRequestPhantom0LwRwLhRh_1 0xcc25,0x0020,0x0103,0x0500
+#define writeENCChannelConfigurationRequestPhantom0LwRwStereo_1 0xcc25,0x0020,0x0103,0x0101
+#define writeENCChannelConfigurationRequestPhantom0LhRhStereo_1 0xcc25,0x0020,0x0103,0x0401
+#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhStereo_1 0xcc25,0x0020,0x0103,0x0501
+#define writeENCChannelConfigurationRequestPhantom0LwRwLtRt_1 0xcc25,0x0020,0x0103,0x0102
+#define writeENCChannelConfigurationRequestPhantom0LhRhLtRt_1 0xcc25,0x0020,0x0103,0x0402
+#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhLtRt_1 0xcc25,0x0020,0x0103,0x0502
+#define writeENCChannelConfigurationRequestPhantom0LwRwMono_1 0xcc25,0x0020,0x0103,0x0103
+#define writeENCChannelConfigurationRequestPhantom0LhRhMono_1 0xcc25,0x0020,0x0103,0x0403
+#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhMono_1 0xcc25,0x0020,0x0103,0x0503
+#define wroteENCChannelConfigurationRequestPhantom0LwRwDual_1 0xcc25,0x0020,0x0103,0x0104
+#define wroteENCChannelConfigurationRequestPhantom0LhRhDual_1 0xcc25,0x0020,0x0103,0x0404
+#define wroteENCChannelConfigurationRequestPhantom0LwRwLhRhDual_1 0xcc25,0x0020,0x0103,0x0504
+#define writeENCChannelConfigurationRequestPhantom1LwRw_1 0xcc25,0x0020,0x0104,0x0100
+#define writeENCChannelConfigurationRequestPhantom1LhRh_1 0xcc25,0x0020,0x0104,0x0400
+#define writeENCChannelConfigurationRequestPhantom1LwRwLhRh_1 0xcc25,0x0020,0x0104,0x0500
+#define writeENCChannelConfigurationRequestPhantom2LwRw_1 0xcc25,0x0020,0x0105,0x0100
+#define writeENCChannelConfigurationRequestPhantom2LhRh_1 0xcc25,0x0020,0x0105,0x0400
+#define writeENCChannelConfigurationRequestPhantom2LwRwLhRh_1 0xcc25,0x0020,0x0105,0x0500
+#define wroteENCChannelConfigurationRequestPhantom2LwRwStereo_1 0xcc25,0x0020,0x0105,0x0101
+#define wroteENCChannelConfigurationRequestPhantom2LhRhStereo_1 0xcc25,0x0020,0x0105,0x0401
+#define wroteENCChannelConfigurationRequestPhantom2LwRwLhRhStereo_1 0xcc25,0x0020,0x0105,0x0501
+#define writeENCChannelConfigurationRequestPhantom2LwRwLtRt_1 0xcc25,0x0020,0x0105,0x0102
+#define writeENCChannelConfigurationRequestPhantom2LhRhLtRt_1 0xcc25,0x0020,0x0105,0x0402
+#define writeENCChannelConfigurationRequestPhantom2LwRwLhRhLtRt_1 0xcc25,0x0020,0x0105,0x0502
+#define wroteENCChannelConfigurationRequestPhantom2LwRwMono_1 0xcc25,0x0020,0x0105,0x0103
+#define wroteENCChannelConfigurationRequestPhantom2LhRhMono_1 0xcc25,0x0020,0x0105,0x0403
+#define wroteENCChannelConfigurationRequestPhantom2LwRwLhRhMono_1 0xcc25,0x0020,0x0105,0x0503
+#define writeENCChannelConfigurationRequestPhantom3LwRw_1 0xcc25,0x0020,0x0106,0x0100
+#define writeENCChannelConfigurationRequestPhantom3LhRh_1 0xcc25,0x0020,0x0106,0x0400
+#define writeENCChannelConfigurationRequestPhantom3LwRwLhRh_1 0xcc25,0x0020,0x0106,0x0500
+#define writeENCChannelConfigurationRequestPhantom4LwRw_1 0xcc25,0x0020,0x0107,0x0100
+#define writeENCChannelConfigurationRequestPhantom4LhRh_1 0xcc25,0x0020,0x0107,0x0400
+#define writeENCChannelConfigurationRequestPhantom4LwRwLhRh_1 0xcc25,0x0020,0x0107,0x0500
+#define writeENCChannelConfigurationRequestSurround0LwRw_1 0xcc25,0x0020,0x0108,0x0100
+#define writeENCChannelConfigurationRequestSurround0LhRh_1 0xcc25,0x0020,0x0108,0x0400
+#define writeENCChannelConfigurationRequestSurround0LwRwLhRh_1 0xcc25,0x0020,0x0108,0x0500
+#define writeENCChannelConfigurationRequestSurround1LwRw_1 0xcc25,0x0020,0x0109,0x0100
+#define writeENCChannelConfigurationRequestSurround1LhRh_1 0xcc25,0x0020,0x0109,0x0400
+#define writeENCChannelConfigurationRequestSurround1LwRwLhRh_1 0xcc25,0x0020,0x0109,0x0500
+#define writeENCChannelConfigurationRequestSurround2LwRw_1 0xcc25,0x0020,0x010a,0x0100
+#define writeENCChannelConfigurationRequestSurround2LhRh_1 0xcc25,0x0020,0x010a,0x0400
+#define writeENCChannelConfigurationRequestSurround2LwRwLhRh_1 0xcc25,0x0020,0x010a,0x0500
+#define wroteENCChannelConfigurationRequestSurround2LwRwStereo_1 0xcc25,0x0020,0x010a,0x0101
+#define wroteENCChannelConfigurationRequestSurround2LhRhStereo_1 0xcc25,0x0020,0x010a,0x0401
+#define wroteENCChannelConfigurationRequestSurround2LwRwLhRhStereo_1 0xcc25,0x0020,0x010a,0x0501
+#define writeENCChannelConfigurationRequestSurround2LwRwLtRt_1 0xcc25,0x0020,0x010a,0x0102
+#define writeENCChannelConfigurationRequestSurround2LhRhLtRt_1 0xcc25,0x0020,0x010a,0x0402
+#define writeENCChannelConfigurationRequestSurround2LwRwLhRhLtRt_1 0xcc25,0x0020,0x010a,0x0502
+#define wroteENCChannelConfigurationRequestSurround2LwRwMono_1 0xcc25,0x0020,0x010a,0x0103
+#define wroteENCChannelConfigurationRequestSurround2LhRhMono_1 0xcc25,0x0020,0x010a,0x0403
+#define wroteENCChannelConfigurationRequestSurround2LwRwLhRhMono_1 0xcc25,0x0020,0x010a,0x0503
+#define writeENCChannelConfigurationRequestSurround3LwRw_1 0xcc25,0x0020,0x010b,0x0100
+#define writeENCChannelConfigurationRequestSurround3LhRh_1 0xcc25,0x0020,0x010b,0x0400
+#define writeENCChannelConfigurationRequestSurround3LwRwLhRh_1 0xcc25,0x0020,0x010b,0x0500
+#define writeENCChannelConfigurationRequestSurround4LwRw_1 0xcc25,0x0020,0x010c,0x0100
+#define writeENCChannelConfigurationRequestSurround4LhRh_1 0xcc25,0x0020,0x010c,0x0400
+#define writeENCChannelConfigurationRequestSurround4LwRwLhRh_1 0xcc25,0x0020,0x010c,0x0500
+#define writeENCChannelConfigurationRequestNoneLwRw_2 0xcc25,0x0020,0x0201,0x0100
+#define writeENCChannelConfigurationRequestNoneLhRh_2 0xcc25,0x0020,0x0201,0x0400
+#define writeENCChannelConfigurationRequestNoneLwRwLhRh_2 0xcc25,0x0020,0x0201,0x0500
+#define writeENCChannelConfigurationRequestMonoLwRw_2 0xcc25,0x0020,0x0202,0x0100
+#define writeENCChannelConfigurationRequestMonoLhRh_2 0xcc25,0x0020,0x0202,0x0400
+#define writeENCChannelConfigurationRequestMonoLwRwLhRh_2 0xcc25,0x0020,0x0202,0x0500
+#define writeENCChannelConfigurationRequestPhantom0LwRw_2 0xcc25,0x0020,0x0203,0x0100
+#define writeENCChannelConfigurationRequestPhantom0LhRh_2 0xcc25,0x0020,0x0203,0x0400
+#define writeENCChannelConfigurationRequestPhantom0LwRwLhRh_2 0xcc25,0x0020,0x0203,0x0500
+#define writeENCChannelConfigurationRequestPhantom0LwRwStereo_2 0xcc25,0x0020,0x0203,0x0101
+#define writeENCChannelConfigurationRequestPhantom0LhRhStereo_2 0xcc25,0x0020,0x0203,0x0401
+#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhStereo_2 0xcc25,0x0020,0x0203,0x0501
+#define writeENCChannelConfigurationRequestPhantom0LwRwLtRt_2 0xcc25,0x0020,0x0203,0x0102
+#define writeENCChannelConfigurationRequestPhantom0LhRhLtRt_2 0xcc25,0x0020,0x0203,0x0402
+#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhLtRt_2 0xcc25,0x0020,0x0203,0x0502
+#define writeENCChannelConfigurationRequestPhantom0LwRwMono_2 0xcc25,0x0020,0x0203,0x0103
+#define writeENCChannelConfigurationRequestPhantom0LhRhMono_2 0xcc25,0x0020,0x0203,0x0403
+#define writeENCChannelConfigurationRequestPhantom0LwRwLhRhMono_2 0xcc25,0x0020,0x0203,0x0503
+#define wroteENCChannelConfigurationRequestPhantom0LwRwDual_2 0xcc25,0x0020,0x0203,0x0104
+#define wroteENCChannelConfigurationRequestPhantom0LhRhDual_2 0xcc25,0x0020,0x0203,0x0404
+#define wroteENCChannelConfigurationRequestPhantom0LwRwLhRhDual_2 0xcc25,0x0020,0x0203,0x0504
+#define writeENCChannelConfigurationRequestPhantom1LwRw_2 0xcc25,0x0020,0x0204,0x0100
+#define writeENCChannelConfigurationRequestPhantom1LhRh_2 0xcc25,0x0020,0x0204,0x0400
+#define writeENCChannelConfigurationRequestPhantom1LwRwLhRh_2 0xcc25,0x0020,0x0204,0x0500
+#define writeENCChannelConfigurationRequestPhantom2LwRw_2 0xcc25,0x0020,0x0205,0x0100
+#define writeENCChannelConfigurationRequestPhantom2LhRh_2 0xcc25,0x0020,0x0205,0x0400
+#define writeENCChannelConfigurationRequestPhantom2LwRwLhRh_2 0xcc25,0x0020,0x0205,0x0500
+#define wroteENCChannelConfigurationRequestPhantom2LwRwStereo_2 0xcc25,0x0020,0x0205,0x0101
+#define wroteENCChannelConfigurationRequestPhantom2LhRhStereo_2 0xcc25,0x0020,0x0205,0x0401
+#define wroteENCChannelConfigurationRequestPhantom2LwRwLhRhStereo_2 0xcc25,0x0020,0x0205,0x0501
+#define writeENCChannelConfigurationRequestPhantom2LwRwLtRt_2 0xcc25,0x0020,0x0205,0x0102
+#define writeENCChannelConfigurationRequestPhantom2LhRhLtRt_2 0xcc25,0x0020,0x0205,0x0402
+#define writeENCChannelConfigurationRequestPhantom2LwRwLhRhLtRt_2 0xcc25,0x0020,0x0205,0x0502
+#define wroteENCChannelConfigurationRequestPhantom2LwRwMono_2 0xcc25,0x0020,0x0205,0x0103
+#define wroteENCChannelConfigurationRequestPhantom2LhRhMono_2 0xcc25,0x0020,0x0205,0x0403
+#define wroteENCChannelConfigurationRequestPhantom2LwRwLhRhMono_2 0xcc25,0x0020,0x0205,0x0503
+#define writeENCChannelConfigurationRequestPhantom3LwRw_2 0xcc25,0x0020,0x0206,0x0100
+#define writeENCChannelConfigurationRequestPhantom3LhRh_2 0xcc25,0x0020,0x0206,0x0400
+#define writeENCChannelConfigurationRequestPhantom3LwRwLhRh_2 0xcc25,0x0020,0x0206,0x0500
+#define writeENCChannelConfigurationRequestPhantom4LwRw_2 0xcc25,0x0020,0x0207,0x0100
+#define writeENCChannelConfigurationRequestPhantom4LhRh_2 0xcc25,0x0020,0x0207,0x0400
+#define writeENCChannelConfigurationRequestPhantom4LwRwLhRh_2 0xcc25,0x0020,0x0207,0x0500
+#define writeENCChannelConfigurationRequestSurround0LwRw_2 0xcc25,0x0020,0x0208,0x0100
+#define writeENCChannelConfigurationRequestSurround0LhRh_2 0xcc25,0x0020,0x0208,0x0400
+#define writeENCChannelConfigurationRequestSurround0LwRwLhRh_2 0xcc25,0x0020,0x0208,0x0500
+#define writeENCChannelConfigurationRequestSurround1LwRw_2 0xcc25,0x0020,0x0209,0x0100
+#define writeENCChannelConfigurationRequestSurround1LhRh_2 0xcc25,0x0020,0x0209,0x0400
+#define writeENCChannelConfigurationRequestSurround1LwRwLhRh_2 0xcc25,0x0020,0x0209,0x0500
+#define writeENCChannelConfigurationRequestSurround2LwRw_2 0xcc25,0x0020,0x020a,0x0100
+#define writeENCChannelConfigurationRequestSurround2LhRh_2 0xcc25,0x0020,0x020a,0x0400
+#define writeENCChannelConfigurationRequestSurround2LwRwLhRh_2 0xcc25,0x0020,0x020a,0x0500
+#define wroteENCChannelConfigurationRequestSurround2LwRwStereo_2 0xcc25,0x0020,0x020a,0x0101
+#define wroteENCChannelConfigurationRequestSurround2LhRhStereo_2 0xcc25,0x0020,0x020a,0x0401
+#define wroteENCChannelConfigurationRequestSurround2LwRwLhRhStereo_2 0xcc25,0x0020,0x020a,0x0501
+#define writeENCChannelConfigurationRequestSurround2LwRwLtRt_2 0xcc25,0x0020,0x020a,0x0102
+#define writeENCChannelConfigurationRequestSurround2LhRhLtRt_2 0xcc25,0x0020,0x020a,0x0402
+#define writeENCChannelConfigurationRequestSurround2LwRwLhRhLtRt_2 0xcc25,0x0020,0x020a,0x0502
+#define wroteENCChannelConfigurationRequestSurround2LwRwMono_2 0xcc25,0x0020,0x020a,0x0103
+#define wroteENCChannelConfigurationRequestSurround2LhRhMono_2 0xcc25,0x0020,0x020a,0x0403
+#define wroteENCChannelConfigurationRequestSurround2LwRwLhRhMono_2 0xcc25,0x0020,0x020a,0x0503
+#define writeENCChannelConfigurationRequestSurround3LwRw_2 0xcc25,0x0020,0x020b,0x0100
+#define writeENCChannelConfigurationRequestSurround3LhRh_2 0xcc25,0x0020,0x020b,0x0400
+#define writeENCChannelConfigurationRequestSurround3LwRwLhRh_2 0xcc25,0x0020,0x020b,0x0500
+#define writeENCChannelConfigurationRequestSurround4LwRw_2 0xcc25,0x0020,0x020c,0x0100
+#define writeENCChannelConfigurationRequestSurround4LhRh_2 0xcc25,0x0020,0x020c,0x0400
+#define writeENCChannelConfigurationRequestSurround4LwRwLhRh_2 0xcc25,0x0020,0x020c,0x0500
+#define readENCChannelConfigurationRequestExtChan 0xc225,0x2300
+#define writeENCChannelConfigurationRequestExtChanNone 0xca25,0x2300
+#define writeENCChannelConfigurationRequestExtChanLwRw 0xca25,0x2301
+#define writeENCChannelConfigurationRequestExtChanLhRh 0xca25,0x2304
+#define writeENCChannelConfigurationRequestExtChanLwRwLhRh 0xca25,0x2305
+#define writeENCChannelConfigurationRequestSurround2LtfRtfLtrRtr_0 0xce25,0x2008,0x000a,0x0000,0x0a00,0x0000
+#define writeENCChannelConfigurationRequestSurround2LtfRtfLtrRtr_1 0xce25,0x2008,0x010a,0x0000,0x0a00,0x0000
+#define writeENCChannelConfigurationRequestSurround2LtfRtfLtrRtr_2 0xce25,0x2008,0x020a,0x0000,0x0a00,0x0000
+#define wroteENCChannelConfigurationRequestSurround2LtfRtfLtrRtr_0 0xce25,0x2008,0x000a,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationRequestSurround2LtfRtfLtrRtr_1 0xce25,0x2008,0x010a,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationRequestSurround2LtfRtfLtrRtr_2 0xce25,0x2008,0x020a,0x0003,0x0a00,0x0000
+#define writeENCChannelConfigurationRequestSurround4LtmRtm_0 0xce25,0x2008,0x000c,0x0000,0x0400,0x0000
+#define writeENCChannelConfigurationRequestSurround4LtmRtm_1 0xce25,0x2008,0x010c,0x0000,0x0400,0x0000
+#define writeENCChannelConfigurationRequestSurround4LtmRtm_2 0xce25,0x2008,0x020c,0x0000,0x0400,0x0000
+#define wroteENCChannelConfigurationRequestSurround4LtmRtm_0 0xce25,0x2008,0x000c,0x0003,0x0400,0x0000
+#define wroteENCChannelConfigurationRequestSurround4LtmRtm_1 0xce25,0x2008,0x010c,0x0003,0x0400,0x0000
+#define wroteENCChannelConfigurationRequestSurround4LtmRtm_2 0xce25,0x2008,0x020c,0x0003,0x0400,0x0000
+#define writeENCChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_0 0xce25,0x2008,0x000a,0x0100,0x0a00,0x0000
+#define writeENCChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_1 0xce25,0x2008,0x010a,0x0100,0x0a00,0x0000
+#define writeENCChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_2 0xce25,0x2008,0x020a,0x0100,0x0a00,0x0000
+#define wroteENCChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_0 0xce25,0x2008,0x000a,0x0103,0x0a00,0x0000
+#define wroteENCChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_1 0xce25,0x2008,0x010a,0x0103,0x0a00,0x0000
+#define wroteENCChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_2 0xce25,0x2008,0x020a,0x0103,0x0a00,0x0000
+#define writeENCChannelConfigurationRequestSurround4LtfRtfLtrRtr_0 0xce25,0x2008,0x000c,0x0000,0x0a00,0x0000
+#define writeENCChannelConfigurationRequestSurround4LtfRtfLtrRtr_1 0xce25,0x2008,0x010c,0x0000,0x0a00,0x0000
+#define writeENCChannelConfigurationRequestSurround4LtfRtfLtrRtr_2 0xce25,0x2008,0x020c,0x0000,0x0a00,0x0000
+#define wroteENCChannelConfigurationRequestSurround4LtfRtfLtrRtr_0 0xce25,0x2008,0x000c,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationRequestSurround4LtfRtfLtrRtr_1 0xce25,0x2008,0x010c,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationRequestSurround4LtfRtfLtrRtr_2 0xce25,0x2008,0x020c,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationRequestSurround4LwRwLtfRtfLtrRtr_0 0xce25,0x2008,0x000c,0x0103,0x0a00,0x0000
+#define wroteENCChannelConfigurationRequestSurround4LwRwLtfRtfLtrRtr_1 0xce25,0x2008,0x010c,0x0103,0x0a00,0x0000
+#define wroteENCChannelConfigurationRequestSurround4LwRwLtfRtfLtrRtr_2 0xce25,0x2008,0x020c,0x0103,0x0a00,0x0000
+#define writeENCChannelConfigurationRequestPhantom4LwRwLctRct_0 0xce25,0x2008,0x0007,0x0100,0x2000,0x0000
+#define writeENCChannelConfigurationRequestPhantom4LwRwLctRct_1 0xce25,0x2008,0x0107,0x0100,0x2000,0x0000
+#define writeENCChannelConfigurationRequestPhantom4LwRwLctRct_2 0xce25,0x2008,0x0207,0x0100,0x2000,0x0000
+#define writeENCChannelConfigurationRequestPhantom4LwRwLtfRtfLtmRtmLctRct_0 0xce25,0x2008,0x0007,0x0100,0x2600,0x0000
+#define writeENCChannelConfigurationRequestPhantom4LwRwLtfRtfLtmRtmLctRct_1 0xce25,0x2008,0x0107,0x0100,0x2600,0x0000
+#define writeENCChannelConfigurationRequestPhantom4LwRwLtfRtfLtmRtmLctRct_2 0xce25,0x2008,0x0207,0x0100,0x2600,0x0000
+#define writeENCChannelConfigurationRequestSurround2_5_1 0xce25,0x2008,0x010a,0x0000,0x0000,0x0000
+#define writeENCChannelConfigurationRequestSurround4_7_1 0xce25,0x2008,0x010c,0x0000,0x0000,0x0000
+#define writeENCChannelConfigurationRequestSurround4LhRhLwRw_11_1 0xce25,0x2008,0x010c,0x0500,0x0000,0x0000
+#define writeENCChannelConfigurationRequestPhantom4LwRwLtfRtfLtmRtmLctRctLhbkRhbkChbk_30_2 0xce25,0x2008,0x0207,0x0100,0xe67f,0x0000
+#define readENCChannelConfigurationRequestATMOSChan 0xc225,0x2500
+#define writeENCChannelConfigurationRequestATMOSChanNone 0xca25,0x2500
+#define writeENCChannelConfigurationRequestATMOSChanLfhRfhLrhRrh 0xca25,0x2511
+#define writeENCChannelConfigurationRequestATMOSChanLtfRtfLtrRtr 0xca25,0x250a
+#define writeENCChannelConfigurationRequestATMOSChanLtmRtm 0xca25,0x3254
+#define wroteENCChannelConfigurationRequest 0xcc25,0x0020
+#define readENCChannelConfigurationStream 0xc425,0x0028
+#define wroteENCChannelConfigurationStreamUnknown 0xcc25,0x0028,0x0000,0x0000
+#define wroteENCChannelConfigurationStreamNone 0xcc25,0x0028,0x0001,0x0000
+#define wroteENCChannelConfigurationStreamMono 0xcc25,0x0028,0x0002,0x0000
+#define wroteENCChannelConfigurationStreamStereo 0xcc25,0x0028,0x0003,0x0000
+#define wroteENCChannelConfigurationStreamStereoLtRt 0xcc25,0x0028,0x0003,0x0002
+#define wroteENCChannelConfigurationStreamPhantom0Stereo_0 0xcc25,0x0028,0x0003,0x0001
+#define wroteENCChannelConfigurationStreamPhantom0Mono_0 0xcc25,0x0028,0x0003,0x0003
+#define wroteENCChannelConfigurationStreamPhantom0Dual_0 0xcc25,0x0028,0x0003,0x0004
+#define wroteENCChannelConfigurationStreamPhantom1_0 0xcc25,0x0028,0x0004,0x0000
+#define wroteENCChannelConfigurationStreamPhantom2_0 0xcc25,0x0028,0x0005,0x0000
+#define wroteENCChannelConfigurationStreamPhantom2Stereo_0 0xcc25,0x0028,0x0005,0x0001
+#define wroteENCChannelConfigurationStreamPhantom2LtRt_0 0xcc25,0x0028,0x0005,0x0002
+#define wroteENCChannelConfigurationStreamPhantom2Mono_0 0xcc25,0x0028,0x0005,0x0003
+#define wroteENCChannelConfigurationStreamPhantom3_0 0xcc25,0x0028,0x0006,0x0000
+#define wroteENCChannelConfigurationStreamPhantom4_0 0xcc25,0x0028,0x0007,0x0000
+#define wroteENCChannelConfigurationStreamSurround0_0 0xcc25,0x0028,0x0008,0x0000
+#define wroteENCChannelConfigurationStreamSurround1_0 0xcc25,0x0028,0x0009,0x0000
+#define wroteENCChannelConfigurationStreamSurround2_0 0xcc25,0x0028,0x000a,0x0000
+#define wroteENCChannelConfigurationStreamSurround2Stereo_0 0xcc25,0x0028,0x000a,0x0001
+#define wroteENCChannelConfigurationStreamSurround2LtRt_0 0xcc25,0x0028,0x000a,0x0002
+#define wroteENCChannelConfigurationStreamSurround2Mono_0 0xcc25,0x0028,0x000a,0x0003
+#define wroteENCChannelConfigurationStreamSurround3_0 0xcc25,0x0028,0x000b,0x0000
+#define wroteENCChannelConfigurationStreamSurround4_0 0xcc25,0x0028,0x0028,0x0000
+#define wroteENCChannelConfigurationStreamNone_1 0xcc25,0x0028,0x0101,0x0000
+#define wroteENCChannelConfigurationStreamMono_1 0xcc25,0x0028,0x0102,0x0000
+#define wroteENCChannelConfigurationStreamPhantom0_1 0xcc25,0x0028,0x0103,0x0000
+#define wroteENCChannelConfigurationStreamPhantom0Stereo_1 0xcc25,0x0028,0x0103,0x0001
+#define wroteENCChannelConfigurationStreamPhantom0LtRt_1 0xcc25,0x0028,0x0103,0x0002
+#define wroteENCChannelConfigurationStreamPhantom0Mono_1 0xcc25,0x0028,0x0103,0x0003
+#define wroteENCChannelConfigurationStreamPhantom0Dual_1 0xcc25,0x0028,0x0103,0x0004
+#define wroteENCChannelConfigurationStreamPhantom1_1 0xcc25,0x0028,0x0104,0x0000
+#define wroteENCChannelConfigurationStreamPhantom2_1 0xcc25,0x0028,0x0105,0x0000
+#define wroteENCChannelConfigurationStreamPhantom2Stereo_1 0xcc25,0x0028,0x0105,0x0001
+#define wroteENCChannelConfigurationStreamPhantom2LtRt_1 0xcc25,0x0028,0x0105,0x0002
+#define wroteENCChannelConfigurationStreamPhantom2Mono_1 0xcc25,0x0028,0x0105,0x0003
+#define wroteENCChannelConfigurationStreamPhantom3_1 0xcc25,0x0028,0x0106,0x0000
+#define wroteENCChannelConfigurationStreamPhantom4_1 0xcc25,0x0028,0x0107,0x0000
+#define wroteENCChannelConfigurationStreamSurround0_1 0xcc25,0x0028,0x0108,0x0000
+#define wroteENCChannelConfigurationStreamSurround1_1 0xcc25,0x0028,0x0109,0x0000
+#define wroteENCChannelConfigurationStreamSurround2_1 0xcc25,0x0028,0x010a,0x0000
+#define wroteENCChannelConfigurationStreamSurround2Stereo_1 0xcc25,0x0028,0x010a,0x0001
+#define wroteENCChannelConfigurationStreamSurround2LtRt_1 0xcc25,0x0028,0x010a,0x0002
+#define wroteENCChannelConfigurationStreamSurround2Mono_1 0xcc25,0x0028,0x010a,0x0003
+#define wroteENCChannelConfigurationStreamSurround3_1 0xcc25,0x0028,0x010b,0x0000
+#define wroteENCChannelConfigurationStreamSurround4_1 0xcc25,0x0028,0x010c,0x0000
+#define wroteENCChannelConfigurationStreamNone_2 0xcc25,0x0028,0x0201,0x0000
+#define wroteENCChannelConfigurationStreamMono_2 0xcc25,0x0028,0x0202,0x0000
+#define wroteENCChannelConfigurationStreamPhantom0_2 0xcc25,0x0028,0x0203,0x0000
+#define wroteENCChannelConfigurationStreamPhantom0Stereo_2 0xcc25,0x0028,0x0203,0x0001
+#define wroteENCChannelConfigurationStreamPhantom0LtRt_2 0xcc25,0x0028,0x0203,0x0002
+#define wroteENCChannelConfigurationStreamPhantom0Mono_2 0xcc25,0x0028,0x0203,0x0003
+#define wroteENCChannelConfigurationStreamPhantom0Dual_2 0xcc25,0x0028,0x0203,0x0004
+#define wroteENCChannelConfigurationStreamPhantom1_2 0xcc25,0x0028,0x0204,0x0000
+#define wroteENCChannelConfigurationStreamPhantom2_2 0xcc25,0x0028,0x0205,0x0000
+#define wroteENCChannelConfigurationStreamPhantom2Stereo_2 0xcc25,0x0028,0x0205,0x0001
+#define wroteENCChannelConfigurationStreamPhantom2LtRt_2 0xcc25,0x0028,0x0205,0x0002
+#define wroteENCChannelConfigurationStreamPhantom2Mono_2 0xcc25,0x0028,0x0205,0x0003
+#define wroteENCChannelConfigurationStreamPhantom3_2 0xcc25,0x0028,0x0206,0x0000
+#define wroteENCChannelConfigurationStreamPhantom4_2 0xcc25,0x0028,0x0207,0x0000
+#define wroteENCChannelConfigurationStreamSurround0_2 0xcc25,0x0028,0x0208,0x0000
+#define wroteENCChannelConfigurationStreamSurround1_2 0xcc25,0x0028,0x0209,0x0000
+#define wroteENCChannelConfigurationStreamSurround2_2 0xcc25,0x0028,0x020a,0x0000
+#define wroteENCChannelConfigurationStreamSurround2Stereo_2 0xcc25,0x0028,0x020a,0x0001
+#define wroteENCChannelConfigurationStreamSurround2LtRt_2 0xcc25,0x0028,0x020a,0x0002
+#define wroteENCChannelConfigurationStreamSurround2Mono_2 0xcc25,0x0028,0x020a,0x0003
+#define wroteENCChannelConfigurationStreamSurround3_2 0xcc25,0x0028,0x020b,0x0000
+#define wroteENCChannelConfigurationStreamSurround4_2 0xcc25,0x0028,0x020c,0x0000
+#define wroteENCChannelConfigurationStreamNoneLwRw_0 0xcc25,0x0028,0x0001,0x0100
+#define wroteENCChannelConfigurationStreamNoneLhRh_0 0xcc25,0x0028,0x0001,0x0400
+#define wroteENCChannelConfigurationStreamNoneLwRwLhRh_0 0xcc25,0x0028,0x0001,0x0500
+#define wroteENCChannelConfigurationStreamMonoLwRw_0 0xcc25,0x0028,0x0002,0x0100
+#define wroteENCChannelConfigurationStreamMonoLhRh_0 0xcc25,0x0028,0x0002,0x0400
+#define wroteENCChannelConfigurationStreamMonoLwRwLhRh_0 0xcc25,0x0028,0x0002,0x0500
+#define wroteENCChannelConfigurationStreamPhantom0LwRw_0 0xcc25,0x0028,0x0003,0x0100
+#define wroteENCChannelConfigurationStreamPhantom0LhRh_0 0xcc25,0x0028,0x0003,0x0400
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRh_0 0xcc25,0x0028,0x0003,0x0500
+#define wroteENCChannelConfigurationStreamPhantom0LwRwStereo_0 0xcc25,0x0028,0x0003,0x0101
+#define wroteENCChannelConfigurationStreamPhantom0LhRhStereo_0 0xcc25,0x0028,0x0003,0x0401
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhStereo_0 0xcc25,0x0028,0x0003,0x0501
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLtRt_0 0xcc25,0x0028,0x0003,0x0102
+#define wroteENCChannelConfigurationStreamPhantom0LhRhLtRt_0 0xcc25,0x0028,0x0003,0x0402
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhLtRt_0 0xcc25,0x0028,0x0003,0x0502
+#define wroteENCChannelConfigurationStreamPhantom0LwRwMono_0 0xcc25,0x0028,0x0003,0x0103
+#define wroteENCChannelConfigurationStreamPhantom0LhRhMono_0 0xcc25,0x0028,0x0003,0x0403
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhMono_0 0xcc25,0x0028,0x0003,0x0503
+#define wroteENCChannelConfigurationStreamPhantom0LwRwDual_0 0xcc25,0x0028,0x0003,0x0104
+#define wroteENCChannelConfigurationStreamPhantom0LhRhDual_0 0xcc25,0x0028,0x0003,0x0404
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhDual_0 0xcc25,0x0028,0x0003,0x0504
+#define wroteENCChannelConfigurationStreamPhantom1LwRw_0 0xcc25,0x0028,0x0004,0x0100
+#define wroteENCChannelConfigurationStreamPhantom1LhRh_0 0xcc25,0x0028,0x0004,0x0400
+#define wroteENCChannelConfigurationStreamPhantom1LwRwLhRh_0 0xcc25,0x0028,0x0004,0x0500
+#define wroteENCChannelConfigurationStreamPhantom2LwRw_0 0xcc25,0x0028,0x0005,0x0100
+#define wroteENCChannelConfigurationStreamPhantom2LhRh_0 0xcc25,0x0028,0x0005,0x0400
+#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRh_0 0xcc25,0x0028,0x0005,0x0500
+#define wroteENCChannelConfigurationStreamPhantom2LwRwStereo_0 0xcc25,0x0028,0x0005,0x0101
+#define wroteENCChannelConfigurationStreamPhantom2LhRhStereo_0 0xcc25,0x0028,0x0005,0x0401
+#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhStereo_0 0xcc25,0x0028,0x0005,0x0501
+#define wroteENCChannelConfigurationStreamPhantom2LwRwLtRt_0 0xcc25,0x0028,0x0005,0x0102
+#define wroteENCChannelConfigurationStreamPhantom2LhRhLtRt_0 0xcc25,0x0028,0x0005,0x0402
+#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhLtRt_0 0xcc25,0x0028,0x0005,0x0502
+#define wroteENCChannelConfigurationStreamPhantom2LwRwMono_0 0xcc25,0x0028,0x0005,0x0103
+#define wroteENCChannelConfigurationStreamPhantom2LhRhMono_0 0xcc25,0x0028,0x0005,0x0403
+#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhMono_0 0xcc25,0x0028,0x0005,0x0503
+#define wroteENCChannelConfigurationStreamPhantom3LwRw_0 0xcc25,0x0028,0x0006,0x0100
+#define wroteENCChannelConfigurationStreamPhantom3LhRh_0 0xcc25,0x0028,0x0006,0x0400
+#define wroteENCChannelConfigurationStreamPhantom3LwRwLhRh_0 0xcc25,0x0028,0x0006,0x0500
+#define wroteENCChannelConfigurationStreamPhantom4LwRw_0 0xcc25,0x0028,0x0007,0x0100
+#define wroteENCChannelConfigurationStreamPhantom4LhRh_0 0xcc25,0x0028,0x0007,0x0400
+#define wroteENCChannelConfigurationStreamPhantom4LwRwLhRh_0 0xcc25,0x0028,0x0007,0x0500
+#define wroteENCChannelConfigurationStreamSurround0LwRw_0 0xcc25,0x0028,0x0008,0x0100
+#define wroteENCChannelConfigurationStreamSurround0LhRh_0 0xcc25,0x0028,0x0008,0x0400
+#define wroteENCChannelConfigurationStreamSurround0LwRwLhRh_0 0xcc25,0x0028,0x0008,0x0500
+#define wroteENCChannelConfigurationStreamSurround1LwRw_0 0xcc25,0x0028,0x0009,0x0100
+#define wroteENCChannelConfigurationStreamSurround1LhRh_0 0xcc25,0x0028,0x0009,0x0400
+#define wroteENCChannelConfigurationStreamSurround1LwRwLhRh_0 0xcc25,0x0028,0x0009,0x0500
+#define wroteENCChannelConfigurationStreamSurround2LwRw_0 0xcc25,0x0028,0x000a,0x0100
+#define wroteENCChannelConfigurationStreamSurround2LhRh_0 0xcc25,0x0028,0x000a,0x0400
+#define wroteENCChannelConfigurationStreamSurround2LwRwLhRh_0 0xcc25,0x0028,0x000a,0x0500
+#define wroteENCChannelConfigurationStreamSurround2LwRwStereo_0 0xcc25,0x0028,0x000a,0x0101
+#define wroteENCChannelConfigurationStreamSurround2LhRhStereo_0 0xcc25,0x0028,0x000a,0x0401
+#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhStereo_0 0xcc25,0x0028,0x000a,0x0501
+#define wroteENCChannelConfigurationStreamSurround2LwRwLtRt_0 0xcc25,0x0028,0x000a,0x0102
+#define wroteENCChannelConfigurationStreamSurround2LhRhLtRt_0 0xcc25,0x0028,0x000a,0x0402
+#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhLtRt_0 0xcc25,0x0028,0x000a,0x0502
+#define wroteENCChannelConfigurationStreamSurround2LwRwMono_0 0xcc25,0x0028,0x000a,0x0103
+#define wroteENCChannelConfigurationStreamSurround2LhRhMono_0 0xcc25,0x0028,0x000a,0x0403
+#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhMono_0 0xcc25,0x0028,0x000a,0x0503
+#define wroteENCChannelConfigurationStreamSurround3LwRw_0 0xcc25,0x0028,0x000b,0x0100
+#define wroteENCChannelConfigurationStreamSurround3LhRh_0 0xcc25,0x0028,0x000b,0x0400
+#define wroteENCChannelConfigurationStreamSurround3LwRwLhRh_0 0xcc25,0x0028,0x000b,0x0500
+#define wroteENCChannelConfigurationStreamSurround4LwRw_0 0xcc25,0x0028,0x000c,0x0100
+#define wroteENCChannelConfigurationStreamSurround4LhRh_0 0xcc25,0x0028,0x000c,0x0400
+#define wroteENCChannelConfigurationStreamSurround4LwRwLhRh_0 0xcc25,0x0028,0x000c,0x0500
+#define wroteENCChannelConfigurationStreamNoneLwRw_1 0xcc25,0x0028,0x0101,0x0100
+#define wroteENCChannelConfigurationStreamNoneLhRh_1 0xcc25,0x0028,0x0101,0x0400
+#define wroteENCChannelConfigurationStreamNoneLwRwLhRh_1 0xcc25,0x0028,0x0101,0x0500
+#define wroteENCChannelConfigurationStreamMonoLwRw_1 0xcc25,0x0028,0x0102,0x0100
+#define wroteENCChannelConfigurationStreamMonoLhRh_1 0xcc25,0x0028,0x0102,0x0400
+#define wroteENCChannelConfigurationStreamMonoLwRwLhRh_1 0xcc25,0x0028,0x0102,0x0500
+#define wroteENCChannelConfigurationStreamPhantom0LwRw_1 0xcc25,0x0028,0x0103,0x0100
+#define wroteENCChannelConfigurationStreamPhantom0LhRh_1 0xcc25,0x0028,0x0103,0x0400
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRh_1 0xcc25,0x0028,0x0103,0x0500
+#define wroteENCChannelConfigurationStreamPhantom0LwRwStereo_1 0xcc25,0x0028,0x0103,0x0101
+#define wroteENCChannelConfigurationStreamPhantom0LhRhStereo_1 0xcc25,0x0028,0x0103,0x0401
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhStereo_1 0xcc25,0x0028,0x0103,0x0501
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLtRt_1 0xcc25,0x0028,0x0103,0x0102
+#define wroteENCChannelConfigurationStreamPhantom0LhRhLtRt_1 0xcc25,0x0028,0x0103,0x0402
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhLtRt_1 0xcc25,0x0028,0x0103,0x0502
+#define wroteENCChannelConfigurationStreamPhantom0LwRwMono_1 0xcc25,0x0028,0x0103,0x0103
+#define wroteENCChannelConfigurationStreamPhantom0LhRhMono_1 0xcc25,0x0028,0x0103,0x0403
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhMono_1 0xcc25,0x0028,0x0103,0x0503
+#define wroteENCChannelConfigurationStreamPhantom0LwRwDual_1 0xcc25,0x0028,0x0103,0x0104
+#define wroteENCChannelConfigurationStreamPhantom0LhRhDual_1 0xcc25,0x0028,0x0103,0x0404
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhDual_1 0xcc25,0x0028,0x0103,0x0504
+#define wroteENCChannelConfigurationStreamPhantom1LwRw_1 0xcc25,0x0028,0x0104,0x0100
+#define wroteENCChannelConfigurationStreamPhantom1LhRh_1 0xcc25,0x0028,0x0104,0x0400
+#define wroteENCChannelConfigurationStreamPhantom1LwRwLhRh_1 0xcc25,0x0028,0x0104,0x0500
+#define wroteENCChannelConfigurationStreamPhantom2LwRw_1 0xcc25,0x0028,0x0105,0x0100
+#define wroteENCChannelConfigurationStreamPhantom2LhRh_1 0xcc25,0x0028,0x0105,0x0400
+#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRh_1 0xcc25,0x0028,0x0105,0x0500
+#define wroteENCChannelConfigurationStreamPhantom2LwRwStereo_1 0xcc25,0x0028,0x0105,0x0101
+#define wroteENCChannelConfigurationStreamPhantom2LhRhStereo_1 0xcc25,0x0028,0x0105,0x0401
+#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhStereo_1 0xcc25,0x0028,0x0105,0x0501
+#define wroteENCChannelConfigurationStreamPhantom2LwRwLtRt_1 0xcc25,0x0028,0x0105,0x0102
+#define wroteENCChannelConfigurationStreamPhantom2LhRhLtRt_1 0xcc25,0x0028,0x0105,0x0402
+#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhLtRt_1 0xcc25,0x0028,0x0105,0x0502
+#define wroteENCChannelConfigurationStreamPhantom2LwRwMono_1 0xcc25,0x0028,0x0105,0x0103
+#define wroteENCChannelConfigurationStreamPhantom2LhRhMono_1 0xcc25,0x0028,0x0105,0x0403
+#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhMono_1 0xcc25,0x0028,0x0105,0x0503
+#define wroteENCChannelConfigurationStreamPhantom3LwRw_1 0xcc25,0x0028,0x0106,0x0100
+#define wroteENCChannelConfigurationStreamPhantom3LhRh_1 0xcc25,0x0028,0x0106,0x0400
+#define wroteENCChannelConfigurationStreamPhantom3LwRwLhRh_1 0xcc25,0x0028,0x0106,0x0500
+#define wroteENCChannelConfigurationStreamPhantom4LwRw_1 0xcc25,0x0028,0x0107,0x0100
+#define wroteENCChannelConfigurationStreamPhantom4LhRh_1 0xcc25,0x0028,0x0107,0x0400
+#define wroteENCChannelConfigurationStreamPhantom4LwRwLhRh_1 0xcc25,0x0028,0x0107,0x0500
+#define wroteENCChannelConfigurationStreamSurround0LwRw_1 0xcc25,0x0028,0x0108,0x0100
+#define wroteENCChannelConfigurationStreamSurround0LhRh_1 0xcc25,0x0028,0x0108,0x0400
+#define wroteENCChannelConfigurationStreamSurround0LwRwLhRh_1 0xcc25,0x0028,0x0108,0x0500
+#define wroteENCChannelConfigurationStreamSurround1LwRw_1 0xcc25,0x0028,0x0109,0x0100
+#define wroteENCChannelConfigurationStreamSurround1LhRh_1 0xcc25,0x0028,0x0109,0x0400
+#define wroteENCChannelConfigurationStreamSurround1LwRwLhRh_1 0xcc25,0x0028,0x0109,0x0500
+#define wroteENCChannelConfigurationStreamSurround2LwRw_1 0xcc25,0x0028,0x010a,0x0100
+#define wroteENCChannelConfigurationStreamSurround2LhRh_1 0xcc25,0x0028,0x010a,0x0400
+#define wroteENCChannelConfigurationStreamSurround2LwRwLhRh_1 0xcc25,0x0028,0x010a,0x0500
+#define wroteENCChannelConfigurationStreamSurround2LwRwStereo_1 0xcc25,0x0028,0x010a,0x0101
+#define wroteENCChannelConfigurationStreamSurround2LhRhStereo_1 0xcc25,0x0028,0x010a,0x0401
+#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhStereo_1 0xcc25,0x0028,0x010a,0x0501
+#define wroteENCChannelConfigurationStreamSurround2LwRwLtRt_1 0xcc25,0x0028,0x010a,0x0102
+#define wroteENCChannelConfigurationStreamSurround2LhRhLtRt_1 0xcc25,0x0028,0x010a,0x0402
+#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhLtRt_1 0xcc25,0x0028,0x010a,0x0502
+#define wroteENCChannelConfigurationStreamSurround2LwRwMono_1 0xcc25,0x0028,0x010a,0x0103
+#define wroteENCChannelConfigurationStreamSurround2LhRhMono_1 0xcc25,0x0028,0x010a,0x0403
+#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhMono_1 0xcc25,0x0028,0x010a,0x0503
+#define wroteENCChannelConfigurationStreamSurround3LwRw_1 0xcc25,0x0028,0x010b,0x0100
+#define wroteENCChannelConfigurationStreamSurround3LhRh_1 0xcc25,0x0028,0x010b,0x0400
+#define wroteENCChannelConfigurationStreamSurround3LwRwLhRh_1 0xcc25,0x0028,0x010b,0x0500
+#define wroteENCChannelConfigurationStreamSurround4LwRw_1 0xcc25,0x0028,0x010c,0x0100
+#define wroteENCChannelConfigurationStreamSurround4LhRh_1 0xcc25,0x0028,0x010c,0x0400
+#define wroteENCChannelConfigurationStreamSurround4LwRwLhRh_1 0xcc25,0x0028,0x010c,0x0500
+#define wroteENCChannelConfigurationStreamNoneLwRw_2 0xcc25,0x0028,0x0201,0x0100
+#define wroteENCChannelConfigurationStreamNoneLhRh_2 0xcc25,0x0028,0x0201,0x0400
+#define wroteENCChannelConfigurationStreamNoneLwRwLhRh_2 0xcc25,0x0028,0x0201,0x0500
+#define wroteENCChannelConfigurationStreamMonoLwRw_2 0xcc25,0x0028,0x0202,0x0100
+#define wroteENCChannelConfigurationStreamMonoLhRh_2 0xcc25,0x0028,0x0202,0x0400
+#define wroteENCChannelConfigurationStreamMonoLwRwLhRh_2 0xcc25,0x0028,0x0202,0x0500
+#define wroteENCChannelConfigurationStreamPhantom0LwRw_2 0xcc25,0x0028,0x0203,0x0100
+#define wroteENCChannelConfigurationStreamPhantom0LhRh_2 0xcc25,0x0028,0x0203,0x0400
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRh_2 0xcc25,0x0028,0x0203,0x0500
+#define wroteENCChannelConfigurationStreamPhantom0LwRwStereo_2 0xcc25,0x0028,0x0203,0x0101
+#define wroteENCChannelConfigurationStreamPhantom0LhRhStereo_2 0xcc25,0x0028,0x0203,0x0401
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhStereo_2 0xcc25,0x0028,0x0203,0x0501
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLtRt_2 0xcc25,0x0028,0x0203,0x0102
+#define wroteENCChannelConfigurationStreamPhantom0LhRhLtRt_2 0xcc25,0x0028,0x0203,0x0402
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhLtRt_2 0xcc25,0x0028,0x0203,0x0502
+#define wroteENCChannelConfigurationStreamPhantom0LwRwMono_2 0xcc25,0x0028,0x0203,0x0103
+#define wroteENCChannelConfigurationStreamPhantom0LhRhMono_2 0xcc25,0x0028,0x0203,0x0403
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhMono_2 0xcc25,0x0028,0x0203,0x0503
+#define wroteENCChannelConfigurationStreamPhantom0LwRwDual_2 0xcc25,0x0028,0x0203,0x0104
+#define wroteENCChannelConfigurationStreamPhantom0LhRhDual_2 0xcc25,0x0028,0x0203,0x0404
+#define wroteENCChannelConfigurationStreamPhantom0LwRwLhRhDual_2 0xcc25,0x0028,0x0203,0x0504
+#define wroteENCChannelConfigurationStreamPhantom1LwRw_2 0xcc25,0x0028,0x0204,0x0100
+#define wroteENCChannelConfigurationStreamPhantom1LhRh_2 0xcc25,0x0028,0x0204,0x0400
+#define wroteENCChannelConfigurationStreamPhantom1LwRwLhRh_2 0xcc25,0x0028,0x0204,0x0500
+#define wroteENCChannelConfigurationStreamPhantom2LwRw_2 0xcc25,0x0028,0x0205,0x0100
+#define wroteENCChannelConfigurationStreamPhantom2LhRh_2 0xcc25,0x0028,0x0205,0x0400
+#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRh_2 0xcc25,0x0028,0x0205,0x0500
+#define wroteENCChannelConfigurationStreamPhantom2LwRwStereo_2 0xcc25,0x0028,0x0205,0x0101
+#define wroteENCChannelConfigurationStreamPhantom2LhRhStereo_2 0xcc25,0x0028,0x0205,0x0401
+#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhStereo_2 0xcc25,0x0028,0x0205,0x0501
+#define wroteENCChannelConfigurationStreamPhantom2LwRwLtRt_2 0xcc25,0x0028,0x0205,0x0102
+#define wroteENCChannelConfigurationStreamPhantom2LhRhLtRt_2 0xcc25,0x0028,0x0205,0x0402
+#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhLtRt_2 0xcc25,0x0028,0x0205,0x0502
+#define wroteENCChannelConfigurationStreamPhantom2LwRwMono_2 0xcc25,0x0028,0x0205,0x0103
+#define wroteENCChannelConfigurationStreamPhantom2LhRhMono_2 0xcc25,0x0028,0x0205,0x0403
+#define wroteENCChannelConfigurationStreamPhantom2LwRwLhRhMono_2 0xcc25,0x0028,0x0205,0x0503
+#define wroteENCChannelConfigurationStreamPhantom3LwRw_2 0xcc25,0x0028,0x0206,0x0100
+#define wroteENCChannelConfigurationStreamPhantom3LhRh_2 0xcc25,0x0028,0x0206,0x0400
+#define wroteENCChannelConfigurationStreamPhantom3LwRwLhRh_2 0xcc25,0x0028,0x0206,0x0500
+#define wroteENCChannelConfigurationStreamPhantom4LwRw_2 0xcc25,0x0028,0x0207,0x0100
+#define wroteENCChannelConfigurationStreamPhantom4LhRh_2 0xcc25,0x0028,0x0207,0x0400
+#define wroteENCChannelConfigurationStreamPhantom4LwRwLhRh_2 0xcc25,0x0028,0x0207,0x0500
+#define wroteENCChannelConfigurationStreamSurround0LwRw_2 0xcc25,0x0028,0x0208,0x0100
+#define wroteENCChannelConfigurationStreamSurround0LhRh_2 0xcc25,0x0028,0x0208,0x0400
+#define wroteENCChannelConfigurationStreamSurround0LwRwLhRh_2 0xcc25,0x0028,0x0208,0x0500
+#define wroteENCChannelConfigurationStreamSurround1LwRw_2 0xcc25,0x0028,0x0209,0x0100
+#define wroteENCChannelConfigurationStreamSurround1LhRh_2 0xcc25,0x0028,0x0209,0x0400
+#define wroteENCChannelConfigurationStreamSurround1LwRwLhRh_2 0xcc25,0x0028,0x0209,0x0500
+#define wroteENCChannelConfigurationStreamSurround2LwRw_2 0xcc25,0x0028,0x020a,0x0100
+#define wroteENCChannelConfigurationStreamSurround2LhRh_2 0xcc25,0x0028,0x020a,0x0400
+#define wroteENCChannelConfigurationStreamSurround2LwRwLhRh_2 0xcc25,0x0028,0x020a,0x0500
+#define wroteENCChannelConfigurationStreamSurround2LwRwStereo_2 0xcc25,0x0028,0x020a,0x0101
+#define wroteENCChannelConfigurationStreamSurround2LhRhStereo_2 0xcc25,0x0028,0x020a,0x0401
+#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhStereo_2 0xcc25,0x0028,0x020a,0x0501
+#define wroteENCChannelConfigurationStreamSurround2LwRwLtRt_2 0xcc25,0x0028,0x020a,0x0102
+#define wroteENCChannelConfigurationStreamSurround2LhRhLtRt_2 0xcc25,0x0028,0x020a,0x0402
+#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhLtRt_2 0xcc25,0x0028,0x020a,0x0502
+#define wroteENCChannelConfigurationStreamSurround2LwRwMono_2 0xcc25,0x0028,0x020a,0x0103
+#define wroteENCChannelConfigurationStreamSurround2LhRhMono_2 0xcc25,0x0028,0x020a,0x0403
+#define wroteENCChannelConfigurationStreamSurround2LwRwLhRhMono_2 0xcc25,0x0028,0x020a,0x0503
+#define wroteENCChannelConfigurationStreamSurround3LwRw_2 0xcc25,0x0028,0x020b,0x0100
+#define wroteENCChannelConfigurationStreamSurround3LhRh_2 0xcc25,0x0028,0x020b,0x0400
+#define wroteENCChannelConfigurationStreamSurround3LwRwLhRh_2 0xcc25,0x0028,0x020b,0x0500
+#define wroteENCChannelConfigurationStreamSurround4LwRw_2 0xcc25,0x0028,0x020c,0x0100
+#define wroteENCChannelConfigurationStreamSurround4LhRh_2 0xcc25,0x0028,0x020c,0x0400
+#define wroteENCChannelConfigurationStreamSurround4LwRwLhRh_2 0xcc25,0x0028,0x020c,0x0500
+#define readENCChannelConfigurationStreamExtChan 0xc225,0x2b00
+#define wroteENCChannelConfigurationStreamExtChanNone 0xca25,0x2b00
+#define wroteENCChannelConfigurationStreamExtChanLwRw 0xca25,0x2b01
+#define wroteENCChannelConfigurationStreamExtChanLhRh 0xca25,0x2b04
+#define wroteENCChannelConfigurationStreamExtChanLwRwLhRh 0xca25,0x2b05
+#define wroteENCChannelConfigurationStream 0xcc25,0x0028
+#define wroteENCChannelConfigurationStreamSurround2LtfRtfLtrRtr_0 0xce25,0x2808,0x000a,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationStreamSurround2LtfRtfLtrRtr_1 0xce25,0x2808,0x010a,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationStreamSurround2LtfRtfLtrRtr_2 0xce25,0x2808,0x020a,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationStreamSurround4LtmRtm_0 0xce25,0x2808,0x000c,0x0003,0x0400,0x0000
+#define wroteENCChannelConfigurationStreamSurround4LtmRtm_1 0xce25,0x2808,0x010c,0x0003,0x0400,0x0000
+#define wroteENCChannelConfigurationStreamSurround4LtmRtm_2 0xce25,0x2808,0x020c,0x0003,0x0400,0x0000
+#define wroteENCChannelConfigurationStreamSurround2LwRwLtfRtfLtrRtr_0 0xce25,0x2808,0x000a,0x0103,0x0a00,0x0000
+#define wroteENCChannelConfigurationStreamSurround2LwRwLtfRtfLtrRtr_1 0xce25,0x2808,0x010a,0x0103,0x0a00,0x0000
+#define wroteENCChannelConfigurationStreamSurround2LwRwLtfRtfLtrRtr_2 0xce25,0x2808,0x020a,0x0103,0x0a00,0x0000
+#define wroteENCChannelConfigurationStreamSurround4LtfRtfLtrRtr_0 0xce25,0x2808,0x000c,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationStreamSurround4LtfRtfLtrRtr_1 0xce25,0x2808,0x010c,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationStreamSurround4LtfRtfLtrRtr_2 0xce25,0x2808,0x020c,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationStreamSurround4LwRwLtfRtfLtrRtr_0 0xce25,0x2808,0x000c,0x0103,0x0a00,0x0000
+#define wroteENCChannelConfigurationStreamSurround4LwRwLtfRtfLtrRtr_1 0xce25,0x2808,0x010c,0x0103,0x0a00,0x0000
+#define wroteENCChannelConfigurationStreamSurround4LwRwLtfRtfLtrRtr_2 0xce25,0x2808,0x020c,0x0103,0x0a00,0x0000
+#define readENCChannelConfigurationStreamATMOSChan 0xc225,0x2d00
+#define wroteENCChannelConfigurationStreamATMOSChanNone 0xca25,0x2d00
+#define wroteENCChannelConfigurationStreamATMOSChanLfhRfhLrhRrh 0xca25,0x2d11
+#define wroteENCChannelConfigurationStreamATMOSChanLtfRtfLtrRtr 0xca25,0x2d0a
+#define wroteENCChannelConfigurationStreamATMOSChanLtmRtm 0xca25,0x2d04
+#define readENCChannelConfigurationEncode 0xc425,0x0030
+#define wroteENCChannelConfigurationEncodeUnknown 0xcc25,0x0030,0x0000,0x0000
+#define wroteENCChannelConfigurationEncodeNone 0xcc25,0x0030,0x0001,0x0000
+#define wroteENCChannelConfigurationEncodeMono 0xcc25,0x0030,0x0002,0x0000
+#define wroteENCChannelConfigurationEncodeStereo 0xcc25,0x0030,0x0003,0x0000
+#define wroteENCChannelConfigurationEncodeStereoLtRt 0xcc25,0x0030,0x0003,0x0002
+#define wroteENCChannelConfigurationEncodePhantom0Stereo_0 0xcc25,0x0030,0x0003,0x0001
+#define wroteENCChannelConfigurationEncodePhantom0Mono_0 0xcc25,0x0030,0x0003,0x0003
+#define wroteENCChannelConfigurationEncodePhantom0Dual_0 0xcc25,0x0030,0x0003,0x0004
+#define wroteENCChannelConfigurationEncodePhantom1_0 0xcc25,0x0030,0x0004,0x0000
+#define wroteENCChannelConfigurationEncodePhantom2_0 0xcc25,0x0030,0x0005,0x0000
+#define wroteENCChannelConfigurationEncodePhantom2Stereo_0 0xcc25,0x0030,0x0005,0x0001
+#define wroteENCChannelConfigurationEncodePhantom2LtRt_0 0xcc25,0x0030,0x0005,0x0002
+#define wroteENCChannelConfigurationEncodePhantom2Mono_0 0xcc25,0x0030,0x0005,0x0003
+#define wroteENCChannelConfigurationEncodePhantom3_0 0xcc25,0x0030,0x0006,0x0000
+#define wroteENCChannelConfigurationEncodePhantom4_0 0xcc25,0x0030,0x0007,0x0000
+#define wroteENCChannelConfigurationEncodeSurround0_0 0xcc25,0x0030,0x0008,0x0000
+#define wroteENCChannelConfigurationEncodeSurround1_0 0xcc25,0x0030,0x0009,0x0000
+#define wroteENCChannelConfigurationEncodeSurround2_0 0xcc25,0x0030,0x000a,0x0000
+#define wroteENCChannelConfigurationEncodeSurround2Stereo_0 0xcc25,0x0030,0x000a,0x0001
+#define wroteENCChannelConfigurationEncodeSurround2LtRt_0 0xcc25,0x0030,0x000a,0x0002
+#define wroteENCChannelConfigurationEncodeSurround2Mono_0 0xcc25,0x0030,0x000a,0x0003
+#define wroteENCChannelConfigurationEncodeSurround3_0 0xcc25,0x0030,0x000b,0x0000
+#define wroteENCChannelConfigurationEncodeSurround4_0 0xcc25,0x0030,0x000c,0x0000
+#define wroteENCChannelConfigurationEncodeNone_1 0xcc25,0x0030,0x0101,0x0000
+#define wroteENCChannelConfigurationEncodeMono_1 0xcc25,0x0030,0x0102,0x0000
+#define wroteENCChannelConfigurationEncodePhantom0_1 0xcc25,0x0030,0x0103,0x0000
+#define wroteENCChannelConfigurationEncodePhantom0Stereo_1 0xcc25,0x0030,0x0103,0x0001
+#define wroteENCChannelConfigurationEncodePhantom0LtRt_1 0xcc25,0x0030,0x0103,0x0002
+#define wroteENCChannelConfigurationEncodePhantom0Mono_1 0xcc25,0x0030,0x0103,0x0003
+#define wroteENCChannelConfigurationEncodePhantom0Dual_1 0xcc25,0x0030,0x0103,0x0004
+#define wroteENCChannelConfigurationEncodePhantom1_1 0xcc25,0x0030,0x0104,0x0000
+#define wroteENCChannelConfigurationEncodePhantom2_1 0xcc25,0x0030,0x0105,0x0000
+#define wroteENCChannelConfigurationEncodePhantom2Stereo_1 0xcc25,0x0030,0x0105,0x0001
+#define wroteENCChannelConfigurationEncodePhantom2LtRt_1 0xcc25,0x0030,0x0105,0x0002
+#define wroteENCChannelConfigurationEncodePhantom2Mono_1 0xcc25,0x0030,0x0105,0x0003
+#define wroteENCChannelConfigurationEncodePhantom3_1 0xcc25,0x0030,0x0106,0x0000
+#define wroteENCChannelConfigurationEncodePhantom4_1 0xcc25,0x0030,0x0107,0x0000
+#define wroteENCChannelConfigurationEncodeSurround0_1 0xcc25,0x0030,0x0108,0x0000
+#define wroteENCChannelConfigurationEncodeSurround1_1 0xcc25,0x0030,0x0109,0x0000
+#define wroteENCChannelConfigurationEncodeSurround2_1 0xcc25,0x0030,0x010a,0x0000
+#define wroteENCChannelConfigurationEncodeSurround2Stereo_1 0xcc25,0x0030,0x010a,0x0001
+#define wroteENCChannelConfigurationEncodeSurround2LtRt_1 0xcc25,0x0030,0x010a,0x0002
+#define wroteENCChannelConfigurationEncodeSurround2Mono_1 0xcc25,0x0030,0x010a,0x0003
+#define wroteENCChannelConfigurationEncodeSurround3_1 0xcc25,0x0030,0x010b,0x0000
+#define wroteENCChannelConfigurationEncodeSurround4_1 0xcc25,0x0030,0x010c,0x0000
+#define wroteENCChannelConfigurationEncodeNone_2 0xcc25,0x0030,0x0201,0x0000
+#define wroteENCChannelConfigurationEncodeMono_2 0xcc25,0x0030,0x0202,0x0000
+#define wroteENCChannelConfigurationEncodePhantom0_2 0xcc25,0x0030,0x0203,0x0000
+#define wroteENCChannelConfigurationEncodePhantom0Stereo_2 0xcc25,0x0030,0x0203,0x0001
+#define wroteENCChannelConfigurationEncodePhantom0LtRt_2 0xcc25,0x0030,0x0203,0x0002
+#define wroteENCChannelConfigurationEncodePhantom0Mono_2 0xcc25,0x0030,0x0203,0x0003
+#define wroteENCChannelConfigurationEncodePhantom0Dual_2 0xcc25,0x0030,0x0203,0x0004
+#define wroteENCChannelConfigurationEncodePhantom1_2 0xcc25,0x0030,0x0204,0x0000
+#define wroteENCChannelConfigurationEncodePhantom2_2 0xcc25,0x0030,0x0205,0x0000
+#define wroteENCChannelConfigurationEncodePhantom2Stereo_2 0xcc25,0x0030,0x0205,0x0001
+#define wroteENCChannelConfigurationEncodePhantom2LtRt_2 0xcc25,0x0030,0x0205,0x0002
+#define wroteENCChannelConfigurationEncodePhantom2Mono_2 0xcc25,0x0030,0x0205,0x0003
+#define wroteENCChannelConfigurationEncodePhantom3_2 0xcc25,0x0030,0x0206,0x0000
+#define wroteENCChannelConfigurationEncodePhantom4_2 0xcc25,0x0030,0x0207,0x0000
+#define wroteENCChannelConfigurationEncodeSurround0_2 0xcc25,0x0030,0x0208,0x0000
+#define wroteENCChannelConfigurationEncodeSurround1_2 0xcc25,0x0030,0x0209,0x0000
+#define wroteENCChannelConfigurationEncodeSurround2_2 0xcc25,0x0030,0x020a,0x0000
+#define wroteENCChannelConfigurationEncodeSurround2Stereo_2 0xcc25,0x0030,0x020a,0x0001
+#define wroteENCChannelConfigurationEncodeSurround2LtRt_2 0xcc25,0x0030,0x020a,0x0002
+#define wroteENCChannelConfigurationEncodeSurround2Mono_2 0xcc25,0x0030,0x020a,0x0003
+#define wroteENCChannelConfigurationEncodeSurround3_2 0xcc25,0x0030,0x020b,0x0000
+#define wroteENCChannelConfigurationEncodeSurround4_2 0xcc25,0x0030,0x020c,0x0000
+#define wroteENCChannelConfigurationEncodeNoneLwRw_0 0xcc25,0x0030,0x0001,0x0100
+#define wroteENCChannelConfigurationEncodeNoneLhRh_0 0xcc25,0x0030,0x0001,0x0400
+#define wroteENCChannelConfigurationEncodeNoneLwRwLhRh_0 0xcc25,0x0030,0x0001,0x0500
+#define wroteENCChannelConfigurationEncodeMonoLwRw_0 0xcc25,0x0030,0x0002,0x0100
+#define wroteENCChannelConfigurationEncodeMonoLhRh_0 0xcc25,0x0030,0x0002,0x0400
+#define wroteENCChannelConfigurationEncodeMonoLwRwLhRh_0 0xcc25,0x0030,0x0002,0x0500
+#define wroteENCChannelConfigurationEncodePhantom0LwRw_0 0xcc25,0x0030,0x0003,0x0100
+#define wroteENCChannelConfigurationEncodePhantom0LhRh_0 0xcc25,0x0030,0x0003,0x0400
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRh_0 0xcc25,0x0030,0x0003,0x0500
+#define wroteENCChannelConfigurationEncodePhantom0LwRwStereo_0 0xcc25,0x0030,0x0003,0x0101
+#define wroteENCChannelConfigurationEncodePhantom0LhRhStereo_0 0xcc25,0x0030,0x0003,0x0401
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhStereo_0 0xcc25,0x0030,0x0003,0x0501
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLtRt_0 0xcc25,0x0030,0x0003,0x0102
+#define wroteENCChannelConfigurationEncodePhantom0LhRhLtRt_0 0xcc25,0x0030,0x0003,0x0402
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhLtRt_0 0xcc25,0x0030,0x0003,0x0502
+#define wroteENCChannelConfigurationEncodePhantom0LwRwMono_0 0xcc25,0x0030,0x0003,0x0103
+#define wroteENCChannelConfigurationEncodePhantom0LhRhMono_0 0xcc25,0x0030,0x0003,0x0403
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhMono_0 0xcc25,0x0030,0x0003,0x0503
+#define wroteENCChannelConfigurationEncodePhantom0LwRwDual_0 0xcc25,0x0030,0x0003,0x0104
+#define wroteENCChannelConfigurationEncodePhantom0LhRhDual_0 0xcc25,0x0030,0x0003,0x0404
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhDual_0 0xcc25,0x0030,0x0003,0x0504
+#define wroteENCChannelConfigurationEncodePhantom1LwRw_0 0xcc25,0x0030,0x0004,0x0100
+#define wroteENCChannelConfigurationEncodePhantom1LhRh_0 0xcc25,0x0030,0x0004,0x0400
+#define wroteENCChannelConfigurationEncodePhantom1LwRwLhRh_0 0xcc25,0x0030,0x0004,0x0500
+#define wroteENCChannelConfigurationEncodePhantom2LwRw_0 0xcc25,0x0030,0x0005,0x0100
+#define wroteENCChannelConfigurationEncodePhantom2LhRh_0 0xcc25,0x0030,0x0005,0x0400
+#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRh_0 0xcc25,0x0030,0x0005,0x0500
+#define wroteENCChannelConfigurationEncodePhantom2LwRwStereo_0 0xcc25,0x0030,0x0005,0x0101
+#define wroteENCChannelConfigurationEncodePhantom2LhRhStereo_0 0xcc25,0x0030,0x0005,0x0401
+#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhStereo_0 0xcc25,0x0030,0x0005,0x0501
+#define wroteENCChannelConfigurationEncodePhantom2LwRwLtRt_0 0xcc25,0x0030,0x0005,0x0102
+#define wroteENCChannelConfigurationEncodePhantom2LhRhLtRt_0 0xcc25,0x0030,0x0005,0x0402
+#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhLtRt_0 0xcc25,0x0030,0x0005,0x0502
+#define wroteENCChannelConfigurationEncodePhantom2LwRwMono_0 0xcc25,0x0030,0x0005,0x0103
+#define wroteENCChannelConfigurationEncodePhantom2LhRhMono_0 0xcc25,0x0030,0x0005,0x0403
+#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhMono_0 0xcc25,0x0030,0x0005,0x0503
+#define wroteENCChannelConfigurationEncodePhantom3LwRw_0 0xcc25,0x0030,0x0006,0x0100
+#define wroteENCChannelConfigurationEncodePhantom3LhRh_0 0xcc25,0x0030,0x0006,0x0400
+#define wroteENCChannelConfigurationEncodePhantom3LwRwLhRh_0 0xcc25,0x0030,0x0006,0x0500
+#define wroteENCChannelConfigurationEncodePhantom4LwRw_0 0xcc25,0x0030,0x0007,0x0100
+#define wroteENCChannelConfigurationEncodePhantom4LhRh_0 0xcc25,0x0030,0x0007,0x0400
+#define wroteENCChannelConfigurationEncodePhantom4LwRwLhRh_0 0xcc25,0x0030,0x0007,0x0500
+#define wroteENCChannelConfigurationEncodeSurround0LwRw_0 0xcc25,0x0030,0x0008,0x0100
+#define wroteENCChannelConfigurationEncodeSurround0LhRh_0 0xcc25,0x0030,0x0008,0x0400
+#define wroteENCChannelConfigurationEncodeSurround0LwRwLhRh_0 0xcc25,0x0030,0x0008,0x0500
+#define wroteENCChannelConfigurationEncodeSurround1LwRw_0 0xcc25,0x0030,0x0009,0x0100
+#define wroteENCChannelConfigurationEncodeSurround1LhRh_0 0xcc25,0x0030,0x0009,0x0400
+#define wroteENCChannelConfigurationEncodeSurround1LwRwLhRh_0 0xcc25,0x0030,0x0009,0x0500
+#define wroteENCChannelConfigurationEncodeSurround2LwRw_0 0xcc25,0x0030,0x000a,0x0100
+#define wroteENCChannelConfigurationEncodeSurround2LhRh_0 0xcc25,0x0030,0x000a,0x0400
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRh_0 0xcc25,0x0030,0x000a,0x0500
+#define wroteENCChannelConfigurationEncodeSurround2LwRwStereo_0 0xcc25,0x0030,0x000a,0x0101
+#define wroteENCChannelConfigurationEncodeSurround2LhRhStereo_0 0xcc25,0x0030,0x000a,0x0401
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhStereo_0 0xcc25,0x0030,0x000a,0x0501
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLtRt_0 0xcc25,0x0030,0x000a,0x0102
+#define wroteENCChannelConfigurationEncodeSurround2LhRhLtRt_0 0xcc25,0x0030,0x000a,0x0402
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhLtRt_0 0xcc25,0x0030,0x000a,0x0502
+#define wroteENCChannelConfigurationEncodeSurround2LwRwMono_0 0xcc25,0x0030,0x000a,0x0103
+#define wroteENCChannelConfigurationEncodeSurround2LhRhMono_0 0xcc25,0x0030,0x000a,0x0403
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhMono_0 0xcc25,0x0030,0x000a,0x0503
+#define wroteENCChannelConfigurationEncodeSurround3LwRw_0 0xcc25,0x0030,0x000b,0x0100
+#define wroteENCChannelConfigurationEncodeSurround3LhRh_0 0xcc25,0x0030,0x000b,0x0400
+#define wroteENCChannelConfigurationEncodeSurround3LwRwLhRh_0 0xcc25,0x0030,0x000b,0x0500
+#define wroteENCChannelConfigurationEncodeSurround4LwRw_0 0xcc25,0x0030,0x000c,0x0100
+#define wroteENCChannelConfigurationEncodeSurround4LhRh_0 0xcc25,0x0030,0x000c,0x0400
+#define wroteENCChannelConfigurationEncodeSurround4LwRwLhRh_0 0xcc25,0x0030,0x000c,0x0500
+#define wroteENCChannelConfigurationEncodeNoneLwRw_1 0xcc25,0x0030,0x0101,0x0100
+#define wroteENCChannelConfigurationEncodeNoneLhRh_1 0xcc25,0x0030,0x0101,0x0400
+#define wroteENCChannelConfigurationEncodeNoneLwRwLhRh_1 0xcc25,0x0030,0x0101,0x0500
+#define wroteENCChannelConfigurationEncodeMonoLwRw_1 0xcc25,0x0030,0x0102,0x0100
+#define wroteENCChannelConfigurationEncodeMonoLhRh_1 0xcc25,0x0030,0x0102,0x0400
+#define wroteENCChannelConfigurationEncodeMonoLwRwLhRh_1 0xcc25,0x0030,0x0102,0x0500
+#define wroteENCChannelConfigurationEncodePhantom0LwRw_1 0xcc25,0x0030,0x0103,0x0100
+#define wroteENCChannelConfigurationEncodePhantom0LhRh_1 0xcc25,0x0030,0x0103,0x0400
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRh_1 0xcc25,0x0030,0x0103,0x0500
+#define wroteENCChannelConfigurationEncodePhantom0LwRwStereo_1 0xcc25,0x0030,0x0103,0x0101
+#define wroteENCChannelConfigurationEncodePhantom0LhRhStereo_1 0xcc25,0x0030,0x0103,0x0401
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhStereo_1 0xcc25,0x0030,0x0103,0x0501
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLtRt_1 0xcc25,0x0030,0x0103,0x0102
+#define wroteENCChannelConfigurationEncodePhantom0LhRhLtRt_1 0xcc25,0x0030,0x0103,0x0402
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhLtRt_1 0xcc25,0x0030,0x0103,0x0502
+#define wroteENCChannelConfigurationEncodePhantom0LwRwMono_1 0xcc25,0x0030,0x0103,0x0103
+#define wroteENCChannelConfigurationEncodePhantom0LhRhMono_1 0xcc25,0x0030,0x0103,0x0403
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhMono_1 0xcc25,0x0030,0x0103,0x0503
+#define wroteENCChannelConfigurationEncodePhantom0LwRwDual_1 0xcc25,0x0030,0x0103,0x0104
+#define wroteENCChannelConfigurationEncodePhantom0LhRhDual_1 0xcc25,0x0030,0x0103,0x0404
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhDual_1 0xcc25,0x0030,0x0103,0x0504
+#define wroteENCChannelConfigurationEncodePhantom1LwRw_1 0xcc25,0x0030,0x0104,0x0100
+#define wroteENCChannelConfigurationEncodePhantom1LhRh_1 0xcc25,0x0030,0x0104,0x0400
+#define wroteENCChannelConfigurationEncodePhantom1LwRwLhRh_1 0xcc25,0x0030,0x0104,0x0500
+#define wroteENCChannelConfigurationEncodePhantom2LwRw_1 0xcc25,0x0030,0x0105,0x0100
+#define wroteENCChannelConfigurationEncodePhantom2LhRh_1 0xcc25,0x0030,0x0105,0x0400
+#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRh_1 0xcc25,0x0030,0x0105,0x0500
+#define wroteENCChannelConfigurationEncodePhantom2LwRwStereo_1 0xcc25,0x0030,0x0105,0x0101
+#define wroteENCChannelConfigurationEncodePhantom2LhRhStereo_1 0xcc25,0x0030,0x0105,0x0401
+#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhStereo_1 0xcc25,0x0030,0x0105,0x0501
+#define wroteENCChannelConfigurationEncodePhantom2LwRwLtRt_1 0xcc25,0x0030,0x0105,0x0102
+#define wroteENCChannelConfigurationEncodePhantom2LhRhLtRt_1 0xcc25,0x0030,0x0105,0x0402
+#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhLtRt_1 0xcc25,0x0030,0x0105,0x0502
+#define wroteENCChannelConfigurationEncodePhantom2LwRwMono_1 0xcc25,0x0030,0x0105,0x0103
+#define wroteENCChannelConfigurationEncodePhantom2LhRhMono_1 0xcc25,0x0030,0x0105,0x0403
+#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhMono_1 0xcc25,0x0030,0x0105,0x0503
+#define wroteENCChannelConfigurationEncodePhantom3LwRw_1 0xcc25,0x0030,0x0106,0x0100
+#define wroteENCChannelConfigurationEncodePhantom3LhRh_1 0xcc25,0x0030,0x0106,0x0400
+#define wroteENCChannelConfigurationEncodePhantom3LwRwLhRh_1 0xcc25,0x0030,0x0106,0x0500
+#define wroteENCChannelConfigurationEncodePhantom4LwRw_1 0xcc25,0x0030,0x0107,0x0100
+#define wroteENCChannelConfigurationEncodePhantom4LhRh_1 0xcc25,0x0030,0x0107,0x0400
+#define wroteENCChannelConfigurationEncodePhantom4LwRwLhRh_1 0xcc25,0x0030,0x0107,0x0500
+#define wroteENCChannelConfigurationEncodeSurround0LwRw_1 0xcc25,0x0030,0x0108,0x0100
+#define wroteENCChannelConfigurationEncodeSurround0LhRh_1 0xcc25,0x0030,0x0108,0x0400
+#define wroteENCChannelConfigurationEncodeSurround0LwRwLhRh_1 0xcc25,0x0030,0x0108,0x0500
+#define wroteENCChannelConfigurationEncodeSurround1LwRw_1 0xcc25,0x0030,0x0109,0x0100
+#define wroteENCChannelConfigurationEncodeSurround1LhRh_1 0xcc25,0x0030,0x0109,0x0400
+#define wroteENCChannelConfigurationEncodeSurround1LwRwLhRh_1 0xcc25,0x0030,0x0109,0x0500
+#define wroteENCChannelConfigurationEncodeSurround2LwRw_1 0xcc25,0x0030,0x010a,0x0100
+#define wroteENCChannelConfigurationEncodeSurround2LhRh_1 0xcc25,0x0030,0x010a,0x0400
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRh_1 0xcc25,0x0030,0x010a,0x0500
+#define wroteENCChannelConfigurationEncodeSurround2LwRwStereo_1 0xcc25,0x0030,0x010a,0x0101
+#define wroteENCChannelConfigurationEncodeSurround2LhRhStereo_1 0xcc25,0x0030,0x010a,0x0401
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhStereo_1 0xcc25,0x0030,0x010a,0x0501
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLtRt_1 0xcc25,0x0030,0x010a,0x0102
+#define wroteENCChannelConfigurationEncodeSurround2LhRhLtRt_1 0xcc25,0x0030,0x010a,0x0402
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhLtRt_1 0xcc25,0x0030,0x010a,0x0502
+#define wroteENCChannelConfigurationEncodeSurround2LwRwMono_1 0xcc25,0x0030,0x010a,0x0103
+#define wroteENCChannelConfigurationEncodeSurround2LhRhMono_1 0xcc25,0x0030,0x010a,0x0403
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhMono_1 0xcc25,0x0030,0x010a,0x0503
+#define wroteENCChannelConfigurationEncodeSurround3LwRw_1 0xcc25,0x0030,0x010b,0x0100
+#define wroteENCChannelConfigurationEncodeSurround3LhRh_1 0xcc25,0x0030,0x010b,0x0400
+#define wroteENCChannelConfigurationEncodeSurround3LwRwLhRh_1 0xcc25,0x0030,0x010b,0x0500
+#define wroteENCChannelConfigurationEncodeSurround4LwRw_1 0xcc25,0x0030,0x010c,0x0100
+#define wroteENCChannelConfigurationEncodeSurround4LhRh_1 0xcc25,0x0030,0x010c,0x0400
+#define wroteENCChannelConfigurationEncodeSurround4LwRwLhRh_1 0xcc25,0x0030,0x010c,0x0500
+#define wroteENCChannelConfigurationEncodeNoneLwRw_2 0xcc25,0x0030,0x0201,0x0100
+#define wroteENCChannelConfigurationEncodeNoneLhRh_2 0xcc25,0x0030,0x0201,0x0400
+#define wroteENCChannelConfigurationEncodeNoneLwRwLhRh_2 0xcc25,0x0030,0x0201,0x0500
+#define wroteENCChannelConfigurationEncodeMonoLwRw_2 0xcc25,0x0030,0x0202,0x0100
+#define wroteENCChannelConfigurationEncodeMonoLhRh_2 0xcc25,0x0030,0x0202,0x0400
+#define wroteENCChannelConfigurationEncodeMonoLwRwLhRh_2 0xcc25,0x0030,0x0202,0x0500
+#define wroteENCChannelConfigurationEncodePhantom0LwRw_2 0xcc25,0x0030,0x0203,0x0100
+#define wroteENCChannelConfigurationEncodePhantom0LhRh_2 0xcc25,0x0030,0x0203,0x0400
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRh_2 0xcc25,0x0030,0x0203,0x0500
+#define wroteENCChannelConfigurationEncodePhantom0LwRwStereo_2 0xcc25,0x0030,0x0203,0x0101
+#define wroteENCChannelConfigurationEncodePhantom0LhRhStereo_2 0xcc25,0x0030,0x0203,0x0401
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhStereo_2 0xcc25,0x0030,0x0203,0x0501
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLtRt_2 0xcc25,0x0030,0x0203,0x0102
+#define wroteENCChannelConfigurationEncodePhantom0LhRhLtRt_2 0xcc25,0x0030,0x0203,0x0402
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhLtRt_2 0xcc25,0x0030,0x0203,0x0502
+#define wroteENCChannelConfigurationEncodePhantom0LwRwMono_2 0xcc25,0x0030,0x0203,0x0103
+#define wroteENCChannelConfigurationEncodePhantom0LhRhMono_2 0xcc25,0x0030,0x0203,0x0403
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhMono_2 0xcc25,0x0030,0x0203,0x0503
+#define wroteENCChannelConfigurationEncodePhantom0LwRwDual_2 0xcc25,0x0030,0x0203,0x0104
+#define wroteENCChannelConfigurationEncodePhantom0LhRhDual_2 0xcc25,0x0030,0x0203,0x0404
+#define wroteENCChannelConfigurationEncodePhantom0LwRwLhRhDual_2 0xcc25,0x0030,0x0203,0x0504
+#define wroteENCChannelConfigurationEncodePhantom1LwRw_2 0xcc25,0x0030,0x0204,0x0100
+#define wroteENCChannelConfigurationEncodePhantom1LhRh_2 0xcc25,0x0030,0x0204,0x0400
+#define wroteENCChannelConfigurationEncodePhantom1LwRwLhRh_2 0xcc25,0x0030,0x0204,0x0500
+#define wroteENCChannelConfigurationEncodePhantom2LwRw_2 0xcc25,0x0030,0x0205,0x0100
+#define wroteENCChannelConfigurationEncodePhantom2LhRh_2 0xcc25,0x0030,0x0205,0x0400
+#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRh_2 0xcc25,0x0030,0x0205,0x0500
+#define wroteENCChannelConfigurationEncodePhantom2LwRwStereo_2 0xcc25,0x0030,0x0205,0x0101
+#define wroteENCChannelConfigurationEncodePhantom2LhRhStereo_2 0xcc25,0x0030,0x0205,0x0401
+#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhStereo_2 0xcc25,0x0030,0x0205,0x0501
+#define wroteENCChannelConfigurationEncodePhantom2LwRwLtRt_2 0xcc25,0x0030,0x0205,0x0102
+#define wroteENCChannelConfigurationEncodePhantom2LhRhLtRt_2 0xcc25,0x0030,0x0205,0x0402
+#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhLtRt_2 0xcc25,0x0030,0x0205,0x0502
+#define wroteENCChannelConfigurationEncodePhantom2LwRwMono_2 0xcc25,0x0030,0x0205,0x0103
+#define wroteENCChannelConfigurationEncodePhantom2LhRhMono_2 0xcc25,0x0030,0x0205,0x0403
+#define wroteENCChannelConfigurationEncodePhantom2LwRwLhRhMono_2 0xcc25,0x0030,0x0205,0x0503
+#define wroteENCChannelConfigurationEncodePhantom3LwRw_2 0xcc25,0x0030,0x0206,0x0100
+#define wroteENCChannelConfigurationEncodePhantom3LhRh_2 0xcc25,0x0030,0x0206,0x0400
+#define wroteENCChannelConfigurationEncodePhantom3LwRwLhRh_2 0xcc25,0x0030,0x0206,0x0500
+#define wroteENCChannelConfigurationEncodePhantom4LwRw_2 0xcc25,0x0030,0x0207,0x0100
+#define wroteENCChannelConfigurationEncodePhantom4LhRh_2 0xcc25,0x0030,0x0207,0x0400
+#define wroteENCChannelConfigurationEncodePhantom4LwRwLhRh_2 0xcc25,0x0030,0x0207,0x0500
+#define wroteENCChannelConfigurationEncodeSurround0LwRw_2 0xcc25,0x0030,0x0208,0x0100
+#define wroteENCChannelConfigurationEncodeSurround0LhRh_2 0xcc25,0x0030,0x0208,0x0400
+#define wroteENCChannelConfigurationEncodeSurround0LwRwLhRh_2 0xcc25,0x0030,0x0208,0x0500
+#define wroteENCChannelConfigurationEncodeSurround1LwRw_2 0xcc25,0x0030,0x0209,0x0100
+#define wroteENCChannelConfigurationEncodeSurround1LhRh_2 0xcc25,0x0030,0x0209,0x0400
+#define wroteENCChannelConfigurationEncodeSurround1LwRwLhRh_2 0xcc25,0x0030,0x0209,0x0500
+#define wroteENCChannelConfigurationEncodeSurround2LwRw_2 0xcc25,0x0030,0x020a,0x0100
+#define wroteENCChannelConfigurationEncodeSurround2LhRh_2 0xcc25,0x0030,0x020a,0x0400
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRh_2 0xcc25,0x0030,0x020a,0x0500
+#define wroteENCChannelConfigurationEncodeSurround2LwRwStereo_2 0xcc25,0x0030,0x020a,0x0101
+#define wroteENCChannelConfigurationEncodeSurround2LhRhStereo_2 0xcc25,0x0030,0x020a,0x0401
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhStereo_2 0xcc25,0x0030,0x020a,0x0501
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLtRt_2 0xcc25,0x0030,0x020a,0x0102
+#define wroteENCChannelConfigurationEncodeSurround2LhRhLtRt_2 0xcc25,0x0030,0x020a,0x0402
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhLtRt_2 0xcc25,0x0030,0x020a,0x0502
+#define wroteENCChannelConfigurationEncodeSurround2LwRwMono_2 0xcc25,0x0030,0x020a,0x0103
+#define wroteENCChannelConfigurationEncodeSurround2LhRhMono_2 0xcc25,0x0030,0x020a,0x0403
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLhRhMono_2 0xcc25,0x0030,0x020a,0x0503
+#define wroteENCChannelConfigurationEncodeSurround3LwRw_2 0xcc25,0x0030,0x020b,0x0100
+#define wroteENCChannelConfigurationEncodeSurround3LhRh_2 0xcc25,0x0030,0x020b,0x0400
+#define wroteENCChannelConfigurationEncodeSurround3LwRwLhRh_2 0xcc25,0x0030,0x020b,0x0500
+#define wroteENCChannelConfigurationEncodeSurround4LwRw_2 0xcc25,0x0030,0x020c,0x0100
+#define wroteENCChannelConfigurationEncodeSurround4LhRh_2 0xcc25,0x0030,0x020c,0x0400
+#define wroteENCChannelConfigurationEncodeSurround4LwRwLhRh_2 0xcc25,0x0030,0x020c,0x0500
+#define readENCChannelConfigurationEncodeExtChan 0xc225,0x3300
+#define wroteENCChannelConfigurationEncodeExtChanNone 0xca25,0x3300
+#define wroteENCChannelConfigurationEncodeExtChanLwRw 0xca25,0x3301
+#define wroteENCChannelConfigurationEncodeExtChanLhRh 0xca25,0x3304
+#define wroteENCChannelConfigurationEncodeExtChanLwRwLhRh 0xca25,0x3305
+#define wroteENCChannelConfigurationEncodeSurround2LtfRtfLtrRtr_0 0xce25,0x3008,0x000a,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationEncodeSurround2LtfRtfLtrRtr_1 0xce25,0x3008,0x010a,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationEncodeSurround2LtfRtfLtrRtr_2 0xce25,0x3008,0x020a,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationEncodeSurround4LtmRtm_0 0xce25,0x3008,0x000c,0x0003,0x0400,0x0000
+#define wroteENCChannelConfigurationEncodeSurround4LtmRtm_1 0xce25,0x3008,0x010c,0x0003,0x0400,0x0000
+#define wroteENCChannelConfigurationEncodeSurround4LtmRtm_2 0xce25,0x3008,0x020c,0x0003,0x0400,0x0000
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLtfRtfLtrRtr_0 0xce25,0x3008,0x000a,0x0103,0x0a00,0x0000
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLtfRtfLtrRtr_1 0xce25,0x3008,0x010a,0x0103,0x0a00,0x0000
+#define wroteENCChannelConfigurationEncodeSurround2LwRwLtfRtfLtrRtr_2 0xce25,0x3008,0x020a,0x0103,0x0a00,0x0000
+#define wroteENCChannelConfigurationEncodeSurround4LtfRtfLtrRtr_0 0xce25,0x3008,0x000c,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationEncodeSurround4LtfRtfLtrRtr_1 0xce25,0x3008,0x010c,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationEncodeSurround4LtfRtfLtrRtr_2 0xce25,0x3008,0x020c,0x0003,0x0a00,0x0000
+#define wroteENCChannelConfigurationEncodeSurround4LwRwLtfRtfLtrRtr_0 0xce25,0x3008,0x000c,0x0103,0x0a00,0x0000
+#define wroteENCChannelConfigurationEncodeSurround4LwRwLtfRtfLtrRtr_1 0xce25,0x3008,0x010c,0x0103,0x0a00,0x0000
+#define wroteENCChannelConfigurationEncodeSurround4LwRwLtfRtfLtrRtr_2 0xce25,0x3008,0x020c,0x0103,0x0a00,0x0000
+#define readENCChannelConfigurationEncodeATMOSChan 0xc225,0x3500
+#define wroteENCChannelConfigurationEncodeATMOSChanNone 0xca25,0x3500
+#define wroteENCChannelConfigurationEncodeATMOSChanLfhRfhLrhRrh 0xca25,0x3511
+#define wroteENCChannelConfigurationEncodeATMOSChanLtfRtfLtrRtr 0xca25,0x350a
+#define wroteENCChannelConfigurationEncodeATMOSChanLtmRtm 0xca25,0x3504
+#define wroteENCChannelConfigurationEncode 0xcc25,0x0030
#define readENCFrameLength 0xc325,0x001c
#define wroteENCFrameLength 0xcb25,0x001c
#define readENCBypass 0xc225,0x1e00
#define writeENCSelectDDE 0xca25,0x1f0a
#define writeENCSelectDTE 0xca25,0x1f06
#define writeENCSelectACE 0xca25,0x1f0c
-#define readENCChannelMapFrom 0xc625,0x2010
-#define wroteENCChannelMapFrom 0xce25,0x2010
-#define readENCChannelMapTo 0xc625,0x3010
-#define wroteENCChannelMapTo 0xce25,0x3010
-#define readENCSampleProcess 0xc625,0x4004
-#define readENCSampleProcess0 0xc225,0x4000
-#define readENCSampleProcess1 0xc225,0x4100
-#define readENCSampleProcess2 0xc225,0x4200
-#define readENCSampleProcess3 0xc225,0x4300
+#define readENCChannelMapFrom 0xc625,0x4020
+#define wroteENCChannelMapFrom 0xce25,0x4020
+#define readENCChannelMapTo 0xc625,0x6020
+#define wroteENCChannelMapTo 0xce25,0x6020
+#define readENCProgramFormat 0xc425,0x0080
+#define wroteENCProgramFormat 0xcc25,0x0080
+#define readENCListeningFormat 0xc425,0x0088
+#define wroteENCListeningFormat 0xcc25,0x0088
+#define readENCSampleProcess 0xc625,0x9004
+#define readENCSampleProcess0 0xc225,0x9000
+#define readENCSampleProcess1 0xc225,0x9100
+#define readENCSampleProcess2 0xc225,0x9200
+#define readENCSampleProcess3 0xc225,0x9300
+#define readENCChannelCompactMapTo 0xc625,0xa020
+#define wroteENCChannelCompactMapTo 0xce25,0xa020
#define readENCStatus 0xc508,0x0025
-#define readENCControl 0xc225,0x0400,0xc425,0x0008,0xc625,0x2010,0xc625,0x3010
+#define readENCControl 0xc225,0x0400,0xc425,0x0020,0xc625,0x4020,0xc625,0x6020
#define readVOLMode 0xc226,0x0400
#define writeVOLModeDisable 0xca26,0x0400
#define writeVOLModeEnable 0xca26,0x0401
#define readVOLTrimLeft 0xc326,0x0018
#define readVOLTrimRght 0xc326,0x0020
#define readVOLTrimCntr 0xc326,0x0028
+#define readVOLTrimRCtr 0xc326,0x0030
#define readVOLTrimWide 0xc326,0x0038
#define readVOLTrimRWid 0xc326,0x0040
#define readVOLTrimROvr 0xc326,0x0050
+#define readVOLTrimLtmd 0xc326,0x0048
#define readVOLTrimSurr 0xc326,0x0058
#define readVOLTrimRSur 0xc326,0x0060
#define readVOLTrimBack 0xc326,0x0068
#define readVOLTrimRSub 0xc326,0x0080
#define readVOLTrimLHed 0xc326,0x0088
#define readVOLTrimRHed 0xc326,0x0090
-#define readVOLTrimCHed 0xc326,0x0098
-#define readVOLTrimTOverHd 0xc326,0x00a0
-#define readVOLTrimLHSi 0xc326,0x00a8
-#define readVOLTrimRHSi 0xc326,0x00b0
#define readVOLTrimLHBk 0xc326,0x00b8
#define readVOLTrimRHBk 0xc326,0x00c0
#define readVOLTrimCHBk 0xc326,0x00c8
-#define readVOLTrimLCtrHd 0xc326,0x00e8
-#define readVOLTrimRCtrHd 0xc326,0x00f0
#define readVOLOffsetLeft 0xc326,0x001a
#define readVOLOffsetRght 0xc326,0x0022
#define readVOLOffsetCntr 0xc326,0x002a
+#define readVOLOffsetRCtr 0xc326,0x0032
#define readVOLOffsetWide 0xc326,0x003a
#define readVOLOffsetRWid 0xc326,0x0042
#define readVOLOffsetROvr 0xc326,0x0052
+#define readVOLOffsetLtmd 0xc326,0x004a
#define readVOLOffsetSurr 0xc326,0x005a
#define readVOLOffsetRSur 0xc326,0x0062
#define readVOLOffsetBack 0xc326,0x006a
#define readVOLOffsetRSub 0xc326,0x0082
#define readVOLOffsetLHed 0xc326,0x008a
#define readVOLOffsetRHed 0xc326,0x0092
-#define readVOLOffsetCHed 0xc326,0x009a
-#define readVOLOffsetTOverHd 0xc326,0x00a2
-#define readVOLOffsetLHSi 0xc326,0x00aa
-#define readVOLOffsetRHSi 0xc326,0x00b2
#define readVOLOffsetLHBk 0xc326,0x00ba
#define readVOLOffsetRHBk 0xc326,0x00c2
#define readVOLOffsetCHBk 0xc326,0x00ca
-#define readVOLOffsetLCtrHd 0xc326,0x00ea
-#define readVOLOffsetRCtrHd 0xc326,0x00f2
#define readVOLInternalStatusLeft 0xc326,0x001c
#define readVOLInternalStatusRght 0xc326,0x0024
#define readVOLInternalStatusCntr 0xc326,0x002c
+#define readVOLInternalStatusRCtr 0xc326,0x0034
#define readVOLInternalStatusWide 0xc326,0x003c
#define readVOLInternalStatusRWid 0xc326,0x0044
#define readVOLInternalStatusROvr 0xc326,0x0054
+#define readVOLInternalStatusLtmd 0xc326,0x004c
#define readVOLInternalStatusSurr 0xc326,0x005c
#define readVOLInternalStatusRSur 0xc326,0x0064
#define readVOLInternalStatusBack 0xc326,0x006c
#define readVOLInternalStatusRSub 0xc326,0x0084
#define readVOLInternalStatusLHed 0xc326,0x008c
#define readVOLInternalStatusRHed 0xc326,0x0094
-#define readVOLInternalStatusCHed 0xc326,0x009c
-#define readVOLInternalStatusTOverHd 0xc326,0x00a4
-#define readVOLInternalStatusLHSi 0xc326,0x00ac
-#define readVOLInternalStatusRHSi 0xc326,0x00b4
#define readVOLInternalStatusLHBk 0xc326,0x00bc
#define readVOLInternalStatusRHBk 0xc326,0x00c4
#define readVOLInternalStatusCHBk 0xc326,0x00cc
-#define readVOLInternalStatusLCtrHd 0xc326,0x00ec
-#define readVOLInternalStatusRCtrHd 0xc326,0x00f4
#define readVOLExternalStatusLeft 0xc326,0x001e
#define readVOLExternalStatusRght 0xc326,0x0026
#define readVOLExternalStatusCntr 0xc326,0x002e
+#define readVOLExternalStatusRCtr 0xc326,0x0036
#define readVOLExternalStatusWide 0xc326,0x003e
#define readVOLExternalStatusRWid 0xc326,0x0046
#define readVOLExternalStatusROvr 0xc326,0x0056
+#define readVOLExternalStatusLtmd 0xc326,0x004e
#define readVOLExternalStatusSurr 0xc326,0x005e
#define readVOLExternalStatusRSur 0xc326,0x0066
#define readVOLExternalStatusBack 0xc326,0x006e
#define readVOLExternalStatusRSub 0xc326,0x0086
#define readVOLExternalStatusLHed 0xc326,0x008e
#define readVOLExternalStatusRHed 0xc326,0x0096
-#define readVOLExternalStatusCHed 0xc326,0x009e
-#define readVOLExternalStatusTOverHd 0xc326,0x00a6
-#define readVOLExternalStatusLHSi 0xc326,0x00ae
-#define readVOLExternalStatusRHSi 0xc326,0x00b6
#define readVOLExternalStatusLHBk 0xc326,0x00be
#define readVOLExternalStatusRHBk 0xc326,0x00c6
#define readVOLExternalStatusCHBk 0xc326,0x00ce
-#define readVOLExternalStatusLCtrHd 0xc326,0x00ee
-#define readVOLExternalStatusRCtrHd 0xc326,0x00f6
#define wroteVOLTrimLeft 0xcb26,0x0018
#define wroteVOLTrimRght 0xcb26,0x0020
#define wroteVOLTrimCntr 0xcb26,0x0028
#define wroteVOLTrimWide 0xcb26,0x0038
#define wroteVOLTrimRWid 0xcb26,0x0040
#define wroteVOLTrimROvr 0xcb26,0x0050
+#define wroteVOLTrimLtmd 0xcb26,0x0048
#define wroteVOLTrimSurr 0xcb26,0x0058
#define wroteVOLTrimRSur 0xcb26,0x0060
#define wroteVOLTrimBack 0xcb26,0x0068
#define wroteVOLTrimRSub 0xcb26,0x0080
#define wroteVOLTrimLHed 0xcb26,0x0088
#define wroteVOLTrimRHed 0xcb26,0x0090
-#define wroteVOLTrimCHed 0xcb26,0x0098
-#define wroteVOLTrimTOverHd 0xcb26,0x00a0
-#define wroteVOLTrimLHSi 0xcb26,0x00a8
-#define wroteVOLTrimRHSi 0xcb26,0x00b0
#define wroteVOLTrimLHBk 0xcb26,0x00b8
#define wroteVOLTrimRHBk 0xcb26,0x00c0
#define wroteVOLTrimCHBk 0xcb26,0x00c8
-#define wroteVOLTrimRCtrHd 0xcb26,0x00f0
#define wroteVOLOffsetLeft 0xcb26,0x001a
#define wroteVOLOffsetRght 0xcb26,0x0022
#define wroteVOLOffsetCntr 0xcb26,0x002a
#define wroteVOLOffsetWide 0xcb26,0x003a
#define wroteVOLOffsetRWid 0xcb26,0x0042
#define wroteVOLOffsetROvr 0xcb26,0x0052
+#define wroteVOLOffsetLtmd 0xcb26,0x004a
#define wroteVOLOffsetSurr 0xcb26,0x005a
#define wroteVOLOffsetRSur 0xcb26,0x0062
#define wroteVOLOffsetBack 0xcb26,0x006a
#define wroteVOLOffsetRSub 0xcb26,0x0082
#define wroteVOLOffsetLHed 0xcb26,0x008a
#define wroteVOLOffsetRHed 0xcb26,0x0092
-#define wroteVOLOffsetCHed 0xcb26,0x009a
-#define wroteVOLOffsetTOverHd 0xcb26,0x00a2
-#define wroteVOLOffsetLHSi 0xcb26,0x00aa
-#define wroteVOLOffsetRHSi 0xcb26,0x00b2
#define wroteVOLOffsetLHBk 0xcb26,0x00ba
#define wroteVOLOffsetRHBk 0xcb26,0x00c2
#define wroteVOLOffsetCHBk 0xcb26,0x00ca
-#define wroteVOLOffsetRCtrHd 0xcb26,0x00f2
#define wroteVOLExternalStatusLeft 0xcb26,0x001e
#define wroteVOLExternalStatusRght 0xcb26,0x0026
#define wroteVOLExternalStatusCntr 0xcb26,0x002e
#define wroteVOLExternalStatusWide 0xcb26,0x003e
#define wroteVOLExternalStatusRWid 0xcb26,0x0046
#define wroteVOLExternalStatusROvr 0xcb26,0x0056
+#define wroteVOLExternalStatusLtmd 0xcb26,0x004e
#define wroteVOLExternalStatusSurr 0xcb26,0x005e
#define wroteVOLExternalStatusRSur 0xcb26,0x0066
#define wroteVOLExternalStatusBack 0xcb26,0x006e
#define wroteVOLExternalStatusRSub 0xcb26,0x0086
#define wroteVOLExternalStatusLHed 0xcb26,0x008e
#define wroteVOLExternalStatusRHed 0xcb26,0x0096
-#define wroteVOLExternalStatusCHed 0xcb26,0x009e
-#define wroteVOLExternalStatusTOverHd 0xcb26,0x00a6
-#define wroteVOLExternalStatusLHSi 0xcb26,0x00ae
-#define wroteVOLExternalStatusRHSi 0xcb26,0x00b6
#define wroteVOLExternalStatusLHBk 0xcb26,0x00be
#define wroteVOLExternalStatusRHBk 0xcb26,0x00c6
#define wroteVOLExternalStatusCHBk 0xcb26,0x00ce
-#define wroteVOLExternalStatusRCtrHd 0xcb26,0x00f6
#define wroteVOLInternalStatusLeft 0xcb26,0x001c
#define wroteVOLInternalStatusRght 0xcb26,0x0024
#define wroteVOLInternalStatusCntr 0xcb26,0x002c
#define wroteVOLInternalStatusWide 0xcb26,0x003c
#define wroteVOLInternalStatusRWid 0xcb26,0x0044
#define wroteVOLInternalStatusROvr 0xcb26,0x0054
+#define wroteVOLInternalStatusLtmd 0xcb26,0x004c
#define wroteVOLInternalStatusSurr 0xcb26,0x005c
#define wroteVOLInternalStatusRSur 0xcb26,0x0064
#define wroteVOLInternalStatusBack 0xcb26,0x006c
#define wroteVOLInternalStatusRSub 0xcb26,0x0084
#define wroteVOLInternalStatusLHed 0xcb26,0x008c
#define wroteVOLInternalStatusRHed 0xcb26,0x0094
-#define wroteVOLInternalStatusCHed 0xcb26,0x009c
-#define wroteVOLInternalStatusTOverHd 0xcb26,0x00a4
-#define wroteVOLInternalStatusLHSi 0xcb26,0x00ac
-#define wroteVOLInternalStatusRHSi 0xcb26,0x00b4
#define wroteVOLInternalStatusLHBk 0xcb26,0x00bc
#define wroteVOLInternalStatusRHBk 0xcb26,0x00c4
#define wroteVOLInternalStatusCHBk 0xcb26,0x00cc
-#define wroteVOLInternalStatusRCtrHd 0xcb26,0x00f4
#define readVOLStatus 0xc508,0x0026
#define readVOLControl 0xc226,0x0400,0xc226,0x0500,0xc226,0x0600,0xc326,0x0008,0xc326,0x0010,0xc326,0x0012,0xc326,0x0018,0xc326,0x001a,0xc326,0x0020,0xc326,0x0022,0xc326,0x0028,0xc326,0x002a,0xc326,0x0038,0xc326,0x003a,0xc326,0x0040,0xc326,0x0042,0xc326,0x0050,0xc326,0x0052,0xc326,0x0058,0xc326,0x005a,0xc326,0x0060,0xc326,0x0062,0xc326,0x0068,0xc326,0x006a,0xc326,0x0070,0xc326,0x0072,0xc326,0x0078,0xc326,0x007a,0xc326,0x0080,0xc326,0x0082,0xc326,0x0090,0xc326,0x0092
-#define writeVOLChannelCountN(16) 0xca26,0x0510
+#define writeVOLChannelCountN__16__ 0xca26,0x0510
#define readOBMode 0xc223,0x0400
#define writeOBModeEnable 0xca23,0x0401
#define writeOBModeIEC 0xca23,0x0402
#define writestream2 0xcd09,0x0401
#define writestream3 0xcd09,0x0402
#define readstream 0xc509,0x0400
-#define readNICMode 0xc227,0x0400
-#define writeNICModeDisable 0xca27,0x0400
-#define writeNICModeEnable 0xca27,0x0401
-#define readNICState 0xc227,0x0500
-#define wroteNICStateDeasserted 0xca27,0x0500
-#define wroteNICStateAsserted 0xca27,0x0501
-#define writeNICDeassert 0xca27,0x0601
#define readPCMMode 0xc234,0x0400
#define writePCMModeEnable 0xca34,0x0401
#define readPCMRamp 0xc234,0x0500
#define readPCMScaleVolume 0xc234,0x0600
#define wrotePCMScaleVolume 0xca34,0x0600
#define readPCMLFEDownmixVolume 0xc234,0x0700
-#define writePCMLFEDownmixVolumeN(20) 0xca34,0x0714
-#define readPCMChannelConfigurationProgram 0xc434,0x0008
-#define writePCMChannelConfigurationProgramUnknown 0xcc34,0x0008,0x0000,0x0000
-#define writePCMChannelConfigurationProgramNone 0xcc34,0x0008,0x0001,0x0000
-#define writePCMChannelConfigurationProgramMono 0xcc34,0x0008,0x0002,0x0000
-#define writePCMChannelConfigurationProgramStereo 0xcc34,0x0008,0x0003,0x0000
-#define writePCMChannelConfigurationProgramStereoLtRt 0xcc34,0x0008,0x0003,0x0002
-#define writePCMChannelConfigurationProgramStereoMono 0xcc34,0x0008,0x0003,0x0003
-#define writePCMChannelConfigurationProgram3Stereo 0xcc34,0x0008,0x0108,0x0000
-#define writePCMChannelConfigurationProgramPhantom 0xcc34,0x0008,0x0105,0x0000
-#define writePCMChannelConfigurationProgramSurround 0xcc34,0x0008,0x010a,0x0000
-#define writePCMChannelConfigurationProgramPhantom0Stereo_0 0xcc34,0x0008,0x0003,0x0001
-#define writePCMChannelConfigurationProgramPhantom0Dual_0 0xcc34,0x0008,0x0003,0x0004
-#define writePCMChannelConfigurationProgramPhantom1_0 0xcc34,0x0008,0x0004,0x0000
-#define writePCMChannelConfigurationProgramPhantom2_0 0xcc34,0x0008,0x0005,0x0000
-#define writePCMChannelConfigurationProgramPhantom2Stereo_0 0xcc34,0x0008,0x0005,0x0001
-#define writePCMChannelConfigurationProgramPhantom2LtRt_0 0xcc34,0x0008,0x0005,0x0002
-#define writePCMChannelConfigurationProgramPhantom2Mono_0 0xcc34,0x0008,0x0005,0x0003
-#define writePCMChannelConfigurationProgramPhantom3_0 0xcc34,0x0008,0x0006,0x0000
-#define writePCMChannelConfigurationProgramPhantom4_0 0xcc34,0x0008,0x0007,0x0000
-#define writePCMChannelConfigurationProgramSurround0_0 0xcc34,0x0008,0x0008,0x0000
-#define writePCMChannelConfigurationProgramSurround1_0 0xcc34,0x0008,0x0009,0x0000
-#define writePCMChannelConfigurationProgramSurround2_0 0xcc34,0x0008,0x000a,0x0000
-#define writePCMChannelConfigurationProgramSurround2Stereo_0 0xcc34,0x0008,0x000a,0x0001
-#define writePCMChannelConfigurationProgramSurround2LtRt_0 0xcc34,0x0008,0x000a,0x0002
-#define writePCMChannelConfigurationProgramSurround2Mono_0 0xcc34,0x0008,0x000a,0x0003
-#define writePCMChannelConfigurationProgramSurround3_0 0xcc34,0x0008,0x000b,0x0000
-#define writePCMChannelConfigurationProgramSurround4_0 0xcc34,0x0008,0x000c,0x0000
-#define writePCMChannelConfigurationProgramNone_1 0xcc34,0x0008,0x0101,0x0000
-#define writePCMChannelConfigurationProgramMono_1 0xcc34,0x0008,0x0102,0x0000
-#define writePCMChannelConfigurationProgramPhantom0_1 0xcc34,0x0008,0x0103,0x0000
-#define writePCMChannelConfigurationProgramPhantom0Stereo_1 0xcc34,0x0008,0x0103,0x0001
-#define writePCMChannelConfigurationProgramPhantom0LtRt_1 0xcc34,0x0008,0x0103,0x0002
-#define writePCMChannelConfigurationProgramPhantom0Mono_1 0xcc34,0x0008,0x0103,0x0003
-#define writePCMChannelConfigurationProgramPhantom0Dual_1 0xcc34,0x0008,0x0103,0x0004
-#define writePCMChannelConfigurationProgramPhantom1_1 0xcc34,0x0008,0x0104,0x0000
-#define writePCMChannelConfigurationProgramPhantom2Stereo_1 0xcc34,0x0008,0x0105,0x0001
-#define writePCMChannelConfigurationProgramPhantom2LtRt_1 0xcc34,0x0008,0x0105,0x0002
-#define writePCMChannelConfigurationProgramPhantom2Mono_1 0xcc34,0x0008,0x0105,0x0003
-#define writePCMChannelConfigurationProgramPhantom3_1 0xcc34,0x0008,0x0106,0x0000
-#define writePCMChannelConfigurationProgramPhantom4_1 0xcc34,0x0008,0x0107,0x0000
-#define writePCMChannelConfigurationProgramSurround1_1 0xcc34,0x0008,0x0109,0x0000
-#define writePCMChannelConfigurationProgramSurround2Stereo_1 0xcc34,0x0008,0x010a,0x0001
-#define writePCMChannelConfigurationProgramSurround2LtRt_1 0xcc34,0x0008,0x010a,0x0002
-#define writePCMChannelConfigurationProgramSurround2Mono_1 0xcc34,0x0008,0x010a,0x0003
-#define writePCMChannelConfigurationProgramSurround3_1 0xcc34,0x0008,0x010b,0x0000
-#define writePCMChannelConfigurationProgramSurround4_1 0xcc34,0x0008,0x010c,0x0000
-#define writePCMChannelConfigurationProgramNone_2 0xcc34,0x0008,0x0201,0x0000
-#define writePCMChannelConfigurationProgramMono_2 0xcc34,0x0008,0x0202,0x0000
-#define writePCMChannelConfigurationProgramPhantom0_2 0xcc34,0x0008,0x0203,0x0000
-#define writePCMChannelConfigurationProgramPhantom0Stereo_2 0xcc34,0x0008,0x0203,0x0001
-#define writePCMChannelConfigurationProgramPhantom0LtRt_2 0xcc34,0x0008,0x0203,0x0002
-#define writePCMChannelConfigurationProgramPhantom0Mono_2 0xcc34,0x0008,0x0203,0x0003
-#define writePCMChannelConfigurationProgramPhantom0Dual_2 0xcc34,0x0008,0x0203,0x0004
-#define writePCMChannelConfigurationProgramPhantom1_2 0xcc34,0x0008,0x0204,0x0000
-#define writePCMChannelConfigurationProgramPhantom2_2 0xcc34,0x0008,0x0205,0x0000
-#define writePCMChannelConfigurationProgramPhantom2Stereo_2 0xcc34,0x0008,0x0205,0x0001
-#define writePCMChannelConfigurationProgramPhantom2LtRt_2 0xcc34,0x0008,0x0205,0x0002
-#define writePCMChannelConfigurationProgramPhantom2Mono_2 0xcc34,0x0008,0x0205,0x0003
-#define writePCMChannelConfigurationProgramPhantom3_2 0xcc34,0x0008,0x0206,0x0000
-#define writePCMChannelConfigurationProgramPhantom4_2 0xcc34,0x0008,0x0207,0x0000
-#define writePCMChannelConfigurationProgramSurround0_2 0xcc34,0x0008,0x0208,0x0000
-#define writePCMChannelConfigurationProgramSurround1_2 0xcc34,0x0008,0x0209,0x0000
-#define writePCMChannelConfigurationProgramSurround2_2 0xcc34,0x0008,0x020a,0x0000
-#define writePCMChannelConfigurationProgramSurround2Stereo_2 0xcc34,0x0008,0x020a,0x0001
-#define writePCMChannelConfigurationProgramSurround2LtRt_2 0xcc34,0x0008,0x020a,0x0002
-#define writePCMChannelConfigurationProgramSurround2Mono_2 0xcc34,0x0008,0x020a,0x0003
-#define writePCMChannelConfigurationProgramSurround3_2 0xcc34,0x0008,0x020b,0x0000
-#define writePCMChannelConfigurationProgramSurround4_2 0xcc34,0x0008,0x020c,0x0000
-#define writePCMChannelConfigurationProgramNoneLwRw 0xcc34,0x0008,0x0001,0x0100
-#define writePCMChannelConfigurationProgramNoneLhRh 0xcc34,0x0008,0x0001,0x0400
-#define writePCMChannelConfigurationProgramNoneLwRwLhRh 0xcc34,0x0008,0x0001,0x0500
-#define writePCMChannelConfigurationProgramMonoLwRw 0xcc34,0x0008,0x0002,0x0100
-#define writePCMChannelConfigurationProgramMonoLhRh 0xcc34,0x0008,0x0002,0x0400
-#define writePCMChannelConfigurationProgramMonoLwRwLhRh 0xcc34,0x0008,0x0002,0x0500
-#define writePCMChannelConfigurationProgramStereoLwRw 0xcc34,0x0008,0x0003,0x0100
-#define writePCMChannelConfigurationProgramStereoLhRh 0xcc34,0x0008,0x0003,0x0400
-#define writePCMChannelConfigurationProgramStereoLwRwLhRh 0xcc34,0x0008,0x0003,0x0500
-#define writePCMChannelConfigurationProgramStereoLwRwLtRt 0xcc34,0x0008,0x0003,0x0102
-#define writePCMChannelConfigurationProgramStereoLhRhLtRt 0xcc34,0x0008,0x0003,0x0402
-#define writePCMChannelConfigurationProgramStereoLwRwLhRhLtRt 0xcc34,0x0008,0x0003,0x0502
-#define writePCMChannelConfigurationProgramStereoLwRwMono 0xcc34,0x0008,0x0003,0x0103
-#define writePCMChannelConfigurationProgramStereoLhRhMono 0xcc34,0x0008,0x0003,0x0403
-#define writePCMChannelConfigurationProgramStereoLwRwLhRhMono 0xcc34,0x0008,0x0003,0x0503
-#define writePCMChannelConfigurationProgram3StereoLwRw 0xcc34,0x0008,0x0108,0x0100
-#define writePCMChannelConfigurationProgram3StereoLhRh 0xcc34,0x0008,0x0108,0x0400
-#define writePCMChannelConfigurationProgram3StereoLwRwLhRh 0xcc34,0x0008,0x0108,0x0500
-#define writePCMChannelConfigurationProgramPhantomLwRw 0xcc34,0x0008,0x0105,0x0100
-#define writePCMChannelConfigurationProgramPhantomLhRh 0xcc34,0x0008,0x0105,0x0400
-#define writePCMChannelConfigurationProgramPhantomLwRwLhRh 0xcc34,0x0008,0x0105,0x0500
-#define writePCMChannelConfigurationProgramSurroundLwRw 0xcc34,0x0008,0x010a,0x0100
-#define writePCMChannelConfigurationProgramSurroundLhRh 0xcc34,0x0008,0x010a,0x0400
-#define writePCMChannelConfigurationProgramSurroundLwRwLhRh 0xcc34,0x0008,0x010a,0x0500
-#define writePCMChannelConfigurationProgramPhantom0LwRwStereo_0 0xcc34,0x0008,0x0003,0x0101
-#define writePCMChannelConfigurationProgramPhantom0LhRhStereo_0 0xcc34,0x0008,0x0003,0x0401
-#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhStereo_0 0xcc34,0x0008,0x0003,0x0501
-#define writePCMChannelConfigurationProgramPhantom0LwRwDual_0 0xcc34,0x0008,0x0003,0x0104
-#define writePCMChannelConfigurationProgramPhantom0LhRhDual_0 0xcc34,0x0008,0x0003,0x0404
-#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhDual_0 0xcc34,0x0008,0x0003,0x0504
-#define writePCMChannelConfigurationProgramPhantom1LwRw_0 0xcc34,0x0008,0x0004,0x0100
-#define writePCMChannelConfigurationProgramPhantom1LhRh_0 0xcc34,0x0008,0x0004,0x0400
-#define writePCMChannelConfigurationProgramPhantom1LwRwLhRh_0 0xcc34,0x0008,0x0004,0x0500
-#define writePCMChannelConfigurationProgramPhantom2LwRw_0 0xcc34,0x0008,0x0005,0x0100
-#define writePCMChannelConfigurationProgramPhantom2LhRh_0 0xcc34,0x0008,0x0005,0x0400
-#define writePCMChannelConfigurationProgramPhantom2LwRwLhRh_0 0xcc34,0x0008,0x0005,0x0500
-#define writePCMChannelConfigurationProgramPhantom2LwRwStereo_0 0xcc34,0x0008,0x0005,0x0101
-#define writePCMChannelConfigurationProgramPhantom2LhRhStereo_0 0xcc34,0x0008,0x0005,0x0401
-#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhStereo_0 0xcc34,0x0008,0x0005,0x0501
-#define writePCMChannelConfigurationProgramPhantom2LwRwLtRt_0 0xcc34,0x0008,0x0005,0x0102
-#define writePCMChannelConfigurationProgramPhantom2LhRhLtRt_0 0xcc34,0x0008,0x0005,0x0402
-#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhLtRt_0 0xcc34,0x0008,0x0005,0x0502
-#define writePCMChannelConfigurationProgramPhantom2LwRwMono_0 0xcc34,0x0008,0x0005,0x0103
-#define writePCMChannelConfigurationProgramPhantom2LhRhMono_0 0xcc34,0x0008,0x0005,0x0403
-#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhMono_0 0xcc34,0x0008,0x0005,0x0503
-#define writePCMChannelConfigurationProgramPhantom3LwRw_0 0xcc34,0x0008,0x0006,0x0100
-#define writePCMChannelConfigurationProgramPhantom3LhRh_0 0xcc34,0x0008,0x0006,0x0400
-#define writePCMChannelConfigurationProgramPhantom3LwRwLhRh_0 0xcc34,0x0008,0x0006,0x0500
-#define writePCMChannelConfigurationProgramPhantom4LwRw_0 0xcc34,0x0008,0x0007,0x0100
-#define writePCMChannelConfigurationProgramPhantom4LhRh_0 0xcc34,0x0008,0x0007,0x0400
-#define writePCMChannelConfigurationProgramPhantom4LwRwLhRh_0 0xcc34,0x0008,0x0007,0x0500
-#define writePCMChannelConfigurationProgramSurround0LwRw_0 0xcc34,0x0008,0x0008,0x0100
-#define writePCMChannelConfigurationProgramSurround0LhRh_0 0xcc34,0x0008,0x0008,0x0400
-#define writePCMChannelConfigurationProgramSurround0LwRwLhRh_0 0xcc34,0x0008,0x0008,0x0500
-#define writePCMChannelConfigurationProgramSurround1LwRw_0 0xcc34,0x0008,0x0009,0x0100
-#define writePCMChannelConfigurationProgramSurround1LhRh_0 0xcc34,0x0008,0x0009,0x0400
-#define writePCMChannelConfigurationProgramSurround1LwRwLhRh_0 0xcc34,0x0008,0x0009,0x0500
-#define writePCMChannelConfigurationProgramSurround2LwRw_0 0xcc34,0x0008,0x000a,0x0100
-#define writePCMChannelConfigurationProgramSurround2LhRh_0 0xcc34,0x0008,0x000a,0x0400
-#define writePCMChannelConfigurationProgramSurround2LwRwLhRh_0 0xcc34,0x0008,0x000a,0x0500
-#define writePCMChannelConfigurationProgramSurround2LwRwStereo_0 0xcc34,0x0008,0x000a,0x0101
-#define writePCMChannelConfigurationProgramSurround2LhRhStereo_0 0xcc34,0x0008,0x000a,0x0401
-#define writePCMChannelConfigurationProgramSurround2LwRwLhRhStereo_0 0xcc34,0x0008,0x000a,0x0501
-#define writePCMChannelConfigurationProgramSurround2LwRwLtRt_0 0xcc34,0x0008,0x000a,0x0102
-#define writePCMChannelConfigurationProgramSurround2LhRhLtRt_0 0xcc34,0x0008,0x000a,0x0402
-#define writePCMChannelConfigurationProgramSurround2LwRwLhRhLtRt_0 0xcc34,0x0008,0x000a,0x0502
-#define writePCMChannelConfigurationProgramSurround2LwRwMono_0 0xcc34,0x0008,0x000a,0x0103
-#define writePCMChannelConfigurationProgramSurround2LhRhMono_0 0xcc34,0x0008,0x000a,0x0403
-#define writePCMChannelConfigurationProgramSurround2LwRwLhRhMono_0 0xcc34,0x0008,0x000a,0x0503
-#define writePCMChannelConfigurationProgramSurround3LwRw_0 0xcc34,0x0008,0x000b,0x0100
-#define writePCMChannelConfigurationProgramSurround3LhRh_0 0xcc34,0x0008,0x000b,0x0400
-#define writePCMChannelConfigurationProgramSurround3LwRwLhRh_0 0xcc34,0x0008,0x000b,0x0500
-#define writePCMChannelConfigurationProgramSurround4LwRw_0 0xcc34,0x0008,0x000c,0x0100
-#define writePCMChannelConfigurationProgramSurround4LhRh_0 0xcc34,0x0008,0x000c,0x0400
-#define writePCMChannelConfigurationProgramSurround4LwRwLhRh_0 0xcc34,0x0008,0x000c,0x0500
-#define writePCMChannelConfigurationProgramNoneLwRw_1 0xcc34,0x0008,0x0101,0x0100
-#define writePCMChannelConfigurationProgramNoneLhRh_1 0xcc34,0x0008,0x0101,0x0400
-#define writePCMChannelConfigurationProgramNoneLwRwLhRh_1 0xcc34,0x0008,0x0101,0x0500
-#define writePCMChannelConfigurationProgramMonoLwRw_1 0xcc34,0x0008,0x0102,0x0100
-#define writePCMChannelConfigurationProgramMonoLhRh_1 0xcc34,0x0008,0x0102,0x0400
-#define writePCMChannelConfigurationProgramMonoLwRwLhRh_1 0xcc34,0x0008,0x0102,0x0500
-#define writePCMChannelConfigurationProgramPhantom0LwRw_1 0xcc34,0x0008,0x0103,0x0100
-#define writePCMChannelConfigurationProgramPhantom0LhRh_1 0xcc34,0x0008,0x0103,0x0400
-#define writePCMChannelConfigurationProgramPhantom0LwRwLhRh_1 0xcc34,0x0008,0x0103,0x0500
-#define writePCMChannelConfigurationProgramPhantom0LwRwStereo_1 0xcc34,0x0008,0x0103,0x0101
-#define writePCMChannelConfigurationProgramPhantom0LhRhStereo_1 0xcc34,0x0008,0x0103,0x0401
-#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhStereo_1 0xcc34,0x0008,0x0103,0x0501
-#define writePCMChannelConfigurationProgramPhantom0LwRwLtRt_1 0xcc34,0x0008,0x0103,0x0102
-#define writePCMChannelConfigurationProgramPhantom0LhRhLtRt_1 0xcc34,0x0008,0x0103,0x0402
-#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhLtRt_1 0xcc34,0x0008,0x0103,0x0502
-#define writePCMChannelConfigurationProgramPhantom0LwRwMono_1 0xcc34,0x0008,0x0103,0x0103
-#define writePCMChannelConfigurationProgramPhantom0LhRhMono_1 0xcc34,0x0008,0x0103,0x0403
-#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhMono_1 0xcc34,0x0008,0x0103,0x0503
-#define writePCMChannelConfigurationProgramPhantom0LwRwDual_1 0xcc34,0x0008,0x0103,0x0104
-#define writePCMChannelConfigurationProgramPhantom0LhRhDual_1 0xcc34,0x0008,0x0103,0x0404
-#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhDual_1 0xcc34,0x0008,0x0103,0x0504
-#define writePCMChannelConfigurationProgramPhantom1LwRw_1 0xcc34,0x0008,0x0104,0x0100
-#define writePCMChannelConfigurationProgramPhantom1LhRh_1 0xcc34,0x0008,0x0104,0x0400
-#define writePCMChannelConfigurationProgramPhantom1LwRwLhRh_1 0xcc34,0x0008,0x0104,0x0500
-#define writePCMChannelConfigurationProgramPhantom2LwRwStereo_1 0xcc34,0x0008,0x0105,0x0101
-#define writePCMChannelConfigurationProgramPhantom2LhRhStereo_1 0xcc34,0x0008,0x0105,0x0401
-#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhStereo_1 0xcc34,0x0008,0x0105,0x0501
-#define writePCMChannelConfigurationProgramPhantom2LwRwLtRt_1 0xcc34,0x0008,0x0105,0x0102
-#define writePCMChannelConfigurationProgramPhantom2LhRhLtRt_1 0xcc34,0x0008,0x0105,0x0402
-#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhLtRt_1 0xcc34,0x0008,0x0105,0x0502
-#define writePCMChannelConfigurationProgramPhantom2LwRwMono_1 0xcc34,0x0008,0x0105,0x0103
-#define writePCMChannelConfigurationProgramPhantom2LhRhMono_1 0xcc34,0x0008,0x0105,0x0403
-#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhMono_1 0xcc34,0x0008,0x0105,0x0503
-#define writePCMChannelConfigurationProgramPhantom3LwRw_1 0xcc34,0x0008,0x0106,0x0100
-#define writePCMChannelConfigurationProgramPhantom3LhRh_1 0xcc34,0x0008,0x0106,0x0400
-#define writePCMChannelConfigurationProgramPhantom3LwRwLhRh_1 0xcc34,0x0008,0x0106,0x0500
-#define writePCMChannelConfigurationProgramPhantom4LwRw_1 0xcc34,0x0008,0x0107,0x0100
-#define writePCMChannelConfigurationProgramPhantom4LhRh_1 0xcc34,0x0008,0x0107,0x0400
-#define writePCMChannelConfigurationProgramPhantom4LwRwLhRh_1 0xcc34,0x0008,0x0107,0x0500
-#define writePCMChannelConfigurationProgramSurround1LwRw_1 0xcc34,0x0008,0x0109,0x0100
-#define writePCMChannelConfigurationProgramSurround1LhRh_1 0xcc34,0x0008,0x0109,0x0400
-#define writePCMChannelConfigurationProgramSurround1LwRwLhRh_1 0xcc34,0x0008,0x0109,0x0500
-#define writePCMChannelConfigurationProgramSurround2LwRwStereo_1 0xcc34,0x0008,0x010a,0x0101
-#define writePCMChannelConfigurationProgramSurround2LhRhStereo_1 0xcc34,0x0008,0x010a,0x0401
-#define writePCMChannelConfigurationProgramSurround2LwRwLhRhStereo_1 0xcc34,0x0008,0x010a,0x0501
-#define writePCMChannelConfigurationProgramSurround2LwRwLtRt_1 0xcc34,0x0008,0x010a,0x0102
-#define writePCMChannelConfigurationProgramSurround2LhRhLtRt_1 0xcc34,0x0008,0x010a,0x0402
-#define writePCMChannelConfigurationProgramSurround2LwRwLhRhLtRt_1 0xcc34,0x0008,0x010a,0x0502
-#define writePCMChannelConfigurationProgramSurround2LwRwMono_1 0xcc34,0x0008,0x010a,0x0103
-#define writePCMChannelConfigurationProgramSurround2LhRhMono_1 0xcc34,0x0008,0x010a,0x0403
-#define writePCMChannelConfigurationProgramSurround2LwRwLhRhMono_1 0xcc34,0x0008,0x010a,0x0503
-#define writePCMChannelConfigurationProgramSurround3LwRw_1 0xcc34,0x0008,0x010b,0x0100
-#define writePCMChannelConfigurationProgramSurround3LhRh_1 0xcc34,0x0008,0x010b,0x0400
-#define writePCMChannelConfigurationProgramSurround3LwRwLhRh_1 0xcc34,0x0008,0x010b,0x0500
-#define writePCMChannelConfigurationProgramSurround4LwRw_1 0xcc34,0x0008,0x010c,0x0100
-#define writePCMChannelConfigurationProgramSurround4LhRh_1 0xcc34,0x0008,0x010c,0x0400
-#define writePCMChannelConfigurationProgramSurround4LwRwLhRh_1 0xcc34,0x0008,0x010c,0x0500
-#define writePCMChannelConfigurationProgramNoneLwRw_2 0xcc34,0x0008,0x0201,0x0100
-#define writePCMChannelConfigurationProgramNoneLhRh_2 0xcc34,0x0008,0x0201,0x0400
-#define writePCMChannelConfigurationProgramNoneLwRwLhRh_2 0xcc34,0x0008,0x0201,0x0500
-#define writePCMChannelConfigurationProgramMonoLwRw_2 0xcc34,0x0008,0x0202,0x0100
-#define writePCMChannelConfigurationProgramMonoLhRh_2 0xcc34,0x0008,0x0202,0x0400
-#define writePCMChannelConfigurationProgramMonoLwRwLhRh_2 0xcc34,0x0008,0x0202,0x0500
-#define writePCMChannelConfigurationProgramPhantom0LwRw_2 0xcc34,0x0008,0x0203,0x0100
-#define writePCMChannelConfigurationProgramPhantom0LhRh_2 0xcc34,0x0008,0x0203,0x0400
-#define writePCMChannelConfigurationProgramPhantom0LwRwLhRh_2 0xcc34,0x0008,0x0203,0x0500
-#define writePCMChannelConfigurationProgramPhantom0LwRwStereo_2 0xcc34,0x0008,0x0203,0x0101
-#define writePCMChannelConfigurationProgramPhantom0LhRhStereo_2 0xcc34,0x0008,0x0203,0x0401
-#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhStereo_2 0xcc34,0x0008,0x0203,0x0501
-#define writePCMChannelConfigurationProgramPhantom0LwRwLtRt_2 0xcc34,0x0008,0x0203,0x0102
-#define writePCMChannelConfigurationProgramPhantom0LhRhLtRt_2 0xcc34,0x0008,0x0203,0x0402
-#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhLtRt_2 0xcc34,0x0008,0x0203,0x0502
-#define writePCMChannelConfigurationProgramPhantom0LwRwMono_2 0xcc34,0x0008,0x0203,0x0103
-#define writePCMChannelConfigurationProgramPhantom0LhRhMono_2 0xcc34,0x0008,0x0203,0x0403
-#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhMono_2 0xcc34,0x0008,0x0203,0x0503
-#define writePCMChannelConfigurationProgramPhantom0LwRwDual_2 0xcc34,0x0008,0x0203,0x0104
-#define writePCMChannelConfigurationProgramPhantom0LhRhDual_2 0xcc34,0x0008,0x0203,0x0404
-#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhDual_2 0xcc34,0x0008,0x0203,0x0504
-#define writePCMChannelConfigurationProgramPhantom1LwRw_2 0xcc34,0x0008,0x0204,0x0100
-#define writePCMChannelConfigurationProgramPhantom1LhRh_2 0xcc34,0x0008,0x0204,0x0400
-#define writePCMChannelConfigurationProgramPhantom1LwRwLhRh_2 0xcc34,0x0008,0x0204,0x0500
-#define writePCMChannelConfigurationProgramPhantom2LwRw_2 0xcc34,0x0008,0x0205,0x0100
-#define writePCMChannelConfigurationProgramPhantom2LhRh_2 0xcc34,0x0008,0x0205,0x0400
-#define writePCMChannelConfigurationProgramPhantom2LwRwLhRh_2 0xcc34,0x0008,0x0205,0x0500
-#define writePCMChannelConfigurationProgramPhantom2LwRwStereo_2 0xcc34,0x0008,0x0205,0x0101
-#define writePCMChannelConfigurationProgramPhantom2LhRhStereo_2 0xcc34,0x0008,0x0205,0x0401
-#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhStereo_2 0xcc34,0x0008,0x0205,0x0501
-#define writePCMChannelConfigurationProgramPhantom2LwRwLtRt_2 0xcc34,0x0008,0x0205,0x0102
-#define writePCMChannelConfigurationProgramPhantom2LhRhLtRt_2 0xcc34,0x0008,0x0205,0x0402
-#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhLtRt_2 0xcc34,0x0008,0x0205,0x0502
-#define writePCMChannelConfigurationProgramPhantom2LwRwMono_2 0xcc34,0x0008,0x0205,0x0103
-#define writePCMChannelConfigurationProgramPhantom2LhRhMono_2 0xcc34,0x0008,0x0205,0x0403
-#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhMono_2 0xcc34,0x0008,0x0205,0x0503
-#define writePCMChannelConfigurationProgramPhantom3LwRw_2 0xcc34,0x0008,0x0206,0x0100
-#define writePCMChannelConfigurationProgramPhantom3LhRh_2 0xcc34,0x0008,0x0206,0x0400
-#define writePCMChannelConfigurationProgramPhantom3LwRwLhRh_2 0xcc34,0x0008,0x0206,0x0500
-#define writePCMChannelConfigurationProgramPhantom4LwRw_2 0xcc34,0x0008,0x0207,0x0100
-#define writePCMChannelConfigurationProgramPhantom4LhRh_2 0xcc34,0x0008,0x0207,0x0400
-#define writePCMChannelConfigurationProgramPhantom4LwRwLhRh_2 0xcc34,0x0008,0x0207,0x0500
-#define writePCMChannelConfigurationProgramSurround0LwRw_2 0xcc34,0x0008,0x0208,0x0100
-#define writePCMChannelConfigurationProgramSurround0LhRh_2 0xcc34,0x0008,0x0208,0x0400
-#define writePCMChannelConfigurationProgramSurround0LwRwLhRh_2 0xcc34,0x0008,0x0208,0x0500
-#define writePCMChannelConfigurationProgramSurround1LwRw_2 0xcc34,0x0008,0x0209,0x0100
-#define writePCMChannelConfigurationProgramSurround1LhRh_2 0xcc34,0x0008,0x0209,0x0400
-#define writePCMChannelConfigurationProgramSurround1LwRwLhRh_2 0xcc34,0x0008,0x0209,0x0500
-#define writePCMChannelConfigurationProgramSurround2LwRw_2 0xcc34,0x0008,0x020a,0x0100
-#define writePCMChannelConfigurationProgramSurround2LhRh_2 0xcc34,0x0008,0x020a,0x0400
-#define writePCMChannelConfigurationProgramSurround2LwRwLhRh_2 0xcc34,0x0008,0x020a,0x0500
-#define writePCMChannelConfigurationProgramSurround2LwRwStereo_2 0xcc34,0x0008,0x020a,0x0101
-#define writePCMChannelConfigurationProgramSurround2LhRhStereo_2 0xcc34,0x0008,0x020a,0x0401
-#define writePCMChannelConfigurationProgramSurround2LwRwLhRhStereo_2 0xcc34,0x0008,0x020a,0x0501
-#define writePCMChannelConfigurationProgramSurround2LwRwLtRt_2 0xcc34,0x0008,0x020a,0x0102
-#define writePCMChannelConfigurationProgramSurround2LhRhLtRt_2 0xcc34,0x0008,0x020a,0x0402
-#define writePCMChannelConfigurationProgramSurround2LwRwLhRhLtRt_2 0xcc34,0x0008,0x020a,0x0502
-#define writePCMChannelConfigurationProgramSurround2LwRwMono_2 0xcc34,0x0008,0x020a,0x0103
-#define writePCMChannelConfigurationProgramSurround2LhRhMono_2 0xcc34,0x0008,0x020a,0x0403
-#define writePCMChannelConfigurationProgramSurround2LwRwLhRhMono_2 0xcc34,0x0008,0x020a,0x0503
-#define writePCMChannelConfigurationProgramSurround3LwRw_2 0xcc34,0x0008,0x020b,0x0100
-#define writePCMChannelConfigurationProgramSurround3LhRh_2 0xcc34,0x0008,0x020b,0x0400
-#define writePCMChannelConfigurationProgramSurround3LwRwLhRh_2 0xcc34,0x0008,0x020b,0x0500
-#define writePCMChannelConfigurationProgramSurround4LwRw_2 0xcc34,0x0008,0x020c,0x0100
-#define writePCMChannelConfigurationProgramSurround4LhRh_2 0xcc34,0x0008,0x020c,0x0400
-#define writePCMChannelConfigurationProgramSurround4LwRwLhRh_2 0xcc34,0x0008,0x020c,0x0500
+#define writePCMLFEDownmixVolumeN__20__ 0xca34,0x0714
+#define readPCMChannelConfigurationProgram 0xc634,0x1808
+#define writePCMChannelConfigurationProgramUnknown 0xce34,0x1808,0x0000,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramNone 0xce34,0x1808,0x0001,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramMono 0xce34,0x1808,0x0002,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramStereo 0xce34,0x1808,0x0003,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramStereoLtRt 0xce34,0x1808,0x0003,0x0002,0x0000,0x0000
+#define writePCMChannelConfigurationProgramStereoMono 0xce34,0x1808,0x0003,0x0003,0x0000,0x0000
+#define writePCMChannelConfigurationProgram3Stereo 0xce34,0x1808,0x0108,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom 0xce34,0x1808,0x0105,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround 0xce34,0x1808,0x010a,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0Stereo_0 0xce34,0x1808,0x0003,0x0001,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0Dual_0 0xce34,0x1808,0x0003,0x0004,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom1_0 0xce34,0x1808,0x0004,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2_0 0xce34,0x1808,0x0005,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2Stereo_0 0xce34,0x1808,0x0005,0x0001,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LtRt_0 0xce34,0x1808,0x0005,0x0002,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2Mono_0 0xce34,0x1808,0x0005,0x0003,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom3_0 0xce34,0x1808,0x0006,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom4_0 0xce34,0x1808,0x0007,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround0_0 0xce34,0x1808,0x1808,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround1_0 0xce34,0x1808,0x0009,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2_0 0xce34,0x1808,0x000a,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2Stereo_0 0xce34,0x1808,0x000a,0x0001,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LtRt_0 0xce34,0x1808,0x000a,0x0002,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2Mono_0 0xce34,0x1808,0x000a,0x0003,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround3_0 0xce34,0x1808,0x000b,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround4_0 0xce34,0x1808,0x000c,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramNone_1 0xce34,0x1808,0x0101,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramMono_1 0xce34,0x1808,0x0102,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0_1 0xce34,0x1808,0x0103,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0Stereo_1 0xce34,0x1808,0x0103,0x0001,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LtRt_1 0xce34,0x1808,0x0103,0x0002,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0Mono_1 0xce34,0x1808,0x0103,0x0003,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0Dual_1 0xce34,0x1808,0x0103,0x0004,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom1_1 0xce34,0x1808,0x0104,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2Stereo_1 0xce34,0x1808,0x0105,0x0001,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LtRt_1 0xce34,0x1808,0x0105,0x0002,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2Mono_1 0xce34,0x1808,0x0105,0x0003,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom3_1 0xce34,0x1808,0x0106,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom4_1 0xce34,0x1808,0x0107,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround1_1 0xce34,0x1808,0x0109,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2Stereo_1 0xce34,0x1808,0x010a,0x0001,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LtRt_1 0xce34,0x1808,0x010a,0x0002,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2Mono_1 0xce34,0x1808,0x010a,0x0003,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround3_1 0xce34,0x1808,0x010b,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround4_1 0xce34,0x1808,0x010c,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramNone_2 0xce34,0x1808,0x0201,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramMono_2 0xce34,0x1808,0x0202,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0_2 0xce34,0x1808,0x0203,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0Stereo_2 0xce34,0x1808,0x0203,0x0001,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LtRt_2 0xce34,0x1808,0x0203,0x0002,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0Mono_2 0xce34,0x1808,0x0203,0x0003,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0Dual_2 0xce34,0x1808,0x0203,0x0004,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom1_2 0xce34,0x1808,0x0204,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2_2 0xce34,0x1808,0x0205,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2Stereo_2 0xce34,0x1808,0x0205,0x0001,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LtRt_2 0xce34,0x1808,0x0205,0x0002,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2Mono_2 0xce34,0x1808,0x0205,0x0003,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom3_2 0xce34,0x1808,0x0206,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom4_2 0xce34,0x1808,0x0207,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround0_2 0xce34,0x1808,0x0208,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround1_2 0xce34,0x1808,0x0209,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2_2 0xce34,0x1808,0x020a,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2Stereo_2 0xce34,0x1808,0x020a,0x0001,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LtRt_2 0xce34,0x1808,0x020a,0x0002,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2Mono_2 0xce34,0x1808,0x020a,0x0003,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround3_2 0xce34,0x1808,0x020b,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround4_2 0xce34,0x1808,0x020c,0x0000,0x0000,0x0000
+#define writePCMChannelConfigurationProgramNoneLwRw 0xce34,0x1808,0x0001,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramNoneLhRh 0xce34,0x1808,0x0001,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramNoneLwRwLhRh 0xce34,0x1808,0x0001,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramMonoLwRw 0xce34,0x1808,0x0002,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramMonoLhRh 0xce34,0x1808,0x0002,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramMonoLwRwLhRh 0xce34,0x1808,0x0002,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramStereoLwRw 0xce34,0x1808,0x0003,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramStereoLhRh 0xce34,0x1808,0x0003,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramStereoLwRwLhRh 0xce34,0x1808,0x0003,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramStereoLwRwLtRt 0xce34,0x1808,0x0003,0x0102,0x0000,0x0000
+#define writePCMChannelConfigurationProgramStereoLhRhLtRt 0xce34,0x1808,0x0003,0x0402,0x0000,0x0000
+#define writePCMChannelConfigurationProgramStereoLwRwLhRhLtRt 0xce34,0x1808,0x0003,0x0502,0x0000,0x0000
+#define writePCMChannelConfigurationProgramStereoLwRwMono 0xce34,0x1808,0x0003,0x0103,0x0000,0x0000
+#define writePCMChannelConfigurationProgramStereoLhRhMono 0xce34,0x1808,0x0003,0x0403,0x0000,0x0000
+#define writePCMChannelConfigurationProgramStereoLwRwLhRhMono 0xce34,0x1808,0x0003,0x0503,0x0000,0x0000
+#define writePCMChannelConfigurationProgram3StereoLwRw 0xce34,0x1808,0x0108,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgram3StereoLhRh 0xce34,0x1808,0x0108,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgram3StereoLwRwLhRh 0xce34,0x1808,0x0108,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantomLwRw 0xce34,0x1808,0x0105,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantomLhRh 0xce34,0x1808,0x0105,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantomLwRwLhRh 0xce34,0x1808,0x0105,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurroundLwRw 0xce34,0x1808,0x010a,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurroundLhRh 0xce34,0x1808,0x010a,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurroundLwRwLhRh 0xce34,0x1808,0x010a,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRw_0 0xce34,0x1808,0x0003,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwStereo_0 0xce34,0x1808,0x0003,0x0101,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LhRhStereo_0 0xce34,0x1808,0x0003,0x0401,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhStereo_0 0xce34,0x1808,0x0003,0x0501,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwDual_0 0xce34,0x1808,0x0003,0x0104,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LhRhDual_0 0xce34,0x1808,0x0003,0x0404,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhDual_0 0xce34,0x1808,0x0003,0x0504,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom1LwRw_0 0xce34,0x1808,0x0004,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom1LhRh_0 0xce34,0x1808,0x0004,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom1LwRwLhRh_0 0xce34,0x1808,0x0004,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRw_0 0xce34,0x1808,0x0005,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LhRh_0 0xce34,0x1808,0x0005,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwLhRh_0 0xce34,0x1808,0x0005,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwStereo_0 0xce34,0x1808,0x0005,0x0101,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LhRhStereo_0 0xce34,0x1808,0x0005,0x0401,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhStereo_0 0xce34,0x1808,0x0005,0x0501,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwLtRt_0 0xce34,0x1808,0x0005,0x0102,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LhRhLtRt_0 0xce34,0x1808,0x0005,0x0402,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhLtRt_0 0xce34,0x1808,0x0005,0x0502,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwMono_0 0xce34,0x1808,0x0005,0x0103,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LhRhMono_0 0xce34,0x1808,0x0005,0x0403,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhMono_0 0xce34,0x1808,0x0005,0x0503,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom3LwRw_0 0xce34,0x1808,0x0006,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom3LhRh_0 0xce34,0x1808,0x0006,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom3LwRwLhRh_0 0xce34,0x1808,0x0006,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LwRw_0 0xce34,0x1808,0x0007,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LhRh_0 0xce34,0x1808,0x0007,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LwRwLhRh_0 0xce34,0x1808,0x0007,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround0LwRw_0 0xce34,0x1808,0x0008,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround0LhRh_0 0xce34,0x1808,0x0008,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround0LwRwLhRh_0 0xce34,0x1808,0x0008,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround1LwRw_0 0xce34,0x1808,0x0009,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround1LhRh_0 0xce34,0x1808,0x0009,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround1LwRwLhRh_0 0xce34,0x1808,0x0009,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRw_0 0xce34,0x1808,0x000a,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LhRh_0 0xce34,0x1808,0x000a,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLhRh_0 0xce34,0x1808,0x000a,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwStereo_0 0xce34,0x1808,0x000a,0x0101,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LhRhStereo_0 0xce34,0x1808,0x000a,0x0401,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLhRhStereo_0 0xce34,0x1808,0x000a,0x0501,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLtRt_0 0xce34,0x1808,0x000a,0x0102,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LhRhLtRt_0 0xce34,0x1808,0x000a,0x0402,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLhRhLtRt_0 0xce34,0x1808,0x000a,0x0502,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwMono_0 0xce34,0x1808,0x000a,0x0103,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LhRhMono_0 0xce34,0x1808,0x000a,0x0403,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLhRhMono_0 0xce34,0x1808,0x000a,0x0503,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround3LwRw_0 0xce34,0x1808,0x000b,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround3LhRh_0 0xce34,0x1808,0x000b,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround3LwRwLhRh_0 0xce34,0x1808,0x000b,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround4LwRw_0 0xce34,0x1808,0x000c,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround4LhRh_0 0xce34,0x1808,0x000c,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround4LwRwLhRh_0 0xce34,0x1808,0x000c,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramNoneLwRw_1 0xce34,0x1808,0x0101,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramNoneLhRh_1 0xce34,0x1808,0x0101,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramNoneLwRwLhRh_1 0xce34,0x1808,0x0101,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramMonoLwRw_1 0xce34,0x1808,0x0102,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramMonoLhRh_1 0xce34,0x1808,0x0102,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramMonoLwRwLhRh_1 0xce34,0x1808,0x0102,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRw_1 0xce34,0x1808,0x0103,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LhRh_1 0xce34,0x1808,0x0103,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwLhRh_1 0xce34,0x1808,0x0103,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwStereo_1 0xce34,0x1808,0x0103,0x0101,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LhRhStereo_1 0xce34,0x1808,0x0103,0x0401,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhStereo_1 0xce34,0x1808,0x0103,0x0501,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwLtRt_1 0xce34,0x1808,0x0103,0x0102,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LhRhLtRt_1 0xce34,0x1808,0x0103,0x0402,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhLtRt_1 0xce34,0x1808,0x0103,0x0502,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwMono_1 0xce34,0x1808,0x0103,0x0103,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LhRhMono_1 0xce34,0x1808,0x0103,0x0403,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhMono_1 0xce34,0x1808,0x0103,0x0503,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwDual_1 0xce34,0x1808,0x0103,0x0104,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LhRhDual_1 0xce34,0x1808,0x0103,0x0404,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhDual_1 0xce34,0x1808,0x0103,0x0504,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom1LwRw_1 0xce34,0x1808,0x0104,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom1LhRh_1 0xce34,0x1808,0x0104,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom1LwRwLhRh_1 0xce34,0x1808,0x0104,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwStereo_1 0xce34,0x1808,0x0105,0x0101,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LhRhStereo_1 0xce34,0x1808,0x0105,0x0401,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhStereo_1 0xce34,0x1808,0x0105,0x0501,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwLtRt_1 0xce34,0x1808,0x0105,0x0102,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LhRhLtRt_1 0xce34,0x1808,0x0105,0x0402,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhLtRt_1 0xce34,0x1808,0x0105,0x0502,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwMono_1 0xce34,0x1808,0x0105,0x0103,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LhRhMono_1 0xce34,0x1808,0x0105,0x0403,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhMono_1 0xce34,0x1808,0x0105,0x0503,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom3LwRw_1 0xce34,0x1808,0x0106,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom3LhRh_1 0xce34,0x1808,0x0106,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom3LwRwLhRh_1 0xce34,0x1808,0x0106,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LwRw_1 0xce34,0x1808,0x0107,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LhRh_1 0xce34,0x1808,0x0107,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LwRwLhRh_1 0xce34,0x1808,0x0107,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround1LwRw_1 0xce34,0x1808,0x0109,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround1LhRh_1 0xce34,0x1808,0x0109,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround1LwRwLhRh_1 0xce34,0x1808,0x0109,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwStereo_1 0xce34,0x1808,0x010a,0x0101,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LhRhStereo_1 0xce34,0x1808,0x010a,0x0401,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLhRhStereo_1 0xce34,0x1808,0x010a,0x0501,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLtRt_1 0xce34,0x1808,0x010a,0x0102,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LhRhLtRt_1 0xce34,0x1808,0x010a,0x0402,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLhRhLtRt_1 0xce34,0x1808,0x010a,0x0502,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwMono_1 0xce34,0x1808,0x010a,0x0103,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LhRhMono_1 0xce34,0x1808,0x010a,0x0403,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLhRhMono_1 0xce34,0x1808,0x010a,0x0503,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround3LwRw_1 0xce34,0x1808,0x010b,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround3LhRh_1 0xce34,0x1808,0x010b,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround3LwRwLhRh_1 0xce34,0x1808,0x010b,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround4LwRw_1 0xce34,0x1808,0x010c,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround4LhRh_1 0xce34,0x1808,0x010c,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround4LwRwLhRh_1 0xce34,0x1808,0x010c,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramNoneLwRw_2 0xce34,0x1808,0x0201,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramNoneLhRh_2 0xce34,0x1808,0x0201,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramNoneLwRwLhRh_2 0xce34,0x1808,0x0201,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramMonoLwRw_2 0xce34,0x1808,0x0202,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramMonoLhRh_2 0xce34,0x1808,0x0202,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramMonoLwRwLhRh_2 0xce34,0x1808,0x0202,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRw_2 0xce34,0x1808,0x0203,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LhRh_2 0xce34,0x1808,0x0203,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwLhRh_2 0xce34,0x1808,0x0203,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwStereo_2 0xce34,0x1808,0x0203,0x0101,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LhRhStereo_2 0xce34,0x1808,0x0203,0x0401,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhStereo_2 0xce34,0x1808,0x0203,0x0501,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwLtRt_2 0xce34,0x1808,0x0203,0x0102,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LhRhLtRt_2 0xce34,0x1808,0x0203,0x0402,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhLtRt_2 0xce34,0x1808,0x0203,0x0502,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwMono_2 0xce34,0x1808,0x0203,0x0103,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LhRhMono_2 0xce34,0x1808,0x0203,0x0403,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhMono_2 0xce34,0x1808,0x0203,0x0503,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwDual_2 0xce34,0x1808,0x0203,0x0104,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LhRhDual_2 0xce34,0x1808,0x0203,0x0404,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom0LwRwLhRhDual_2 0xce34,0x1808,0x0203,0x0504,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom1LwRw_2 0xce34,0x1808,0x0204,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom1LhRh_2 0xce34,0x1808,0x0204,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom1LwRwLhRh_2 0xce34,0x1808,0x0204,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRw_2 0xce34,0x1808,0x0205,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LhRh_2 0xce34,0x1808,0x0205,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwLhRh_2 0xce34,0x1808,0x0205,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwStereo_2 0xce34,0x1808,0x0205,0x0101,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LhRhStereo_2 0xce34,0x1808,0x0205,0x0401,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhStereo_2 0xce34,0x1808,0x0205,0x0501,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwLtRt_2 0xce34,0x1808,0x0205,0x0102,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LhRhLtRt_2 0xce34,0x1808,0x0205,0x0402,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhLtRt_2 0xce34,0x1808,0x0205,0x0502,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwMono_2 0xce34,0x1808,0x0205,0x0103,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LhRhMono_2 0xce34,0x1808,0x0205,0x0403,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom2LwRwLhRhMono_2 0xce34,0x1808,0x0205,0x0503,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom3LwRw_2 0xce34,0x1808,0x0206,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom3LhRh_2 0xce34,0x1808,0x0206,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom3LwRwLhRh_2 0xce34,0x1808,0x0206,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LwRw_2 0xce34,0x1808,0x0207,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LhRh_2 0xce34,0x1808,0x0207,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LwRwLhRh_2 0xce34,0x1808,0x0207,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround0LwRw_2 0xce34,0x1808,0x0208,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround0LhRh_2 0xce34,0x1808,0x0208,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround0LwRwLhRh_2 0xce34,0x1808,0x0208,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround1LwRw_2 0xce34,0x1808,0x0209,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround1LhRh_2 0xce34,0x1808,0x0209,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround1LwRwLhRh_2 0xce34,0x1808,0x0209,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRw_2 0xce34,0x1808,0x020a,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LhRh_2 0xce34,0x1808,0x020a,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLhRh_2 0xce34,0x1808,0x020a,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwStereo_2 0xce34,0x1808,0x020a,0x0101,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LhRhStereo_2 0xce34,0x1808,0x020a,0x0401,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLhRhStereo_2 0xce34,0x1808,0x020a,0x0501,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLtRt_2 0xce34,0x1808,0x020a,0x0102,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LhRhLtRt_2 0xce34,0x1808,0x020a,0x0402,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLhRhLtRt_2 0xce34,0x1808,0x020a,0x0502,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwMono_2 0xce34,0x1808,0x020a,0x0103,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LhRhMono_2 0xce34,0x1808,0x020a,0x0403,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLhRhMono_2 0xce34,0x1808,0x020a,0x0503,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround3LwRw_2 0xce34,0x1808,0x020b,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround3LhRh_2 0xce34,0x1808,0x020b,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround3LwRwLhRh_2 0xce34,0x1808,0x020b,0x0500,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround4LwRw_2 0xce34,0x1808,0x020c,0x0100,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround4LhRh_2 0xce34,0x1808,0x020c,0x0400,0x0000,0x0000
+#define writePCMChannelConfigurationProgramSurround4LwRwLhRh_2 0xce34,0x1808,0x020c,0x0500,0x0000,0x0000
#define readPCMChannelConfigurationProgramExtChan 0xc234,0x0b00
#define writePCMChannelConfigurationProgramExtChanNone 0xca34,0x0b00
#define writePCMChannelConfigurationProgramExtChanLhRh 0xca34,0x0b04
#define writePCMChannelConfigurationProgramAuxLtRt 0xca34,0x0a02
#define writePCMChannelConfigurationProgramAuxMono 0xca34,0x0a03
#define writePCMChannelConfigurationProgramAuxDual 0xca34,0x0a04
+#define writePCMChannelConfigurationProgramSurround2LtfRtfLtrRtr_0 0xce34,0x1808,0x000a,0x0000,0x0a00,0x0000
+#define writePCMChannelConfigurationProgramSurround2LtfRtfLtrRtr_1 0xce34,0x1808,0x010a,0x0000,0x0a00,0x0000
+#define writePCMChannelConfigurationProgramSurround2LtfRtfLtrRtr_2 0xce34,0x1808,0x020a,0x0000,0x0a00,0x0000
+#define wrotePCMChannelConfigurationProgramSurround2LtfRtfLtrRtr_0 0xce34,0x1808,0x000a,0x0003,0x0a00,0x0000
+#define wrotePCMChannelConfigurationProgramSurround2LtfRtfLtrRtr_1 0xce34,0x1808,0x010a,0x0003,0x0a00,0x0000
+#define wrotePCMChannelConfigurationProgramSurround2LtfRtfLtrRtr_2 0xce34,0x1808,0x020a,0x0003,0x0a00,0x0000
+#define writePCMChannelConfigurationProgramSurround4LtmRtm_0 0xce34,0x1808,0x000c,0x0000,0x0400,0x0000
+#define writePCMChannelConfigurationProgramSurround4LtmRtm_1 0xce34,0x1808,0x010c,0x0000,0x0400,0x0000
+#define writePCMChannelConfigurationProgramSurround4LtmRtm_2 0xce34,0x1808,0x020c,0x0000,0x0400,0x0000
+#define wrotePCMChannelConfigurationProgramSurround4LtmRtm_0 0xce34,0x1808,0x000c,0x0003,0x0400,0x0000
+#define wrotePCMChannelConfigurationProgramSurround4LtmRtm_1 0xce34,0x1808,0x010c,0x0003,0x0400,0x0000
+#define wrotePCMChannelConfigurationProgramSurround4LtmRtm_2 0xce34,0x1808,0x020c,0x0003,0x0400,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLtfRtfLtrRtr_0 0xce34,0x1808,0x000a,0x0100,0x0a00,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLtfRtfLtrRtr_1 0xce34,0x1808,0x010a,0x0100,0x0a00,0x0000
+#define writePCMChannelConfigurationProgramSurround2LwRwLtfRtfLtrRtr_2 0xce34,0x1808,0x020a,0x0100,0x0a00,0x0000
+#define wrotePCMChannelConfigurationProgramSurround2LwRwLtfRtfLtrRtr_0 0xce34,0x1808,0x000a,0x0103,0x0a00,0x0000
+#define wrotePCMChannelConfigurationProgramSurround2LwRwLtfRtfLtrRtr_1 0xce34,0x1808,0x010a,0x0103,0x0a00,0x0000
+#define wrotePCMChannelConfigurationProgramSurround2LwRwLtfRtfLtrRtr_2 0xce34,0x1808,0x020a,0x0103,0x0a00,0x0000
+#define writePCMChannelConfigurationProgramSurround4LtfRtfLtrRtr_0 0xce34,0x1808,0x000c,0x0000,0x0a00,0x0000
+#define writePCMChannelConfigurationProgramSurround4LtfRtfLtrRtr_1 0xce34,0x1808,0x010c,0x0000,0x0a00,0x0000
+#define writePCMChannelConfigurationProgramSurround4LtfRtfLtrRtr_2 0xce34,0x1808,0x020c,0x0000,0x0a00,0x0000
+#define wrotePCMChannelConfigurationProgramSurround4LtfRtfLtrRtr_0 0xce34,0x1808,0x000c,0x0003,0x0a00,0x0000
+#define wrotePCMChannelConfigurationProgramSurround4LtfRtfLtrRtr_1 0xce34,0x1808,0x010c,0x0003,0x0a00,0x0000
+#define wrotePCMChannelConfigurationProgramSurround4LtfRtfLtrRtr_2 0xce34,0x1808,0x020c,0x0003,0x0a00,0x0000
+#define wrotePCMChannelConfigurationProgramSurround4LwRwLtfRtfLtrRtr_0 0xce34,0x1808,0x000c,0x0103,0x0a00,0x0000
+#define wrotePCMChannelConfigurationProgramSurround4LwRwLtfRtfLtrRtr_1 0xce34,0x1808,0x010c,0x0103,0x0a00,0x0000
+#define wrotePCMChannelConfigurationProgramSurround4LwRwLtfRtfLtrRtr_2 0xce34,0x1808,0x020c,0x0103,0x0a00,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LwRwLctRct_0 0xce34,0x1808,0x0007,0x0100,0x2000,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LwRwLctRct_1 0xce34,0x1808,0x0107,0x0100,0x2000,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LwRwLctRct_2 0xce34,0x1808,0x0207,0x0100,0x2000,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LwRwLtfRtfLtmRtmLctRct_0 0xce34,0x1808,0x0007,0x0100,0x2600,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LwRwLtfRtfLtmRtmLctRct_1 0xce34,0x1808,0x0107,0x0100,0x2600,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LwRwLtfRtfLtmRtmLctRct_2 0xce34,0x1808,0x0207,0x0100,0x2600,0x0000
+#define writePCMChannelConfigurationProgramPhantom4LwRwLtfRtfLtmRtmLctRctLhbkRhbkChbk_30_2 0xce34,0x1808,0x0207,0x0100,0xe67f,0x0000
+#define readPCMChannelConfigurationProgramATMOSChan 0xc234,0x3d00
+#define writePCMChannelConfigurationProgramATMOSChanNone 0xca34,0x3d00
+#define writePCMChannelConfigurationProgramATMOSChanLfhRfhLrhRrh 0xca34,0x3d11
+#define writePCMChannelConfigurationProgramATMOSChanLtfRtfLtrRtr 0xca34,0x3d0a
+#define writePCMChannelConfigurationProgramATMOSChanLtmRtm 0xca34,0x3d04
#define readPCMCenterMixLevel 0xc334,0x000c
#define wrotePCMCenterMixLevel 0xcb34,0x000c
#define readPCMSurroundMixLevel 0xc334,0x000e
#define writePCMLFEDownmixIncludeNo 0xca34,0x1000
#define writePCMLFEDownmixIncludeYes 0xca34,0x1001
#define readPCMStatus 0xc508,0x0034
-#define readPCMControl 0xc234,0x0400,0xc234,0x0500,0xc234,0x0600,0xc234,0x0700,0xc434,0x0008,0xc334,0x000c,0xc334,0x000e,0xc234,0x1000
-#define readDDPMode 0xc27a,0x0400
-#define readDDPOperationalMode 0xc27a,0x0600
-#define readDDPDynrngScaleHiQ6 0xc27a,0x0b00
-#define readDDPDynrngScaleLoQ6 0xc27a,0x0c00
-#define readDDPSpeakerRemapping 0xc27a,0x0e00
-#define writeDDPOperationalModeCustom0 0xca7a,0x0600
-#define writeDDPOperationalModeCustom1 0xca7a,0x0601
-#define writeDDPOperationalModeLine 0xca7a,0x0602
-#define writeDDPOperationalModeRF 0xca7a,0x0603
-#define writeDDPOperationalModePortableL8 0xca7a,0x0604
-#define writeDDPOperationalModePortableL11 0xca7a,0x0605
-#define writeDDPOperationalModePortableL14 0xca7a,0x0606
-#define writeDDPOperationalModePortableTest 0xca7a,0x0607
-#define readDDPLfe 0xc27a,0x0700
-#define writeDDPLfeDwnmixInclude 0xca7a,0x0700
-#define writeDDPLfeOnDefault 0xca7a,0x0701
-#define writeDDPLfe2 0xca7a,0x0702
-#define writeDDPDynrngScaleHiQ6N(100) 0xca7a,0x0b64
-#define writeDDPDynrngScaleLoQ6N(100) 0xca7a,0x0c64
-#define writeDDPSpeakerRemappingOff 0xca7a,0x0e00
-#define writeDDPSpeakerRemappingOn 0xca7a,0x0e01
-#define readDDPRemappingScaleFactor 0xc37a,0x0010
-#define readDDPExtDownmixMode 0xc27a,0x0800
-#define writeDDPExtDownmixRaw 0xca7a,0x08ff
-#define writeDDPExtDownmixMode1 0xca7a,0x0801
-#define writeDDPExtDownmixMode2 0xca7a,0x0802
-#define writeDDPExtDownmixMode3 0xca7a,0x0803
-#define writeDDPExtDownmixMode4 0xca7a,0x0804
-#define writeDDPExtDownmixMode5 0xca7a,0x0805
-#define writeDDPExtDownmixMode6 0xca7a,0x0806
-#define writeDDPExtDownmixMode7 0xca7a,0x0807
-#define writeDDPExtDownmixMode9 0xca7a,0x0809
-#define writeDDPExtDownmixMode10 0xca7a,0x080a
-#define writeDDPExtDownmixMode11 0xca7a,0x080b
-#define writeDDPExtDownmixMode12 0xca7a,0x080c
-#define writeDDPExtDownmixMode13 0xca7a,0x080d
-#define writeDDPExtDownmixMode14 0xca7a,0x080e
-#define writeDDPExtDownmixMode15 0xca7a,0x080f
-#define writeDDPExtDownmixMode16 0xca7a,0x0810
-#define writeDDPExtDownmixMode17 0xca7a,0x0811
-#define writeDDPExtDownmixMode18 0xca7a,0x0812
-#define writeDDPExtDownmixMode19 0xca7a,0x0813
-#define writeDDPExtDownmixMode20 0xca7a,0x0814
-#define writeDDPExtDownmixMode21 0xca7a,0x0815
-#define writeDDPExtDownmixMode22 0xca7a,0x0816
-#define writeDDPExtDownmixMode28 0xca7a,0x081c
-#define readDDPStereoMode 0xc27a,0x0900
-#define writeDDPStereoModeAuto 0xca7a,0x0900
-#define writeDDPStereoModeLtRt 0xca7a,0x0901
-#define writeDDPStereoModeLoRo 0xca7a,0x0902
-#define readDDPChanInfo 0xc37a,0x0012
-#define readDDPDlgNorm 0xc27a,0x0f00
-#define writeDDPDlgNormAuto 0xca7a,0x0f00
-#define writeDDPDlgNormEnable 0xca7a,0x0f01
-#define writeDDPDlgNormDisable 0xca7a,0x0f02
-#define readDDPRFModeGain 0xc27a,0x0500
-#define writeDDPRFModeGainAuto 0xca7a,0x0500
-#define writeDDPRFModeGainEnable 0xca7a,0x0501
-#define writeDDPRFModeGainDisable 0xca7a,0x0502
-#define readDDPPCMWordSize 0xc27a,0x1500
-#define writeDDPPCMWordSize16bitInt 0xca7a,0x1500
-#define writeDDPPCMWordSize24bitInt 0xca7a,0x1501
-#define writeDDPPCMWordSize32bitInt 0xca7a,0x1502
-#define writeDDPPCMWordSize32bitFloat 0xca7a,0x1503
-#define readDDPAssociatedAudioSubstreamSelect 0xc27a,0x1600
-#define writeDDPAssociatedAudioSubstreamSelect1 0xca7a,0x1601
-#define writeDDPAssociatedAudioSubstreamSelect2 0xca7a,0x1602
-#define writeDDPAssociatedAudioSubstreamSelect3 0xca7a,0x1603
-#define readDDPPCMOutErrorConcealment 0xc27a,0x1700
-#define writeDDPPCMOutErrorConcealmentDisable 0xca7a,0x1700
-#define writeDDPPCMOutErrorConcealmentRepeat 0xca7a,0x1701
-#define writeDDPPCMOutErrorConcealmentMute 0xca7a,0x1702
-#define writeDDPPCMOutErrorConcealmentRepeatMute 0xca7a,0x1703
-#define readDDPMetadataOut 0xc27a,0x1800
-#define writeDDPMetadataOutNo 0xca7a,0x1800
-#define writeDDPMetadataOutTimeSlice 0xca7a,0x1801
-#define writeDDPMetadataOutBitstreamInfo 0xca7a,0x1802
-#define writeDDPMetadataOutAudioBlock 0xca7a,0x1804
-#define writeDDPMetadataOutAuxData 0xca7a,0x1808
-#define writeDDPMetadataOutMixing 0xca7a,0x1810
-#define writeDDPMetadataOutRencoding 0xca7a,0x1820
-#define writeDDPMetadataOutChannelCfg 0xca7a,0x1840
-#define writeDDPMetadataOutIntelligentLoudness 0xca7a,0x1880
-#define readDDPDecorrelationMode 0xc27a,0x1900
-#define writeDDPDecorrelationModeNo 0xca7a,0x1900
-#define writeDDPDecorrelationModeGuided 0xca7a,0x1901
-#define writeDDPDecorrelationModeNonguided 0xca7a,0x1902
-#define readDDPMDCTBandLimitingMode 0xc27a,0x1a00
-#define writeDDPMDCTBandLimitingModeDisable 0xca7a,0x1a00
-#define writeDDPMDCTBandLimitingModeEnable 0xca7a,0x1a01
-#define readDDPDLBBufferDataType 0xc27a,0x1b00
-#define writeDDPDLBBufferDataTypeShort16 0xca7a,0x1b00
-#define writeDDPDLBBufferDataTypeIntLeft 0xca7a,0x1b01
-#define writeDDPDLBBufferDataTypeLong32 0xca7a,0x1b02
-#define writeDDPDLBBufferDataTypeFloat 0xca7a,0x1b03
-#define readDDPDLBBufferInterleaveFormat 0xc27a,0x1c00
-#define writeDDPDLBBufferInterleaveFormatNonInterleave 0xca7a,0x1c00
-#define writeDDPDLBBufferInterleaveFormatInterleave 0xca7a,0x1c01
-#define readDDPJOCDecodeMode 0xc27a,0x1d00
-#define writeDDPJOCDecodeModeDisable 0xca7a,0x1d00
-#define writeDDPJOCDecodeModePCM 0xca7a,0x1d01
-#define readDDPBitStreamInformation 0xc67b,0x0426
-#define readDDPBitStreamInformation0 0xc37b,0x0004
-#define readDDPBitStreamInformationAcmodBsid 0xc37b,0x0006
-#define readDDPBitStreamInformationBsmodCmixLev 0xc37b,0x0008
-#define readDDPBitStreamInformationComprCopyrightB 0xc37b,0x000a
-#define readDDPBitStreamInformationDHeadPhonmodDialNorm 0xc37b,0x000c
-#define readDDPBitStreamInformationDmixModDSurExMod 0xc37b,0x000e
-#define readDDPBitStreamInformationDSurModFrmSizCod 0xc37b,0x0010
-#define readDDPBitStreamInformationFrmSize 0xc37b,0x0012
-#define readDDPBitStreamInformationLfeOnLfeMixLevCod 0xc37b,0x0014
-#define readDDPBitStreamInformationLoRoCMixLevLoRoSurMixLev 0xc37b,0x0016
-#define readDDPBitStreamInformationLtRtCmixLevLtRtSurMixLev 0xc37b,0x0018
-#define readDDPBitStreamInformationMixLevOrigBs 0xc37b,0x001a
-#define readDDPBitStreamInformationRoomTypSourceFsCod 0xc37b,0x001c
-#define readDDPBitStreamInformationStrmTypeSubstreamId 0xc37b,0x001e
-#define readDDPBitStreamInformationSurMixLevFsCod 0xc37b,0x0020
-#define readDDPBitStreamInformationMixExtProgProgAdjust 0xc37b,0x0022
-#define readDDPBitStreamInformationAtoDConverterType 0xc37b,0x0024
-#define readDDPBitStreamInformationChanMap 0xc37b,0x0026
-#define readDDPBitStreamInformationJOCDecodeOutMode 0xc37b,0x0028
-#define readDDPStatus 0xc508,0x007a
-#define readDDPCommon 0xc508,0x007b
-#define readDDPLegacyDecodeMode 0xc27a,0x1400
-#define writeDDPLegacyDecodeModeDisable 0xca7a,0x1400
-#define writeDDPLegacyDecodeModeEnable 0xca7a,0x1401
-#define readDDPControl 0xc27a,0x0600,0xc27a,0x0b00,0xc27a,0x0c00,0xc27a,0x0900,0xc27a,0x0e00,0xc27a,0x0700,0xc27a,0x0800,0xc27a,0x1400,0xc27a,0x0f00,0xc27a,0x0500
-#define writeAC3DynrngScaleHiQ6N(64) 0xca7a,0x0b40
-#define writeAC3DynrngScaleLoQ6N(64) 0xca7a,0x0c40
-#define readTHDDecodeMode 0xc27c,0x0400
-#define writeTHDDecode2Channel 0xca7c,0x0401
-#define writeTHDDecode6Channel 0xca7c,0x0402
-#define writeTHDDecode8Channel 0xca7c,0x0404
-#define writeTHDDecodeAuto6Channel 0xca7c,0x0412
-#define writeTHDDecodeAuto8Channel 0xca7c,0x0414
-#define writeTHDDecodeAuto62Channel 0xca7c,0x0413
-#define writeTHDDecodeAuto82Channel 0xca7c,0x0415
-#define writeTHDDecodeAuto86Channel 0xca7c,0x0416
-#define readTHDDecodeChannelSet 0xc27c,0x0a00
-#define wroteTHDDecodeNoChannelSet 0xca7c,0x0a00
-#define wroteTHDDecode2ChannelSet 0xca7c,0x0a01
-#define wroteTHDDecode6ChannelSet 0xca7c,0x0a02
-#define wroteTHDDecode8ChannelSet 0xca7c,0x0a06
-#define readTHDDRCMode 0xc27c,0x0500
-#define writeTHDDRCDisable 0xca7c,0x0500
-#define writeTHDDRCFollow 0xca7c,0x0501
-#define writeTHDDRCOn 0xca7c,0x0502
-#define readTHDDRCBoost 0xc27c,0x0600
-#define writeTHDDRCBoostN(100) 0xca7c,0x0664
-#define readTHDDRCCut 0xc27c,0x0700
-#define writeTHDDRCCutN(100) 0xca7c,0x0764
-#define readTHDLosslessMode 0xc27c,0x0900
-#define writeTHDPostProcessingEnable 0xca7c,0x0900
-#define writeTHDPostProcessingDisable 0xca7c,0x0910
-#define readTHDCenterMixLevel 0xc37c,0x000c
-#define wroteTHDCenterMixLevel 0xcb7c,0x000c
-#define readTHDSurroundMixLevel 0xc37c,0x000e
-#define wroteTHDSurroundMixLevel 0xcb7c,0x000e
-#define readTHDLFEDownmixInclude 0xc27c,0x1000
-#define writeTHDLFEDownmixIncludeNo 0xca7c,0x1000
-#define writeTHDLFEDownmixIncludeYes 0xca7c,0x1001
-#define readTHDLFEDownmixVolume 0xc27c,0x1100
-#define writeTHDLFEDownmixVolumeN(20) 0xca7c,0x1114
-#define readTHDCRCCheckMode 0xc27c,0x1200
-#define writeTHDCRCCheckEnable 0xca7c,0x1201
-#define writeTHDCRCCheckDisable 0xca7c,0x1200
-#define readTHDMinorErrorMute 0xc27c,0x1400
-#define writeTHDMinorErrorMuteEnable 0xca7c,0x1401
-#define writeTHDMinorErrorMuteDisable 0xca7c,0x1400
-#define readTHDGainRequired 0xc27c,0x1500
-#define readTHDSpeakerRemap 0xc27c,0x1600
-#define writeTHDSpeakerRemapEnable 0xca7c,0x1601
-#define writeTHDSpeakerRemapDisable 0xca7c,0x1600
-#define readTHDSamSizIgnore 0xc27c,0x1700
-#define writeTHDSamSizIgnore 0xca7c,0x1701
-#define writeTHDSamSizNoIgnore 0xca7c,0x1700
-#define readTHDChannelIdentifier 0xc47c,0x0018
-#define readTHDRemappingScalefactor 0xc37c,0x001c
-#define readTHDDialNormMode 0xc27c,0x1e00
-#define writeTHDDialNormModeEnable 0xca7c,0x1e01
-#define writeTHDDialNormModeDisable 0xca7c,0x1e00
-#define readTHD192kHzDecode 0xc27c,0x1f00
-#define writeTHD192kHzDecodeEnable 0xca7c,0x1f01
-#define writeTHD192kHzDecodeDisable 0xca7c,0x1f00
-#define readTHDSelectMinorError 0xc27c,0x2000
-#define readTHDBitStreamInformation 0xc67d,0x0470
-#define readTHDBitStreamInformation0 0xc37d,0x0004
-#define readTHDBSIFBBChannelAssignment 0xc37d,0x0006
-#define readTHDBSIFBBSampleRate 0xc37d,0x0008
-#define readTHDBSIFBBMultiChannelType 0xc37d,0x000a
-#define readTHDBSIFBBQuantWordLength1 0xc37d,0x000c
-#define readTHDBSIFBBSummaryInfo 0xc37d,0x000e
-#define readTHDBSIFBBSourceFormat 0xc37d,0x0010
-#define readTHDBSIFBBVariableRate 0xc37d,0x0012
-#define readTHDBSIFBBPeakDataRate 0xc37d,0x0014
-#define readTHDBSIFBBSubstreams 0xc37d,0x0016
-#define readTHDBSIFBBSubstreamInfo 0xc37d,0x0018
-#define readTHDBSIFBBLevelControl 0xc37d,0x001a
-#define readTHDBSIFBBCopyRightProtection 0xc37d,0x001c
-#define readTHDBSIFBBSpeakerLayout 0xc37d,0x001e
-#define readTHDBSIFBBMultiChannelOccupancy 0xc37d,0x0020
-#define readTHDBSIFBBMultiChannelType2 0xc37d,0x0022
-#define readTHDBSIFBBWordWidth 0xc37d,0x0024
-#define readTHDBSIFBBFlags 0xc37d,0x0026
-#define readTHDBSIFBBQuantWordLength2 0xc37d,0x0028
-#define readTHDBSIFBBSampleRate2 0xc37d,0x002a
-#define readTHDBSIFBBfs 0xc37d,0x002c
-#define readTHDBSIFBAChannelAssignment8Ch 0xc37d,0x0034
-#define readTHDBSIFBAChannelModifier8Ch 0xc37d,0x0036
-#define readTHDBSIFBAChannelAssignment6Ch 0xc37d,0x0038
-#define readTHDBSIFBAChannelModifier6Ch 0xc37d,0x003a
-#define readTHDBSIFBAChannelModifier2Ch 0xc37d,0x003c
-#define readTHDBSIFBAMultiChannelType8Ch 0xc37d,0x003e
-#define readTHDBSIFBAMultiChannelType6Ch 0xc37d,0x0040
-#define readTHDBSIFBASampleRate 0xc37d,0x0042
-#define readTHDBSIFBAVariableRate 0xc37d,0x0044
-#define readTHDBSIFBAPeakDataRate 0xc37d,0x0046
-#define readTHDBSIFBASubstreams 0xc37d,0x0048
-#define readTHDBSIFBASubstreamInfo 0xc37d,0x004a
-#define readTHDBSIFBAControlEnabled2Ch 0xc37d,0x004c
-#define readTHDBSIFBAControlEnabled6Ch 0xc37d,0x004e
-#define readTHDBSIFBAControlEnabled8Ch 0xc37d,0x0050
-#define readTHDBSIFBAStartUpGain 0xc37d,0x0052
-#define readTHDBSIFBADialNorm2Ch 0xc37d,0x0054
-#define readTHDBSIFBAMixLevel2Ch 0xc37d,0x0056
-#define readTHDBSIFBADialNorm6Ch 0xc37d,0x0058
-#define readTHDBSIFBAMixLevel6Ch 0xc37d,0x005a
-#define readTHDBSIFBASourceFormat6Ch 0xc37d,0x005c
-#define readTHDBSIFBADialNorm8Ch 0xc37d,0x005e
-#define readTHDBSIFBAMixLevel8Ch 0xc37d,0x0060
-#define readTHDBSIFBASourceFormat8Ch 0xc37d,0x0062
-#define readTHDBSIFBAExtraChMeaningPresent 0xc37d,0x0064
-#define readTHDBSIFBAFlags 0xc37d,0x0066
-#define readTHDBSISyncWord 0xc47d,0x0070
-#define readTHDStatus 0xc508,0x007c
-#define readTHDCommon 0xc508,0x007d
-#define readTHDControl 0xc27c,0x0400,0xc27c,0x0500,0xc27c,0x0600,0xc27c,0x0700,0xc27c,0x0900,0xc37c,0x000c,0xc37c,0x000e,0xc27c,0x1000,0xc27c,0x1100,0xc27c,0x1200,0xc27c,0x1400,0xc27c,0x1600,0xc27c,0x1700,0xc27c,0x1e00,0xc27c,0x1f00,0xc27c,0x2000
-#define readDMMode 0xc25a,0x0400
-#define writeDMModeDisable 0xca5a,0x0400
-#define writeDMModeEnable 0xca5a,0x0401
-#define readDMLFEDownmixVolume 0xc25a,0x0500
-#define writeDMLFEDownmixVolumeN(20) 0xca5a,0x0514
-#define readDMLFEDownmixInclude 0xc25a,0x0600
-#define writeDMLFEDownmixIncludeNo 0xca5a,0x0600
-#define writeDMLFEDownmixIncludeYes 0xca5a,0x0601
-#define readDMCenterMixLevel 0xc35a,0x0008
-#define wroteDMCenterMixLevel 0xcb5a,0x0008
-#define readDMSurroundMixLevel 0xc35a,0x000a
-#define wroteDMSurroundMixLevel 0xcb5a,0x000a
-#define readDMChannelConfigurationRequest 0xc45a,0x000c
-#define writeDMChannelConfigurationRequestUnknown 0xcc5a,0x000c,0x0000,0x0000
-#define writeDMChannelConfigurationRequestNone 0xcc5a,0x000c,0x0001,0x0000
-#define writeDMChannelConfigurationRequestMono 0xcc5a,0x000c,0x0002,0x0000
-#define writeDMChannelConfigurationRequestStereo 0xcc5a,0x000c,0x0003,0x0000
-#define writeDMChannelConfigurationRequestStereoLtRt 0xcc5a,0x000c,0x0003,0x0002
-#define writeDMChannelConfigurationRequestStereoMono 0xcc5a,0x000c,0x0003,0x0003
-#define writeDMChannelConfigurationRequest3Stereo 0xcc5a,0x000c,0x0108,0x0000
-#define writeDMChannelConfigurationRequestPhantom 0xcc5a,0x000c,0x0105,0x0000
-#define writeDMChannelConfigurationRequestSurround 0xcc5a,0x000c,0x010a,0x0000
-#define writeDMChannelConfigurationRequestPhantom0Stereo_0 0xcc5a,0x000c,0x0003,0x0001
-#define wroteDMChannelConfigurationRequestPhantom0Dual_0 0xcc5a,0x000c,0x0003,0x0004
-#define writeDMChannelConfigurationRequestPhantom1_0 0xcc5a,0x000c,0x0004,0x0000
-#define writeDMChannelConfigurationRequestPhantom2_0 0xcc5a,0x000c,0x0005,0x0000
-#define wroteDMChannelConfigurationRequestPhantom2Stereo_0 0xcc5a,0x000c,0x0005,0x0001
-#define writeDMChannelConfigurationRequestPhantom2LtRt_0 0xcc5a,0x000c,0x0005,0x0002
-#define wroteDMChannelConfigurationRequestPhantom2Mono_0 0xcc5a,0x000c,0x0005,0x0003
-#define writeDMChannelConfigurationRequestPhantom3_0 0xcc5a,0x000c,0x0006,0x0000
-#define writeDMChannelConfigurationRequestPhantom4_0 0xcc5a,0x000c,0x0007,0x0000
-#define writeDMChannelConfigurationRequestSurround0_0 0xcc5a,0x000c,0x0008,0x0000
-#define writeDMChannelConfigurationRequestSurround1_0 0xcc5a,0x000c,0x0009,0x0000
-#define writeDMChannelConfigurationRequestSurround2_0 0xcc5a,0x000c,0x000a,0x0000
-#define wroteDMChannelConfigurationRequestSurround2Stereo_0 0xcc5a,0x000c,0x000a,0x0001
-#define writeDMChannelConfigurationRequestSurround2LtRt_0 0xcc5a,0x000c,0x000a,0x0002
-#define wroteDMChannelConfigurationRequestSurround2Mono_0 0xcc5a,0x000c,0x000a,0x0003
-#define writeDMChannelConfigurationRequestSurround3_0 0xcc5a,0x000c,0x000b,0x0000
-#define writeDMChannelConfigurationRequestSurround4_0 0xcc5a,0x000c,0x000c,0x0000
-#define writeDMChannelConfigurationRequestNone_1 0xcc5a,0x000c,0x0101,0x0000
-#define writeDMChannelConfigurationRequestMono_1 0xcc5a,0x000c,0x0102,0x0000
-#define writeDMChannelConfigurationRequestPhantom0_1 0xcc5a,0x000c,0x0103,0x0000
-#define writeDMChannelConfigurationRequestPhantom0Stereo_1 0xcc5a,0x000c,0x0103,0x0001
-#define writeDMChannelConfigurationRequestPhantom0LtRt_1 0xcc5a,0x000c,0x0103,0x0002
-#define writeDMChannelConfigurationRequestPhantom0Mono_1 0xcc5a,0x000c,0x0103,0x0003
-#define wroteDMChannelConfigurationRequestPhantom0Dual_1 0xcc5a,0x000c,0x0103,0x0004
-#define writeDMChannelConfigurationRequestPhantom1_1 0xcc5a,0x000c,0x0104,0x0000
-#define wroteDMChannelConfigurationRequestPhantom2Stereo_1 0xcc5a,0x000c,0x0105,0x0001
-#define writeDMChannelConfigurationRequestPhantom2LtRt_1 0xcc5a,0x000c,0x0105,0x0002
-#define wroteDMChannelConfigurationRequestPhantom2Mono_1 0xcc5a,0x000c,0x0105,0x0003
-#define writeDMChannelConfigurationRequestPhantom3_1 0xcc5a,0x000c,0x0106,0x0000
-#define writeDMChannelConfigurationRequestPhantom4_1 0xcc5a,0x000c,0x0107,0x0000
-#define writeDMChannelConfigurationRequestSurround1_1 0xcc5a,0x000c,0x0109,0x0000
-#define wroteDMChannelConfigurationRequestSurround2Stereo_1 0xcc5a,0x000c,0x010a,0x0001
-#define writeDMChannelConfigurationRequestSurround2LtRt_1 0xcc5a,0x000c,0x010a,0x0002
-#define wroteDMChannelConfigurationRequestSurround2Mono_1 0xcc5a,0x000c,0x010a,0x0003
-#define writeDMChannelConfigurationRequestSurround3_1 0xcc5a,0x000c,0x010b,0x0000
-#define writeDMChannelConfigurationRequestSurround4_1 0xcc5a,0x000c,0x010c,0x0000
-#define readDMStatus 0xc508,0x005a
-#define readDMControl 0xc25a,0x0400,0xc25a,0x0500,0xc25a,0x0600,0xc35a,0x0008,0xc35a,0x000a,0xc45a,0x000c
+#define readPCMControl 0xc234,0x0400,0xc234,0x0500,0xc234,0x0600,0xc234,0x0700,0xc634,0x1808,0xc334,0x000c,0xc334,0x000e,0xc234,0x1000
#define readPCEMode 0xc22e,0x0400
#define writePCEModeEnable 0xca2e,0x0401
#define readPCEModePhase0Mode 0xc22e,0x0600
#define readPCEClipDetectFlag 0xc22e,0x5b00
#define writePCEClipDetectFlagOff 0xca2e,0x5b00
#define writePCEClipDetectFlagOn 0xca2e,0x5b01
+#define readPCEBsMetadataType 0xc22e,0x5c00
+#define readPCEMdInsert 0xc22e,0x5d00
+#define writePCEMdInsertDisable 0xca2e,0x5d00
+#define writePCEMdInsertEnable 0xca2e,0x5d01
+#define readPCEMaxNumChMd 0xc22e,0x5e00
#define readPCEStatus 0xc508,0x002e
#define readPCEControl 0xc22e,0x0400,0xc22e,0x0600,0xc22e,0x0700,0xc22e,0x0800,0xc22e,0x0900,0xc22e,0x0a00,0xc22e,0x0b00,0xc22e,0x0c00,0xc22e,0x0d00,0xc22e,0x0e00,0xc22e,0x0f00,0xc22e,0x1000,0xc22e,0x1100,0xc22e,0x1300,0xc22e,0x1400,0xc32e,0x0016,0xc32e,0x0018,0xc32e,0x001a,0xc32e,0x001a,0xc32e,0x001c,0xc32e,0x001e,0xc32e,0x001e,0xc32e,0x0020,0xc32e,0x0022,0xc32e,0x0022,0xc32e,0x0024,0xc32e,0x0026,0xc32e,0x0026,0xc32e,0x0028,0xc32e,0x002a,0xc32e,0x002a,0xc32e,0x002c,0xc32e,0x002e,0xc32e,0x002e,0xc32e,0x0030,0xc32e,0x0032,0xc32e,0x0034
-#define writePCEDELNumbXX(10) 0xca2e,0x1410
+#define writePCEDELNumbXX__10__ 0xca2e,0x1410
#define wrotePCEDELDelayLeft 0xcb2e,0x0016
#define wrotePCEDELDelayRght 0xcb2e,0x0018
#define wrotePCEDELDelayCtr 0xcb2e,0x001a
#define wrotePCEDELDelayRSub 0xcb2e,0x0030
#define wrotePCEDELDelayLHed 0xcb2e,0x0032
#define wrotePCEDELDelayRHed 0xcb2e,0x0034
-#define execPAIInOutError 0xf1ff
-#define execPAIInNone 0xf120
-#define execPAIInDigital 0xf121
-#define execPAIInAnalog 0xf122
-#define execPAIInAnalogStereo 0xf123
-#define execPAIInSing 0xf126
-#define execPAIInHDMI 0xf128
-#define execPAIInHDMIStereo 0xf129
-#define execPAIIn1394Stereo 0xf12d
-#define execPAIIn1394 0xf12e
-#define execPAIInRingIO 0xf12f
-#define wroteIBSioCommandNone 0xca22,0x0500
-#define wroteIBSioCommandDigital 0xca22,0x0501
-#define wroteIBSioCommandAnalog 0xca22,0x0502
-#define wroteIBSioCommandAnalogStereo 0xca22,0x0503
-#define wroteIBSioCommand1394Stereo 0xca22,0x0504
-#define wroteIBSioCommand1394 0xca22,0x0505
-#define wroteIBSioCommandRingIO 0xca22,0x0506
-#define wroteIBSioCommandHDMI 0xca22,0x0507
-#define wroteIBSioCommandHDMIStereo 0xca22,0x0508
-#define wroteIBSioSelectNone 0xca22,0x0580
-#define wroteIBSioSelectDigital 0xca22,0x0581
-#define wroteIBSioSelectAnalog 0xca22,0x0582
-#define wroteIBSioSelectAnalogStereo 0xca22,0x0583
-#define wroteIBSioSelect1394Stereo 0xca22,0x0584
-#define wroteIBSioSelect1394 0xca22,0x0585
-#define wroteIBSioSelectRingIO 0xca22,0x0586
-#define wroteIBSioSelectHDMI 0xca22,0x0587
-#define wroteIBSioSelectHDMIStereo 0xca22,0x0588
-#define execPAIOutNone 0xf130
-#define execPAIOutAnalog 0xf131
-#define execPAIOutDigital 0xf132
-#define execPAIOutAnalogSlave 0xf138
-#define execPAIOutRingIO16bit 0xf139
-#define execPAIOutAnalogSlaveStereo 0xf13a
-#define execPAIOutAnalogSlave2Stereo 0xf13b
-#define execPAIOutTdm4 0xf13c
-#define execPAIOutTdm8 0xf13d
-#define execPAIOutRingIO24bit 0xf13f
-#define wroteOBSioCommandNone 0xca23,0x0500
-#define wroteOBSioCommandAnalog 0xca23,0x0501
-#define wroteOBSioCommandDigital 0xca23,0x0502
-#define wroteOBSioCommandAnalogSlave 0xca23,0x0503
-#define wroteOBSioCommandAnalogSlaveStereo 0xca23,0x0504
-#define wroteOBSioCommandAnalogSlave2Stereo 0xca23,0x0505
-#define wroteOBSioCommandRRINGIO_16bit 0xca23,0x0506
-#define wroteOBSioCommandRRINGIO_24bit 0xca23,0x0507
-#define wroteOBSioCommandRRINGIO_32bit 0xca23,0x0508
-#define wroteOBSioSelectNone 0xca23,0x0580
-#define wroteOBSioSelectAnalog 0xca23,0x0581
-#define wroteOBSioSelectDigital 0xca23,0x0582
-#define wroteOBSioSelectAnalogSlave 0xca23,0x0583
-#define wroteOBSioSelectAnalogSlaveStereo 0xca23,0x0584
-#define wroteOBSioSelectAnalogSlave2Stereo 0xca23,0x0585
-#define wroteOBSioSelectRRINGIO_16bit 0xca23,0x0586
-#define wroteOBSioSelectRRINGIO_24bit 0xca23,0x0587
-#define wroteOBSioSelectRRINGIO_32bit 0xca23,0x0588
+#define readAEMode 0xf200,0x0400
+#define writeAEModeDisable 0xfa00,0x0400
+#define writeAEModeEnable 0xfa00,0x0401
+#define readAESpare 0xf200,0x0500
+#define readAEScaleQ15 0xf300,0x0006
+#define wroteAEScaleQ15 0xfb00,0x0006
+#define readAEStatus 0xf508,0x0000
diff --git a/procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/inpbuf_a.h b/procsdk_audio_x_xx_xx_xx/tools/alpha/inpbuf_a.h
similarity index 100%
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/inpbuf_a.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/inpbuf_a.h
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/inpbuf_a.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/inpbuf_a.h
diff --git a/procsdk_audio_x_xx_xx_xx/tools/alpha/inpbuf_a.hdM b/procsdk_audio_x_xx_xx_xx/tools/alpha/inpbuf_a.hdM
--- /dev/null
@@ -0,0 +1,164 @@
+// inpbuf_a.hdM: inverse compilation file [Thu, Aug 18, 2016 4:52:02 PM]
+
+#define readIBMode 0xc222,0x0400
+#define readIBSampleRateOverride 0xc222,0x0800
+#define writeIBSampleRateOverrideUnknown 0xca22,0x0800
+#define writeIBSampleRateOverrideNone 0xca22,0x0801
+#define writeIBSampleRateOverride32000Hz 0xca22,0x0802
+#define writeIBSampleRateOverride44100Hz 0xca22,0x0803
+#define writeIBSampleRateOverride48000Hz 0xca22,0x0804
+#define writeIBSampleRateOverride88200Hz 0xca22,0x0805
+#define writeIBSampleRateOverride96000Hz 0xca22,0x0806
+#define writeIBSampleRateOverride192000Hz 0xca22,0x0807
+#define writeIBSampleRateOverride64000Hz 0xca22,0x0808
+#define writeIBSampleRateOverride128000Hz 0xca22,0x0809
+#define writeIBSampleRateOverride176400Hz 0xca22,0x080a
+#define writeIBSampleRateOverride8000Hz 0xca22,0x080b
+#define writeIBSampleRateOverride11025Hz 0xca22,0x080c
+#define writeIBSampleRateOverride12000Hz 0xca22,0x080d
+#define writeIBSampleRateOverride16000Hz 0xca22,0x080e
+#define writeIBSampleRateOverride22050Hz 0xca22,0x080f
+#define writeIBSampleRateOverride24000Hz 0xca22,0x0810
+#define writeIBSampleRateOverrideStandard 0xca22,0x0880
+#define writeIBSampleRateOverrideData 0xca22,0x0881
+#define writeIBSampleRateOverrideMeasured 0xca22,0x0882
+#define writeIBSampleRateOverrideAuto 0xca22,0x0883
+#define writeIBSampleRateOverrideOther 0xca22,0x0884
+#define readIBSampleRateData 0xc222,0x0900
+#define wroteIBSampleRateDataUnknown 0xca22,0x0900
+#define wroteIBSampleRateDataNone 0xca22,0x0901
+#define wroteIBSampleRateData32000Hz 0xca22,0x0902
+#define wroteIBSampleRateData44100Hz 0xca22,0x0903
+#define wroteIBSampleRateData48000Hz 0xca22,0x0904
+#define wroteIBSampleRateData88200Hz 0xca22,0x0905
+#define wroteIBSampleRateData96000Hz 0xca22,0x0906
+#define wroteIBSampleRateData192000Hz 0xca22,0x0907
+#define wroteIBSampleRateData64000Hz 0xca22,0x0908
+#define wroteIBSampleRateData128000Hz 0xca22,0x0909
+#define wroteIBSampleRateData176400Hz 0xca22,0x090a
+#define wroteIBSampleRateData8000Hz 0xca22,0x090b
+#define wroteIBSampleRateData11025Hz 0xca22,0x090c
+#define wroteIBSampleRateData12000Hz 0xca22,0x090d
+#define wroteIBSampleRateData16000Hz 0xca22,0x090e
+#define wroteIBSampleRateData22050Hz 0xca22,0x090f
+#define wroteIBSampleRateData24000Hz 0xca22,0x0910
+#define readIBSampleRateMeasured 0xc222,0x0a00
+#define wroteIBSampleRateMeasuredUnknown 0xca22,0x0a00
+#define wroteIBSampleRateMeasuredNone 0xca22,0x0a01
+#define wroteIBSampleRateMeasured32000Hz 0xca22,0x0a02
+#define wroteIBSampleRateMeasured44100Hz 0xca22,0x0a03
+#define wroteIBSampleRateMeasured48000Hz 0xca22,0x0a04
+#define wroteIBSampleRateMeasured88200Hz 0xca22,0x0a05
+#define wroteIBSampleRateMeasured96000Hz 0xca22,0x0a06
+#define wroteIBSampleRateMeasured192000Hz 0xca22,0x0a07
+#define wroteIBSampleRateMeasured64000Hz 0xca22,0x0a08
+#define wroteIBSampleRateMeasured128000Hz 0xca22,0x0a09
+#define wroteIBSampleRateMeasured176400Hz 0xca22,0x0a0a
+#define wroteIBSampleRateMeasured8000Hz 0xca22,0x0a0b
+#define wroteIBSampleRateMeasured11025Hz 0xca22,0x0a0c
+#define wroteIBSampleRateMeasured12000Hz 0xca22,0x0a0d
+#define wroteIBSampleRateMeasured16000Hz 0xca22,0x0a0e
+#define wroteIBSampleRateMeasured22050Hz 0xca22,0x0a0f
+#define wroteIBSampleRateMeasured24000Hz 0xca22,0x0a10
+#define readIBSampleRateStatus 0xc222,0x0b00
+#define wroteIBSampleRateStatusUnknown 0xca22,0x0b00
+#define wroteIBSampleRateStatusNone 0xca22,0x0b01
+#define wroteIBSampleRateStatus32000Hz 0xca22,0x0b02
+#define wroteIBSampleRateStatus44100Hz 0xca22,0x0b03
+#define wroteIBSampleRateStatus48000Hz 0xca22,0x0b04
+#define wroteIBSampleRateStatus88200Hz 0xca22,0x0b05
+#define wroteIBSampleRateStatus96000Hz 0xca22,0x0b06
+#define wroteIBSampleRateStatus192000Hz 0xca22,0x0b07
+#define wroteIBSampleRateStatus64000Hz 0xca22,0x0b08
+#define wroteIBSampleRateStatus128000Hz 0xca22,0x0b09
+#define wroteIBSampleRateStatus176400Hz 0xca22,0x0b0a
+#define wroteIBSampleRateStatus8000Hz 0xca22,0x0b0b
+#define wroteIBSampleRateStatus11025Hz 0xca22,0x0b0c
+#define wroteIBSampleRateStatus12000Hz 0xca22,0x0b0d
+#define wroteIBSampleRateStatus16000Hz 0xca22,0x0b0e
+#define wroteIBSampleRateStatus22050Hz 0xca22,0x0b0f
+#define wroteIBSampleRateStatus24000Hz 0xca22,0x0b10
+#define readIBNonAudio 0xc222,0x0c00
+#define readIBEmphasisData 0xc222,0x0d00
+#define wroteIBEmphasisDataUnknown 0xca22,0x0d00
+#define wroteIBEmphasisDataNo 0xca22,0x0d01
+#define wroteIBEmphasisDataYes 0xca22,0x0d02
+#define readIBEmphasisOverride 0xc222,0x0e00
+#define writeIBEmphasisOverrideDisable 0xca22,0x0e00
+#define writeIBEmphasisOverrideNo 0xca22,0x0e81
+#define writeIBEmphasisOverrideYes 0xca22,0x0e82
+#define readIBEmphasisStatus 0xc222,0x0f00
+#define wroteIBEmphasisStatusNo 0xca22,0x0f01
+#define wroteIBEmphasisStatusYes 0xca22,0x0f02
+#define readIBLock 0xc222,0x1000
+#define wroteIBLockNo 0xca22,0x1000
+#define wroteIBLockYes 0xca22,0x1001
+#define readIBLockOverride 0xc222,0x0600
+#define writeIBLockOverrideNo 0xca22,0x0600
+#define writeIBLockOverrideYes 0xca22,0x0601
+#define writeIBLockOverrideNone 0xca22,0x0680
+#define readIBStatus 0xc508,0x0022
+#define readIBControl 0xc222,0x0400,0xc222,0x0800,0xc222,0x0e00
+#define writeIBModeN__0__ 0xca22,0x0400
+#define writeIBModeN__1__ 0xca22,0x0401
+#define readIBSioSelect 0xc222,0x0500
+#define readIBPrecisionDefault 0xc222,0x1400
+#define writeIBPrecisionDefaultOriginal 0xca22,0x1410
+#define writeIBPrecisionDefaultStandard 0xca22,0x1414
+#define writeIBPrecisionDefaultFull 0xca22,0x1418
+#define readIBPrecisionDetect 0xc222,0x1500
+#define wroteIBPrecisionDetectInvalid 0xca22,0x15fe
+#define wroteIBPrecisionDetectTBD 0xca22,0x15ff
+#define wroteIBPrecisionDetectNone 0xca22,0x1500
+#define wroteIBPrecisionDetect16 0xca22,0x1510
+#define wroteIBPrecisionDetect17 0xca22,0x1511
+#define wroteIBPrecisionDetect18 0xca22,0x1512
+#define wroteIBPrecisionDetect19 0xca22,0x1513
+#define wroteIBPrecisionDetect20 0xca22,0x1514
+#define wroteIBPrecisionDetect21 0xca22,0x1515
+#define wroteIBPrecisionDetect22 0xca22,0x1516
+#define wroteIBPrecisionDetect23 0xca22,0x1517
+#define wroteIBPrecisionDetect24 0xca22,0x1518
+#define readIBPrecisionOverride 0xc222,0x1600
+#define writeIBPrecisionOverrideDefault 0xca22,0x16ff
+#define writeIBPrecisionOverrideDetect 0xca22,0x1600
+#define writeIBPrecisionOverride16 0xca22,0x1610
+#define writeIBPrecisionOverride17 0xca22,0x1611
+#define writeIBPrecisionOverride18 0xca22,0x1612
+#define writeIBPrecisionOverride19 0xca22,0x1613
+#define writeIBPrecisionOverride20 0xca22,0x1614
+#define writeIBPrecisionOverride21 0xca22,0x1615
+#define writeIBPrecisionOverride22 0xca22,0x1616
+#define writeIBPrecisionOverride23 0xca22,0x1617
+#define writeIBPrecisionOverride24 0xca22,0x1618
+#define writeIBPrecisionOverrideFloat 0xca22,0x1621
+#define readIBPrecisionInput 0xc222,0x1700
+#define wroteIBPrecisionInputBitStream 0xca22,0x1700
+#define wroteIBPrecisionInput16 0xca22,0x1710
+#define wroteIBPrecisionInput17 0xca22,0x1711
+#define wroteIBPrecisionInput18 0xca22,0x1712
+#define wroteIBPrecisionInput19 0xca22,0x1713
+#define wroteIBPrecisionInput20 0xca22,0x1714
+#define wroteIBPrecisionInput21 0xca22,0x1715
+#define wroteIBPrecisionInput22 0xca22,0x1716
+#define wroteIBPrecisionInput23 0xca22,0x1717
+#define wroteIBPrecisionInput24 0xca22,0x1718
+#define readIBZeroRunTrigger 0xc422,0x0018
+#define readIBZeroRunRestart 0xc422,0x001c
+#define readIBUnknownTimeout 0xc422,0x0020
+#define readIBScanAtHighSampleRateMode 0xc222,0x1100
+#define writeIBScanAtHighSampleRateModeDisable 0xca22,0x1100
+#define writeIBScanAtHighSampleRateModeEnable 0xca22,0x1101
+#define readIBZeroRun 0xc222,0x1200
+#define wroteIBZeroRunNo 0xca22,0x1200
+#define wroteIBZeroRunYes 0xca22,0x1201
+#define readIBRateTrackMode 0xc222,0x1300
+#define writeIBRateTrackDisable 0xca22,0x1300
+#define writeIBRateTrackEnable 0xca22,0x1301
+#define readIBreportDTS16AsDTSForLargeSampleRate 0xc222,0x2900
+#define writeIBreportDTS16AsDTSForLargeSampleRateDisable 0xca22,0x2900
+#define writeIBreportDTS16AsDTSForLargeSampleRateEnable 0xca22,0x2901
+#define readIBuseIECSubType 0xc222,0x2a00
+#define writeIBuseIECSubTypeDisable 0xca22,0x2a00
+#define writeIBuseIECSubTypeEnable 0xca22,0x2a01
+#define readIBLastFrameMask 0xc422,0x0024
diff --git a/procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/mdFormat_a.h b/procsdk_audio_x_xx_xx_xx/tools/alpha/ml_a.h
similarity index 66%
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/mdFormat_a.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/ml_a.h
index 519f920b7bc52e2d4d458f74b1c7dc209d8a059d..72b6cc611f84638e9923ee619f42feabb01e2bae 100644 (file)
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/mdFormat_a.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/ml_a.h
index 519f920b7bc52e2d4d458f74b1c7dc209d8a059d..72b6cc611f84638e9923ee619f42feabb01e2bae 100644 (file)
+
/*
-* Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/
+* Copyright (C) 2004-2014 Texas Instruments Incorporated - http://www.ti.com/
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
//
//
-// MDFORMAT ASP alpha codes
+// MIPS Load Demonstration algorithm alpha codes
+//
+//
//
-#ifndef _MDFORMAT_A
-#define _MDFORMAT_A
+#ifndef _ML_A
+#define _ML_A
+
+#include <acpbeta.h>
+
+#define readMLMode 0xc200+STD_BETA_ML,0x0400
+
+#define writeMLModeDisable 0xca00+STD_BETA_ML,0x0400
+#define writeMLModeEnable 0xca00+STD_BETA_ML,0x0401
-// This has to be defined in cusbeta.h; cross check the definition in cusbeta.h or include that file here
-#include "stdbeta.h"
-#ifndef STD_BETA_MDFORMAT
- #define STD_BETA_MDFORMAT 0x87
- #warn STD_BETA_MDFORMAT should be defined in stdbeta.h.
-#endif
+#define readMLCount 0xc300+STD_BETA_ML,0x0006
+#define writeMLCountN(NN) 0xcb00+STD_BETA_ML,0x0006,NN
+#define wroteMLCount 0xcb00+STD_BETA_ML,0x0006
-#define readMDFORMATMode 0xc200+STD_BETA_MDFORMAT,0x0400
-#define writeMDFORMATModeDisable 0xca00+STD_BETA_MDFORMAT,0x0400
-#define writeMDFORMATModeEnable 0xca00+STD_BETA_MDFORMAT,0x0401
+#define readMLStatus 0xc508,STD_BETA_ML
+#define readMLControl \
+ readMLMode, \
+ readMLCount
-#define readMDFORMATMaxNumChMd 0xc200+STD_BETA_MDFORMAT,0x0800
-#define writeMDFORMATMaxNumChMd(N) 0xca00+STD_BETA_MDFORMAT,0x0800+((N)&0xff)
+#endif /* _ML_A */
-#endif /* _MDFORMAT_A */
diff --git a/procsdk_audio_x_xx_xx_xx/tools/alpha/ml_a.hdM b/procsdk_audio_x_xx_xx_xx/tools/alpha/ml_a.hdM
--- /dev/null
@@ -0,0 +1,9 @@
+// ml_a.hdM: inverse compilation file [Thu, Aug 18, 2016 4:52:06 PM]
+
+#define readMLMode 0xc244,0x0400
+#define writeMLModeDisable 0xca44,0x0400
+#define writeMLModeEnable 0xca44,0x0401
+#define readMLCount 0xc344,0x0006
+#define wroteMLCount 0xcb44,0x0006
+#define readMLStatus 0xc508,0x0044
+#define readMLControl 0xc244,0x0400,0xc344,0x0006
diff --git a/procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/oembeta.h b/procsdk_audio_x_xx_xx_xx/tools/alpha/oembeta.h
similarity index 100%
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/oembeta.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/oembeta.h
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/oembeta.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/oembeta.h
diff --git a/procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/outbuf_a.h b/procsdk_audio_x_xx_xx_xx/tools/alpha/outbuf_a.h
similarity index 100%
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/outbuf_a.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/outbuf_a.h
rename from procsdk_audio_x_xx_xx_xx/tools/pyalpha/alpha/outbuf_a.h
rename to procsdk_audio_x_xx_xx_xx/tools/alpha/outbuf_a.h
diff --git a/procsdk_audio_x_xx_xx_xx/tools/alpha/outbuf_a.hdM b/procsdk_audio_x_xx_xx_xx/tools/alpha/outbuf_a.hdM
--- /dev/null
@@ -0,0 +1,113 @@
+// outbuf_a.hdM: inverse compilation file [Thu, Aug 18, 2016 4:52:10 PM]
+
+#define readOBMode 0xc223,0x0400
+#define writeOBModeEnable 0xca23,0x0401
+#define writeOBModeIEC 0xca23,0x0402
+#define readOBSioSelect 0xc223,0x0500
+#define readOBSampleRate 0xc223,0x0600
+#define wroteOBSampleRateUnknown 0xca23,0x0600
+#define wroteOBSampleRateNone 0xca23,0x0601
+#define wroteOBSampleRate8000Hz 0xca23,0x060b
+#define wroteOBSampleRate11025Hz 0xca23,0x060c
+#define wroteOBSampleRate12000Hz 0xca23,0x060d
+#define wroteOBSampleRate16000Hz 0xca23,0x060e
+#define wroteOBSampleRate22050Hz 0xca23,0x060f
+#define wroteOBSampleRate24000Hz 0xca23,0x0610
+#define wroteOBSampleRate32000Hz 0xca23,0x0602
+#define wroteOBSampleRate44100Hz 0xca23,0x0603
+#define wroteOBSampleRate48000Hz 0xca23,0x0604
+#define wroteOBSampleRate64000Hz 0xca23,0x0608
+#define wroteOBSampleRate88200Hz 0xca23,0x0605
+#define wroteOBSampleRate96000Hz 0xca23,0x0606
+#define wroteOBSampleRate128000Hz 0xca23,0x0609
+#define wroteOBSampleRate176400Hz 0xca23,0x060a
+#define wroteOBSampleRate192000Hz 0xca23,0x0607
+#define readOBAudio 0xc223,0x0700
+#define wroteOBAudioQuiet 0xca23,0x0700
+#define wroteOBAudioSound 0xca23,0x0701
+#define wroteOBAudioFlush 0xca23,0x0702
+#define wroteOBAudioQuietMuted 0xca23,0x0710
+#define wroteOBAudioSoundMuted 0xca23,0x0711
+#define wroteOBAudioFlushMuted 0xca23,0x0712
+#define readOBClock 0xc223,0x0800
+#define writeOBClockExternal 0xca23,0x0800
+#define writeOBClockInternal 0xca23,0x0801
+#define readOBFlush 0xc223,0x0900
+#define writeOBFlushDisable 0xca23,0x0900
+#define writeOBFlushEnable 0xca23,0x0901
+#define readOBRateTrackMode 0xc223,0x0a00
+#define writeOBRateTrackDisable 0xca23,0x0a00
+#define writeOBRateTrackEnable 0xca23,0x0a01
+#define readOBMarkerInsertionMode 0xc223,0x0b00
+#define writeOBMarkerInsertionModeDisable 0xca23,0x0b00
+#define writeOBMarkerInsertionModeEnable 0xca23,0x0b01
+#define readOBMaxNumBufOverride 0xc223,0x0c00
+#define writeOBMaxNumBufOverrideNone 0xca23,0x0c00
+#define readOBUnknownNumBufOverride 0xc223,0x0d00
+#define writeOBUnknownNumBufOverrideNone 0xca23,0x0d00
+#define readOBNoneNumBufOverride 0xc223,0x0e00
+#define writeOBNoneNumBufOverrideNone 0xca23,0x0e00
+#define readOBPassNumBufOverride 0xc223,0x0f00
+#define writeOBPassNumBufOverrideNone 0xca23,0x0f00
+#define readOBSngNumBufOverride 0xc223,0x1000
+#define writeOBSngNumBufOverrideNone 0xca23,0x1000
+#define readOBAutoNumBufOverride 0xc223,0x1100
+#define writeOBAutoNumBufOverrideNone 0xca23,0x1100
+#define readOBBitstreamNumBufOverride 0xc223,0x1200
+#define writeOBBitstreamNumBufOverrideNone 0xca23,0x1200
+#define readOBDtsallNumBufOverride 0xc223,0x1300
+#define writeOBDtsallNumBufOverrideNone 0xca23,0x1300
+#define readOBPcmautoNumBufOverride 0xc223,0x1400
+#define writeOBPcmautoNumBufOverrideNone 0xca23,0x1400
+#define readOBPcmNumBufOverride 0xc223,0x1500
+#define writeOBPcmNumBufOverrideNone 0xca23,0x1500
+#define readOBPc8NumBufOverride 0xc223,0x1600
+#define writeOBPc8NumBufOverrideNone 0xca23,0x1600
+#define readOBAc3NumBufOverride 0xc223,0x1700
+#define writeOBAc3NumBufOverrideNone 0xca23,0x1700
+#define readOBDtsNumBufOverride 0xc223,0x1800
+#define writeOBDtsNumBufOverrideNone 0xca23,0x1800
+#define readOBAacNumBufOverride 0xc223,0x1900
+#define writeOBAacNumBufOverrideNone 0xca23,0x1900
+#define readOBMpegNumBufOverride 0xc223,0x1a00
+#define writeOBMpegNumBufOverrideNone 0xca23,0x1a00
+#define readOBDts12NumBufOverride 0xc223,0x1b00
+#define writeOBDts12NumBufOverrideNone 0xca23,0x1b00
+#define readOBDts13NumBufOverride 0xc223,0x1c00
+#define writeOBDts13NumBufOverrideNone 0xca23,0x1c00
+#define readOBDts14NumBufOverride 0xc223,0x1d00
+#define writeOBDts14NumBufOverrideNone 0xca23,0x1d00
+#define readOBDts16NumBufOverride 0xc223,0x1e00
+#define writeOBDts16NumBufOverrideNone 0xca23,0x1e00
+#define readOBWma9proNumBufOverride 0xc223,0x1f00
+#define writeOBWma9proNumBufOverrideNone 0xca23,0x1f00
+#define readOBMp3NumBufOverride 0xc223,0x2000
+#define writeOBMp3NumBufOverrideNone 0xca23,0x2000
+#define readOBDsd1NumBufOverride 0xc223,0x2100
+#define writeOBDsd1NumBufOverrideNone 0xca23,0x2100
+#define readOBDsd2NumBufOverride 0xc223,0x2200
+#define writeOBDsd2NumBufOverrideNone 0xca23,0x2200
+#define readOBDsd3NumBufOverride 0xc223,0x2300
+#define writeOBDsd3NumBufOverrideNone 0xca23,0x2300
+#define readOBDdpNumBufOverride 0xc223,0x2400
+#define writeOBDdpNumBufOverrideNone 0xca23,0x2400
+#define readOBDtshdNumBufOverride 0xc223,0x2500
+#define writeOBDtshdNumBufOverrideNone 0xca23,0x2500
+#define readOBThdNumBufOverride 0xc223,0x2600
+#define writeOBThdNumBufOverrideNone 0xca23,0x2600
+#define readOBDxpNumBufOverride 0xc223,0x2700
+#define writeOBDxpNumBufOverrideNone 0xca23,0x2700
+#define readOBStatus 0xc508,0x0023
+#define readOBControl 0xc223,0x0400,0xc223,0x0500,0xc223,0x0800,0xc223,0x0900
+#define readOBDitCsrA0 0xf704,0x0004,0x0100,0x4600
+#define readOBDitCsrA1 0xf704,0x0004,0x0104,0x4600
+#define readOBDitCsrA2 0xf704,0x0004,0x0108,0x4600
+#define readOBDitCsrA3 0xf704,0x0004,0x010c,0x4600
+#define readOBDitCsrA4 0xf704,0x0004,0x0110,0x4600
+#define readOBDitCsrA5 0xf704,0x0004,0x0114,0x4600
+#define readOBDitCsrB0 0xf704,0x0004,0x0118,0x4600
+#define readOBDitCsrB1 0xf704,0x0004,0x011c,0x4600
+#define readOBDitCsrB2 0xf704,0x0004,0x0120,0x4600
+#define readOBDitCsrB3 0xf704,0x0004,0x0124,0x4600
+#define readOBDitCsrB4 0xf704,0x0004,0x0128,0x4600
+#define readOBDitCsrB5 0xf704,0x0004,0x012c,0x4600
diff --git a/procsdk_audio_x_xx_xx_xx/tools/alpha/pa_i13_evmk2g_io_a.h b/procsdk_audio_x_xx_xx_xx/tools/alpha/pa_i13_evmk2g_io_a.h
--- /dev/null
@@ -0,0 +1,92 @@
+
+#ifndef _PAI_EVMK2G_IO_A_H_
+#define _PAI_EVMK2G_IO_A_H_
+
+#include <acpbeta.h>
+#include <i13_a.h>
+
+// execPAIInOutError : if returned, input/output "none" selected
+#define execPAIInOutError 0xf1ff
+
+// -----------------------------------------------------------------------------
+// IB SIO Select Register is set by the execPAIIn* shortcuts
+
+#ifndef SIMULATE_SIO
+#define execPAIInNone 0xf120
+#define execPAIInHDMIStereo 0xf121
+#define execPAIInHDMI 0xf122
+#define execPAIInDigital 0xf123
+#define execPAIInAnalog 0xf124
+
+// These values reflect the definition of devinp[]
+#define DEVINP_NULL 0
+#define DEVINP_HDMI_STEREO 1
+#define DEVINP_HDMI 2
+#define DEVINP_DIR 3
+#define DEVINP_ADC 4
+#define DEVINP_N 5
+
+#else // SIMULATE_SIO
+#define execPAIInNone 0xf120
+#define execPAIInDigital 0xf121
+#define execPAIInAnalog 0xf122
+#define execPAIInAnalogStereo 0xf123
+#define execPAIInSing 0xf126
+#define execPAIInHDMI 0xf128
+#define execPAIInHDMIStereo 0xf129
+#define execPAIIn1394Stereo 0xf12d
+#define execPAIIn1394 0xf12e
+#define execPAIInRingIO 0xf12f
+
+// These values reflect the definition of devinp[]
+#define DEVINP_NULL 0
+#define DEVINP_DIR 1
+#define DEVINP_ADC1 2
+#define DEVINP_ADC_STEREO 3
+#define DEVINP_1394_STEREO 4
+#define DEVINP_1394 5
+#define DEVINP_RIO 6
+#define DEVINP_HDMI 7
+#define DEVINP_HDMI_STEREO 8
+#define DEVINP_N 9
+
+#endif // SIMULATE_SIO
+
+
+#define wroteIBSioCommandNone 0xca00+STD_BETA_IB,0x0500+DEVINP_NULL
+#define wroteIBSioCommandHDMIStereo 0xca00+STD_BETA_IB,0x0500+DEVINP_HDMI_STEREO
+#define wroteIBSioCommandHDMI 0xca00+STD_BETA_IB,0x0500+DEVINP_HDMI
+#define wroteIBSioCommandDigital 0xca00+STD_BETA_IB,0x0500+DEVINP_DIR
+#define wroteIBSioCommandAnalog 0xca00+STD_BETA_IB,0x0500+DEVINP_ADC
+
+#define wroteIBSioSelectNone 0xca00+STD_BETA_IB,0x0580+DEVINP_NULL
+#define wroteIBSioSelectHDMIStereo 0xca00+STD_BETA_IB,0x0580+DEVINP_HDMI_STEREO
+#define wroteIBSioSelectHDMI 0xca00+STD_BETA_IB,0x0580+DEVINP_HDMI
+#define wroteIBSioSelectDigital 0xca00+STD_BETA_IB,0x0580+DEVINP_DIR
+#define wroteIBSioSelectAnalog 0xca00+STD_BETA_IB,0x0580+DEVINP_ADC
+
+
+// -----------------------------------------------------------------------------
+// OB SIO Select Register is set by the execPAIOut* shortcuts
+
+#define execPAIOutNone 0xf130
+#define execPAIOutAnalog 0xf131 //8 channel output analog (24bit)
+#define execPAIOutAnalogSlave 0xf132 //8 channel output analog (24bit)
+
+// These values reflect the definition of devout[]
+#define DEVOUT_NULL 0
+#define DEVOUT_DAC 1
+#define DEVOUT_DAC_SLAVE 2
+#define DEVOUT_N 3
+
+
+#define wroteOBSioCommandNone 0xca00+STD_BETA_OB,0x0500+DEVOUT_NULL
+#define wroteOBSioCommandAnalog 0xca00+STD_BETA_OB,0x0500+DEVOUT_DAC
+#define wroteOBSioCommandAnalogSlave 0xca00+STD_BETA_OB,0x0500+DEVOUT_DAC_SLAVE
+
+#define wroteOBSioSelectNone 0xca00+STD_BETA_OB,0x0580+DEVOUT_NULL
+#define wroteOBSioSelectAnalog 0xca00+STD_BETA_OB,0x0580+DEVOUT_DAC
+#define wroteOBSioSelectAnalogSlave 0xca00+STD_BETA_OB,0x0580+DEVOUT_DAC_SLAVE
+// -----------------------------------------------------------------------------
+
+#endif // _PAI_EVMK2G_IO_A_H_
diff --git a/procsdk_audio_x_xx_xx_xx/tools/alpha/pa_i13_evmk2g_io_a.hdM b/procsdk_audio_x_xx_xx_xx/tools/alpha/pa_i13_evmk2g_io_a.hdM
--- /dev/null
@@ -0,0 +1,3737 @@
+// pa_i13_evmk2g_io_a.hdM: inverse compilation file [Thu, Aug 18, 2016 4:52:15 PM]
+
+#define readSYSMode 0xc220,0x0400
+#define readSYSListeningMode 0xc220,0x0500
+#define readSYSRecreationMode 0xc220,0x0600
+#define readSYSSpeakerMain 0xc220,0x0700
+#define readSYSSpeakerCntr 0xc220,0x0800
+#define readSYSSpeakerSurr 0xc220,0x0900
+#define readSYSSpeakerBack 0xc220,0x0a00
+#define readSYSSpeakerSubw 0xc220,0x0b00
+#define readSYSChannelConfigurationRequestType 0xc220,0x0c00
+#define readSYSChannelConfigurationRequest 0xc620,0x2008
+#define readSYSSpeakerWide 0xc220,0x1800
+#define readSYSSpeakerHigh 0xc220,0x1900
+#define readSYSSpeakerTopfront 0xc220,0x1a00
+#define readSYSspeakerToprear 0xc220,0x1b00
+#define readSYSspeakerTopmiddle 0xc220,0x1c00
+#define readSYSspeakerFrontheight 0xc220,0x1d00
+#define readSYSspeakerRearheight 0xc220,0x1e00
+#define readSYSspeakerScreen 0xc220,0x2800
+#define readSYSSurr1 0xc220,0x2900
+#define readSYSSurr2 0xc220,0x2a00
+#define readSYSRearSurr1 0xc220,0x2b00
+#define readSYSRearSurr2 0xc220,0x2c00
+#define readSYSCntrSurr 0xc220,0x2d00
+#define readSYSLRCntr 0xc220,0x2e00
+#define readSYSLRCntrSurr 0xc220,0x2f00
+#define writeSYSModeDisable 0xca20,0x0400
+#define writeSYSModeEnable 0xca20,0x047f
+#define wroteSYSListeningModeUnknown 0xca20,0x0500
+#define wroteSYSListeningModeStandard 0xca20,0x0501
+#define wroteSYSListeningModePure 0xca20,0x0502
+#define writeSYSRecreationModeNone 0xca20,0x0600
+#define writeSYSRecreationModeMono 0xca20,0x0601
+#define writeSYSRecreationModeStereo 0xca20,0x0602
+#define writeSYSRecreationMode2Stereo 0xca20,0x0603
+#define writeSYSRecreationMode3Stereo 0xca20,0x0604
+#define writeSYSRecreationModePhantom 0xca20,0x0605
+#define writeSYSRecreationModeSurround 0xca20,0x0606
+#define writeSYSRecreationModeDont 0xca20,0x0680
+#define writeSYSRecreationModeDirect 0xca20,0x0681
+#define writeSYSRecreationModeAuto 0xca20,0x0682
+#define writeSYSSpeakerMainSmall2 0xca20,0x0722
+#define writeSYSSpeakerMainLarge2 0xca20,0x0732
+#define writeSYSSpeakerCntrNone 0xca20,0x0800
+#define writeSYSSpeakerCntrSmall1 0xca20,0x0821
+#define writeSYSSpeakerCntrLarge1 0xca20,0x0831
+#define writeSYSSpeakerSurrNone 0xca20,0x0900
+#define writeSYSSpeakerSurrSmall2 0xca20,0x0922
+#define writeSYSSpeakerSurrLarge2 0xca20,0x0932
+#define writeSYSSpeakerBackNone 0xca20,0x0a00
+#define writeSYSSpeakerBackSmall1 0xca20,0x0a21
+#define writeSYSSpeakerBackLarge1 0xca20,0x0a31
+#define writeSYSSpeakerBackSmall2 0xca20,0x0a22
+#define writeSYSSpeakerBackLarge2 0xca20,0x0a32
+#define writeSYSSpeakerSubwNone 0xca20,0x0b00
+#define writeSYSSpeakerSubwBass1 0xca20,0x0b11
+#define writeSYSSpeakerSubwBass2 0xca20,0x0b12
+#define writeSYSSpeakerSubwLarge1 0xca20,0x0b31
+#define writeSYSSpeakerSubwLarge2 0xca20,0x0b32
+#define writeSYSSpeakerWideNone 0xca20,0x1800
+#define writeSYSSpeakerWideSmall2 0xca20,0x1822
+#define writeSYSSpeakerWideLarge2 0xca20,0x1832
+#define writeSYSSpeakerHighNone 0xca20,0x1900
+#define writeSYSSpeakerHighSmall2 0xca20,0x1922
+#define writeSYSSpeakerHighLarge2 0xca20,0x1932
+#define writeSYSSpeakerTopfrontNone 0xca20,0x1a00
+#define writeSYSSpeakerTopfrontSmall2 0xca20,0x1a22
+#define writeSYSSpeakerTopfrontLarge2 0xca20,0x1a32
+#define writeSYSSpeakerToprearNone 0xca20,0x1b00
+#define writeSYSSpeakerToprearSmall2 0xca20,0x1b22
+#define writeSYSSpeakerToprearLarge2 0xca20,0x1b32
+#define writeSYSSpeakerTopmiddleNone 0xca20,0x1c00
+#define writeSYSSpeakerTopmiddleSmall2 0xca20,0x1c22
+#define writeSYSSpeakerTopmiddleLarge2 0xca20,0x1c32
+#define writeSYSSpeakerFrontheightNone 0xca20,0x1d00
+#define writeSYSSpeakerFrontheightSmall2 0xca20,0x1d22
+#define writeSYSSpeakerFrontheightLarge2 0xca20,0x1d32
+#define writeSYSSpeakerRearheightNone 0xca20,0x1e00
+#define writeSYSSpeakerRearheightSmall2 0xca20,0x1e22
+#define writeSYSSpeakerRearheightLarge2 0xca20,0x1e32
+#define writeSYSSpeakerScreenNone 0xca20,0x2800
+#define writeSYSSpeakerScreenSmall2 0xca20,0x2822
+#define writeSYSSpeakerScreenLarge2 0xca20,0x2832
+#define writeSYSSurr1None 0xca20,0x2900
+#define writeSYSSurr1Small2 0xca20,0x2922
+#define writeSYSSurr1Large2 0xca20,0x2932
+#define writeSYSSurr2None 0xca20,0x2a00
+#define writeSYSSurr2Small2 0xca20,0x2a22
+#define writeSYSSurr2Large2 0xca20,0x2a32
+#define writeSYSRearSurr1None 0xca20,0x2b00
+#define writeSYSRearSurr1Small2 0xca20,0x2b22
+#define writeSYSRearSurr1Large2 0xca20,0x2b32
+#define writeSYSRearSurr2None 0xca20,0x2c00
+#define writeSYSRearSurr2Small2 0xca20,0x2c22
+#define writeSYSRearSurr2Large2 0xca20,0x2c32
+#define writeSYSCntrSurrNone 0xca20,0x2d00
+#define writeSYSCntrSurrSmall1 0xca20,0x2d21
+#define writeSYSCntrSurrLarge1 0xca20,0x2d31
+#define writeSYSLRCntrNone 0xca20,0x2e00
+#define writeSYSLRCntrSmall2 0xca20,0x2e22
+#define writeSYSLRCntrLarge2 0xca20,0x2e32
+#define writeSYSLRCntrSurrNone 0xca20,0x2f00
+#define writeSYSLRCntrSurrSmall2 0xca20,0x2f22
+#define writeSYSLRCntrSurrLarge2 0xca20,0x2f32
+#define writeSYSChannelConfigurationRequestTypeStandard 0xca20,0x0c00
+#define writeSYSChannelConfigurationRequestTypeDecodeBypass 0xca20,0x0c01
+#define writeSYSChannelConfigurationRequestTypeDecodeDirect 0xca20,0x0c02
+#define readSYSImageSwitch 0xc220,0x0d00
+#define writeimage1 0xca20,0x0d01
+#define writeimage2 0xca20,0x0d02
+#define writeimage3 0xca20,0x0d03
+#define readSYSImageNum 0xc220,0x0e00
+#define readSYSImageNumMax 0xc220,0x0f00
+#define writeSYSChannelConfigurationRequestUnknown 0xcc20,0x0020,0x0000,0x0000
+#define writeSYSChannelConfigurationRequestNone 0xcc20,0x0020,0x0001,0x0000
+#define writeSYSChannelConfigurationRequestMono 0xcc20,0x0020,0x0002,0x0000
+#define writeSYSChannelConfigurationRequestStereo 0xcc20,0x0020,0x0003,0x0000
+#define writeSYSChannelConfigurationRequestStereoLtRt 0xcc20,0x0020,0x0003,0x0002
+#define writeSYSChannelConfigurationRequestStereoMono 0xcc20,0x0020,0x0003,0x0003
+#define writeSYSChannelConfigurationRequest3Stereo 0xcc20,0x0020,0x0108,0x0000
+#define writeSYSChannelConfigurationRequestPhantom 0xcc20,0x0020,0x0105,0x0000
+#define writeSYSChannelConfigurationRequestSurround 0xcc20,0x0020,0x010a,0x0000
+#define writeSYSChannelConfigurationRequestPhantom0Stereo_0 0xcc20,0x0020,0x0003,0x0001
+#define wroteSYSChannelConfigurationRequestPhantom0Dual_0 0xcc20,0x0020,0x0003,0x0004
+#define writeSYSChannelConfigurationRequestPhantom1_0 0xcc20,0x0020,0x0004,0x0000
+#define writeSYSChannelConfigurationRequestPhantom2_0 0xcc20,0x0020,0x0005,0x0000
+#define wroteSYSChannelConfigurationRequestPhantom2Stereo_0 0xcc20,0x0020,0x0005,0x0001
+#define writeSYSChannelConfigurationRequestPhantom2LtRt_0 0xcc20,0x0020,0x0005,0x0002
+#define wroteSYSChannelConfigurationRequestPhantom2Mono_0 0xcc20,0x0020,0x0005,0x0003
+#define writeSYSChannelConfigurationRequestPhantom3_0 0xcc20,0x0020,0x0006,0x0000
+#define writeSYSChannelConfigurationRequestPhantom4_0 0xcc20,0x0020,0x0007,0x0000
+#define writeSYSChannelConfigurationRequestSurround0_0 0xcc20,0x0020,0x0008,0x0000
+#define writeSYSChannelConfigurationRequestSurround1_0 0xcc20,0x0020,0x0009,0x0000
+#define writeSYSChannelConfigurationRequestSurround2_0 0xcc20,0x0020,0x000a,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2Stereo_0 0xcc20,0x0020,0x000a,0x0001
+#define writeSYSChannelConfigurationRequestSurround2LtRt_0 0xcc20,0x0020,0x000a,0x0002
+#define wroteSYSChannelConfigurationRequestSurround2Mono_0 0xcc20,0x0020,0x000a,0x0003
+#define writeSYSChannelConfigurationRequestSurround3_0 0xcc20,0x0020,0x000b,0x0000
+#define writeSYSChannelConfigurationRequestSurround4_0 0xcc20,0x0020,0x000c,0x0000
+#define writeSYSChannelConfigurationRequestNone_1 0xcc20,0x0020,0x0101,0x0000
+#define writeSYSChannelConfigurationRequestMono_1 0xcc20,0x0020,0x0102,0x0000
+#define writeSYSChannelConfigurationRequestPhantom0_1 0xcc20,0x0020,0x0103,0x0000
+#define writeSYSChannelConfigurationRequestPhantom0Stereo_1 0xcc20,0x0020,0x0103,0x0001
+#define writeSYSChannelConfigurationRequestPhantom0LtRt_1 0xcc20,0x0020,0x0103,0x0002
+#define writeSYSChannelConfigurationRequestPhantom0Mono_1 0xcc20,0x0020,0x0103,0x0003
+#define wroteSYSChannelConfigurationRequestPhantom0Dual_1 0xcc20,0x0020,0x0103,0x0004
+#define writeSYSChannelConfigurationRequestPhantom1_1 0xcc20,0x0020,0x0104,0x0000
+#define wroteSYSChannelConfigurationRequestPhantom2Stereo_1 0xcc20,0x0020,0x0105,0x0001
+#define writeSYSChannelConfigurationRequestPhantom2LtRt_1 0xcc20,0x0020,0x0105,0x0002
+#define wroteSYSChannelConfigurationRequestPhantom2Mono_1 0xcc20,0x0020,0x0105,0x0003
+#define writeSYSChannelConfigurationRequestPhantom3_1 0xcc20,0x0020,0x0106,0x0000
+#define writeSYSChannelConfigurationRequestPhantom4_1 0xcc20,0x0020,0x0107,0x0000
+#define writeSYSChannelConfigurationRequestSurround1_1 0xcc20,0x0020,0x0109,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2Stereo_1 0xcc20,0x0020,0x010a,0x0001
+#define writeSYSChannelConfigurationRequestSurround2LtRt_1 0xcc20,0x0020,0x010a,0x0002
+#define wroteSYSChannelConfigurationRequestSurround2Mono_1 0xcc20,0x0020,0x010a,0x0003
+#define writeSYSChannelConfigurationRequestSurround3_1 0xcc20,0x0020,0x010b,0x0000
+#define writeSYSChannelConfigurationRequestSurround4_1 0xcc20,0x0020,0x010c,0x0000
+#define writeSYSChannelConfigurationRequestNone_2 0xcc20,0x0020,0x0201,0x0000
+#define writeSYSChannelConfigurationRequestMono_2 0xcc20,0x0020,0x0202,0x0000
+#define writeSYSChannelConfigurationRequestPhantom0_2 0xcc20,0x0020,0x0203,0x0000
+#define writeSYSChannelConfigurationRequestPhantom0Stereo_2 0xcc20,0x0020,0x0203,0x0001
+#define writeSYSChannelConfigurationRequestPhantom0LtRt_2 0xcc20,0x0020,0x0203,0x0002
+#define writeSYSChannelConfigurationRequestPhantom0Mono_2 0xcc20,0x0020,0x0203,0x0003
+#define wroteSYSChannelConfigurationRequestPhantom0Dual_2 0xcc20,0x0020,0x0203,0x0004
+#define writeSYSChannelConfigurationRequestPhantom1_2 0xcc20,0x0020,0x0204,0x0000
+#define writeSYSChannelConfigurationRequestPhantom2_2 0xcc20,0x0020,0x0205,0x0000
+#define wroteSYSChannelConfigurationRequestPhantom2Stereo_2 0xcc20,0x0020,0x0205,0x0001
+#define writeSYSChannelConfigurationRequestPhantom2LtRt_2 0xcc20,0x0020,0x0205,0x0002
+#define wroteSYSChannelConfigurationRequestPhantom2Mono_2 0xcc20,0x0020,0x0205,0x0003
+#define writeSYSChannelConfigurationRequestPhantom3_2 0xcc20,0x0020,0x0206,0x0000
+#define writeSYSChannelConfigurationRequestPhantom4_2 0xcc20,0x0020,0x0207,0x0000
+#define writeSYSChannelConfigurationRequestSurround0_2 0xcc20,0x0020,0x0208,0x0000
+#define writeSYSChannelConfigurationRequestSurround1_2 0xcc20,0x0020,0x0209,0x0000
+#define writeSYSChannelConfigurationRequestSurround2_2 0xcc20,0x0020,0x020a,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2Stereo_2 0xcc20,0x0020,0x020a,0x0001
+#define writeSYSChannelConfigurationRequestSurround2LtRt_2 0xcc20,0x0020,0x020a,0x0002
+#define wroteSYSChannelConfigurationRequestSurround2Mono_2 0xcc20,0x0020,0x020a,0x0003
+#define writeSYSChannelConfigurationRequestSurround3_2 0xcc20,0x0020,0x020b,0x0000
+#define writeSYSChannelConfigurationRequestSurround4_2 0xcc20,0x0020,0x020c,0x0000
+#define writeSYSChannelConfigurationRequestNoneLwRw 0xcc20,0x0020,0x0001,0x0100
+#define writeSYSChannelConfigurationRequestNoneLhRh 0xcc20,0x0020,0x0001,0x0400
+#define writeSYSChannelConfigurationRequestNoneLwRwLhRh 0xcc20,0x0020,0x0001,0x0500
+#define writeSYSChannelConfigurationRequestMonoLwRw 0xcc20,0x0020,0x0002,0x0100
+#define writeSYSChannelConfigurationRequestMonoLhRh 0xcc20,0x0020,0x0002,0x0400
+#define writeSYSChannelConfigurationRequestMonoLwRwLhRh 0xcc20,0x0020,0x0002,0x0500
+#define writeSYSChannelConfigurationRequestStereoLwRw 0xcc20,0x0020,0x0003,0x0100
+#define writeSYSChannelConfigurationRequestStereoLhRh 0xcc20,0x0020,0x0003,0x0400
+#define writeSYSChannelConfigurationRequestStereoLwRwLhRh 0xcc20,0x0020,0x0003,0x0500
+#define writeSYSChannelConfigurationRequestStereoLwRwLtRt 0xcc20,0x0020,0x0003,0x0102
+#define writeSYSChannelConfigurationRequestStereoLhRhLtRt 0xcc20,0x0020,0x0003,0x0402
+#define writeSYSChannelConfigurationRequestStereoLwRwLhRhLtRt 0xcc20,0x0020,0x0003,0x0502
+#define writeSYSChannelConfigurationRequestStereoLwRwMono 0xcc20,0x0020,0x0003,0x0103
+#define writeSYSChannelConfigurationRequestStereoLhRhMono 0xcc20,0x0020,0x0003,0x0403
+#define writeSYSChannelConfigurationRequestStereoLwRwLhRhMono 0xcc20,0x0020,0x0003,0x0503
+#define writeSYSChannelConfigurationRequest3StereoLwRw 0xcc20,0x0020,0x0108,0x0100
+#define writeSYSChannelConfigurationRequest3StereoLhRh 0xcc20,0x0020,0x0108,0x0400
+#define writeSYSChannelConfigurationRequest3StereoLwRwLhRh 0xcc20,0x0020,0x0108,0x0500
+#define writeSYSChannelConfigurationRequestPhantomLwRw 0xcc20,0x0020,0x0105,0x0100
+#define writeSYSChannelConfigurationRequestPhantomLhRh 0xcc20,0x0020,0x0105,0x0400
+#define writeSYSChannelConfigurationRequestPhantomLwRwLhRh 0xcc20,0x0020,0x0105,0x0500
+#define writeSYSChannelConfigurationRequestSurroundLwRw 0xcc20,0x0020,0x010a,0x0100
+#define writeSYSChannelConfigurationRequestSurroundLhRh 0xcc20,0x0020,0x010a,0x0400
+#define writeSYSChannelConfigurationRequestSurroundLwRwLhRh 0xcc20,0x0020,0x010a,0x0500
+#define writeSYSChannelConfigurationRequestPhantom0LwRwStereo_0 0xcc20,0x0020,0x0003,0x0101
+#define writeSYSChannelConfigurationRequestPhantom0LhRhStereo_0 0xcc20,0x0020,0x0003,0x0401
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhStereo_0 0xcc20,0x0020,0x0003,0x0501
+#define writeSYSChannelConfigurationRequestPhantom0LwRwDual_0 0xcc20,0x0020,0x0003,0x0104
+#define writeSYSChannelConfigurationRequestPhantom0LhRhDual_0 0xcc20,0x0020,0x0003,0x0404
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhDual_0 0xcc20,0x0020,0x0003,0x0504
+#define writeSYSChannelConfigurationRequestPhantom1LwRw_0 0xcc20,0x0020,0x0004,0x0100
+#define writeSYSChannelConfigurationRequestPhantom1LhRh_0 0xcc20,0x0020,0x0004,0x0400
+#define writeSYSChannelConfigurationRequestPhantom1LwRwLhRh_0 0xcc20,0x0020,0x0004,0x0500
+#define writeSYSChannelConfigurationRequestPhantom2LwRw_0 0xcc20,0x0020,0x0005,0x0100
+#define writeSYSChannelConfigurationRequestPhantom2LhRh_0 0xcc20,0x0020,0x0005,0x0400
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRh_0 0xcc20,0x0020,0x0005,0x0500
+#define writeSYSChannelConfigurationRequestPhantom2LwRwStereo_0 0xcc20,0x0020,0x0005,0x0101
+#define writeSYSChannelConfigurationRequestPhantom2LhRhStereo_0 0xcc20,0x0020,0x0005,0x0401
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhStereo_0 0xcc20,0x0020,0x0005,0x0501
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLtRt_0 0xcc20,0x0020,0x0005,0x0102
+#define writeSYSChannelConfigurationRequestPhantom2LhRhLtRt_0 0xcc20,0x0020,0x0005,0x0402
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhLtRt_0 0xcc20,0x0020,0x0005,0x0502
+#define writeSYSChannelConfigurationRequestPhantom2LwRwMono_0 0xcc20,0x0020,0x0005,0x0103
+#define writeSYSChannelConfigurationRequestPhantom2LhRhMono_0 0xcc20,0x0020,0x0005,0x0403
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhMono_0 0xcc20,0x0020,0x0005,0x0503
+#define writeSYSChannelConfigurationRequestPhantom3LwRw_0 0xcc20,0x0020,0x0006,0x0100
+#define writeSYSChannelConfigurationRequestPhantom3LhRh_0 0xcc20,0x0020,0x0006,0x0400
+#define writeSYSChannelConfigurationRequestPhantom3LwRwLhRh_0 0xcc20,0x0020,0x0006,0x0500
+#define writeSYSChannelConfigurationRequestPhantom4LwRw_0 0xcc20,0x0020,0x0007,0x0100
+#define writeSYSChannelConfigurationRequestPhantom4LhRh_0 0xcc20,0x0020,0x0007,0x0400
+#define writeSYSChannelConfigurationRequestPhantom4LwRwLhRh_0 0xcc20,0x0020,0x0007,0x0500
+#define writeSYSChannelConfigurationRequestSurround0LwRw_0 0xcc20,0x0020,0x0008,0x0100
+#define writeSYSChannelConfigurationRequestSurround0LhRh_0 0xcc20,0x0020,0x0008,0x0400
+#define writeSYSChannelConfigurationRequestSurround0LwRwLhRh_0 0xcc20,0x0020,0x0008,0x0500
+#define writeSYSChannelConfigurationRequestSurround1LwRw_0 0xcc20,0x0020,0x0009,0x0100
+#define writeSYSChannelConfigurationRequestSurround1LhRh_0 0xcc20,0x0020,0x0009,0x0400
+#define writeSYSChannelConfigurationRequestSurround1LwRwLhRh_0 0xcc20,0x0020,0x0009,0x0500
+#define writeSYSChannelConfigurationRequestSurround2LwRw_0 0xcc20,0x0020,0x000a,0x0100
+#define writeSYSChannelConfigurationRequestSurround2LhRh_0 0xcc20,0x0020,0x000a,0x0400
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRh_0 0xcc20,0x0020,0x000a,0x0500
+#define writeSYSChannelConfigurationRequestSurround2LwRwStereo_0 0xcc20,0x0020,0x000a,0x0101
+#define writeSYSChannelConfigurationRequestSurround2LhRhStereo_0 0xcc20,0x0020,0x000a,0x0401
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhStereo_0 0xcc20,0x0020,0x000a,0x0501
+#define writeSYSChannelConfigurationRequestSurround2LwRwLtRt_0 0xcc20,0x0020,0x000a,0x0102
+#define writeSYSChannelConfigurationRequestSurround2LhRhLtRt_0 0xcc20,0x0020,0x000a,0x0402
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhLtRt_0 0xcc20,0x0020,0x000a,0x0502
+#define writeSYSChannelConfigurationRequestSurround2LwRwMono_0 0xcc20,0x0020,0x000a,0x0103
+#define writeSYSChannelConfigurationRequestSurround2LhRhMono_0 0xcc20,0x0020,0x000a,0x0403
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhMono_0 0xcc20,0x0020,0x000a,0x0503
+#define writeSYSChannelConfigurationRequestSurround3LwRw_0 0xcc20,0x0020,0x000b,0x0100
+#define writeSYSChannelConfigurationRequestSurround3LhRh_0 0xcc20,0x0020,0x000b,0x0400
+#define writeSYSChannelConfigurationRequestSurround3LwRwLhRh_0 0xcc20,0x0020,0x000b,0x0500
+#define writeSYSChannelConfigurationRequestSurround4LwRw_0 0xcc20,0x0020,0x000c,0x0100
+#define writeSYSChannelConfigurationRequestSurround4LhRh_0 0xcc20,0x0020,0x000c,0x0400
+#define writeSYSChannelConfigurationRequestSurround4LwRwLhRh_0 0xcc20,0x0020,0x000c,0x0500
+#define writeSYSChannelConfigurationRequestNoneLwRw_1 0xcc20,0x0020,0x0101,0x0100
+#define writeSYSChannelConfigurationRequestNoneLhRh_1 0xcc20,0x0020,0x0101,0x0400
+#define writeSYSChannelConfigurationRequestNoneLwRwLhRh_1 0xcc20,0x0020,0x0101,0x0500
+#define writeSYSChannelConfigurationRequestMonoLwRw_1 0xcc20,0x0020,0x0102,0x0100
+#define writeSYSChannelConfigurationRequestMonoLhRh_1 0xcc20,0x0020,0x0102,0x0400
+#define writeSYSChannelConfigurationRequestMonoLwRwLhRh_1 0xcc20,0x0020,0x0102,0x0500
+#define writeSYSChannelConfigurationRequestPhantom0LwRw_1 0xcc20,0x0020,0x0103,0x0100
+#define writeSYSChannelConfigurationRequestPhantom0LhRh_1 0xcc20,0x0020,0x0103,0x0400
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRh_1 0xcc20,0x0020,0x0103,0x0500
+#define writeSYSChannelConfigurationRequestPhantom0LwRwStereo_1 0xcc20,0x0020,0x0103,0x0101
+#define writeSYSChannelConfigurationRequestPhantom0LhRhStereo_1 0xcc20,0x0020,0x0103,0x0401
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhStereo_1 0xcc20,0x0020,0x0103,0x0501
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLtRt_1 0xcc20,0x0020,0x0103,0x0102
+#define writeSYSChannelConfigurationRequestPhantom0LhRhLtRt_1 0xcc20,0x0020,0x0103,0x0402
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhLtRt_1 0xcc20,0x0020,0x0103,0x0502
+#define writeSYSChannelConfigurationRequestPhantom0LwRwMono_1 0xcc20,0x0020,0x0103,0x0103
+#define writeSYSChannelConfigurationRequestPhantom0LhRhMono_1 0xcc20,0x0020,0x0103,0x0403
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhMono_1 0xcc20,0x0020,0x0103,0x0503
+#define writeSYSChannelConfigurationRequestPhantom0LwRwDual_1 0xcc20,0x0020,0x0103,0x0104
+#define writeSYSChannelConfigurationRequestPhantom0LhRhDual_1 0xcc20,0x0020,0x0103,0x0404
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhDual_1 0xcc20,0x0020,0x0103,0x0504
+#define writeSYSChannelConfigurationRequestPhantom1LwRw_1 0xcc20,0x0020,0x0104,0x0100
+#define writeSYSChannelConfigurationRequestPhantom1LhRh_1 0xcc20,0x0020,0x0104,0x0400
+#define writeSYSChannelConfigurationRequestPhantom1LwRwLhRh_1 0xcc20,0x0020,0x0104,0x0500
+#define writeSYSChannelConfigurationRequestPhantom2LwRwStereo_1 0xcc20,0x0020,0x0105,0x0101
+#define writeSYSChannelConfigurationRequestPhantom2LhRhStereo_1 0xcc20,0x0020,0x0105,0x0401
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhStereo_1 0xcc20,0x0020,0x0105,0x0501
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLtRt_1 0xcc20,0x0020,0x0105,0x0102
+#define writeSYSChannelConfigurationRequestPhantom2LhRhLtRt_1 0xcc20,0x0020,0x0105,0x0402
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhLtRt_1 0xcc20,0x0020,0x0105,0x0502
+#define writeSYSChannelConfigurationRequestPhantom2LwRwMono_1 0xcc20,0x0020,0x0105,0x0103
+#define writeSYSChannelConfigurationRequestPhantom2LhRhMono_1 0xcc20,0x0020,0x0105,0x0403
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhMono_1 0xcc20,0x0020,0x0105,0x0503
+#define writeSYSChannelConfigurationRequestPhantom3LwRw_1 0xcc20,0x0020,0x0106,0x0100
+#define writeSYSChannelConfigurationRequestPhantom3LhRh_1 0xcc20,0x0020,0x0106,0x0400
+#define writeSYSChannelConfigurationRequestPhantom3LwRwLhRh_1 0xcc20,0x0020,0x0106,0x0500
+#define writeSYSChannelConfigurationRequestPhantom4LwRw_1 0xcc20,0x0020,0x0107,0x0100
+#define writeSYSChannelConfigurationRequestPhantom4LhRh_1 0xcc20,0x0020,0x0107,0x0400
+#define writeSYSChannelConfigurationRequestPhantom4LwRwLhRh_1 0xcc20,0x0020,0x0107,0x0500
+#define writeSYSChannelConfigurationRequestSurround1LwRw_1 0xcc20,0x0020,0x0109,0x0100
+#define writeSYSChannelConfigurationRequestSurround1LhRh_1 0xcc20,0x0020,0x0109,0x0400
+#define writeSYSChannelConfigurationRequestSurround1LwRwLhRh_1 0xcc20,0x0020,0x0109,0x0500
+#define writeSYSChannelConfigurationRequestSurround2LwRwStereo_1 0xcc20,0x0020,0x010a,0x0101
+#define writeSYSChannelConfigurationRequestSurround2LhRhStereo_1 0xcc20,0x0020,0x010a,0x0401
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhStereo_1 0xcc20,0x0020,0x010a,0x0501
+#define writeSYSChannelConfigurationRequestSurround2LwRwLtRt_1 0xcc20,0x0020,0x010a,0x0102
+#define writeSYSChannelConfigurationRequestSurround2LhRhLtRt_1 0xcc20,0x0020,0x010a,0x0402
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhLtRt_1 0xcc20,0x0020,0x010a,0x0502
+#define writeSYSChannelConfigurationRequestSurround2LwRwMono_1 0xcc20,0x0020,0x010a,0x0103
+#define writeSYSChannelConfigurationRequestSurround2LhRhMono_1 0xcc20,0x0020,0x010a,0x0403
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhMono_1 0xcc20,0x0020,0x010a,0x0503
+#define writeSYSChannelConfigurationRequestSurround3LwRw_1 0xcc20,0x0020,0x010b,0x0100
+#define writeSYSChannelConfigurationRequestSurround3LhRh_1 0xcc20,0x0020,0x010b,0x0400
+#define writeSYSChannelConfigurationRequestSurround3LwRwLhRh_1 0xcc20,0x0020,0x010b,0x0500
+#define writeSYSChannelConfigurationRequestSurround4LwRw_1 0xcc20,0x0020,0x010c,0x0100
+#define writeSYSChannelConfigurationRequestSurround4LhRh_1 0xcc20,0x0020,0x010c,0x0400
+#define writeSYSChannelConfigurationRequestSurround4LwRwLhRh_1 0xcc20,0x0020,0x010c,0x0500
+#define writeSYSChannelConfigurationRequestNoneLwRw_2 0xcc20,0x0020,0x0201,0x0100
+#define writeSYSChannelConfigurationRequestNoneLhRh_2 0xcc20,0x0020,0x0201,0x0400
+#define writeSYSChannelConfigurationRequestNoneLwRwLhRh_2 0xcc20,0x0020,0x0201,0x0500
+#define writeSYSChannelConfigurationRequestMonoLwRw_2 0xcc20,0x0020,0x0202,0x0100
+#define writeSYSChannelConfigurationRequestMonoLhRh_2 0xcc20,0x0020,0x0202,0x0400
+#define writeSYSChannelConfigurationRequestMonoLwRwLhRh_2 0xcc20,0x0020,0x0202,0x0500
+#define writeSYSChannelConfigurationRequestPhantom0LwRw_2 0xcc20,0x0020,0x0203,0x0100
+#define writeSYSChannelConfigurationRequestPhantom0LhRh_2 0xcc20,0x0020,0x0203,0x0400
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRh_2 0xcc20,0x0020,0x0203,0x0500
+#define writeSYSChannelConfigurationRequestPhantom0LwRwStereo_2 0xcc20,0x0020,0x0203,0x0101
+#define writeSYSChannelConfigurationRequestPhantom0LhRhStereo_2 0xcc20,0x0020,0x0203,0x0401
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhStereo_2 0xcc20,0x0020,0x0203,0x0501
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLtRt_2 0xcc20,0x0020,0x0203,0x0102
+#define writeSYSChannelConfigurationRequestPhantom0LhRhLtRt_2 0xcc20,0x0020,0x0203,0x0402
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhLtRt_2 0xcc20,0x0020,0x0203,0x0502
+#define writeSYSChannelConfigurationRequestPhantom0LwRwMono_2 0xcc20,0x0020,0x0203,0x0103
+#define writeSYSChannelConfigurationRequestPhantom0LhRhMono_2 0xcc20,0x0020,0x0203,0x0403
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhMono_2 0xcc20,0x0020,0x0203,0x0503
+#define writeSYSChannelConfigurationRequestPhantom0LwRwDual_2 0xcc20,0x0020,0x0203,0x0104
+#define writeSYSChannelConfigurationRequestPhantom0LhRhDual_2 0xcc20,0x0020,0x0203,0x0404
+#define writeSYSChannelConfigurationRequestPhantom0LwRwLhRhDual_2 0xcc20,0x0020,0x0203,0x0504
+#define writeSYSChannelConfigurationRequestPhantom1LwRw_2 0xcc20,0x0020,0x0204,0x0100
+#define writeSYSChannelConfigurationRequestPhantom1LhRh_2 0xcc20,0x0020,0x0204,0x0400
+#define writeSYSChannelConfigurationRequestPhantom1LwRwLhRh_2 0xcc20,0x0020,0x0204,0x0500
+#define writeSYSChannelConfigurationRequestPhantom2LwRw_2 0xcc20,0x0020,0x0205,0x0100
+#define writeSYSChannelConfigurationRequestPhantom2LhRh_2 0xcc20,0x0020,0x0205,0x0400
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRh_2 0xcc20,0x0020,0x0205,0x0500
+#define writeSYSChannelConfigurationRequestPhantom2LwRwStereo_2 0xcc20,0x0020,0x0205,0x0101
+#define writeSYSChannelConfigurationRequestPhantom2LhRhStereo_2 0xcc20,0x0020,0x0205,0x0401
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhStereo_2 0xcc20,0x0020,0x0205,0x0501
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLtRt_2 0xcc20,0x0020,0x0205,0x0102
+#define writeSYSChannelConfigurationRequestPhantom2LhRhLtRt_2 0xcc20,0x0020,0x0205,0x0402
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhLtRt_2 0xcc20,0x0020,0x0205,0x0502
+#define writeSYSChannelConfigurationRequestPhantom2LwRwMono_2 0xcc20,0x0020,0x0205,0x0103
+#define writeSYSChannelConfigurationRequestPhantom2LhRhMono_2 0xcc20,0x0020,0x0205,0x0403
+#define writeSYSChannelConfigurationRequestPhantom2LwRwLhRhMono_2 0xcc20,0x0020,0x0205,0x0503
+#define writeSYSChannelConfigurationRequestPhantom3LwRw_2 0xcc20,0x0020,0x0206,0x0100
+#define writeSYSChannelConfigurationRequestPhantom3LhRh_2 0xcc20,0x0020,0x0206,0x0400
+#define writeSYSChannelConfigurationRequestPhantom3LwRwLhRh_2 0xcc20,0x0020,0x0206,0x0500
+#define writeSYSChannelConfigurationRequestPhantom4LwRw_2 0xcc20,0x0020,0x0207,0x0100
+#define writeSYSChannelConfigurationRequestPhantom4LhRh_2 0xcc20,0x0020,0x0207,0x0400
+#define writeSYSChannelConfigurationRequestPhantom4LwRwLhRh_2 0xcc20,0x0020,0x0207,0x0500
+#define writeSYSChannelConfigurationRequestSurround0LwRw_2 0xcc20,0x0020,0x0208,0x0100
+#define writeSYSChannelConfigurationRequestSurround0LhRh_2 0xcc20,0x0020,0x0208,0x0400
+#define writeSYSChannelConfigurationRequestSurround0LwRwLhRh_2 0xcc20,0x0020,0x0208,0x0500
+#define writeSYSChannelConfigurationRequestSurround1LwRw_2 0xcc20,0x0020,0x0209,0x0100
+#define writeSYSChannelConfigurationRequestSurround1LhRh_2 0xcc20,0x0020,0x0209,0x0400
+#define writeSYSChannelConfigurationRequestSurround1LwRwLhRh_2 0xcc20,0x0020,0x0209,0x0500
+#define writeSYSChannelConfigurationRequestSurround2LwRw_2 0xcc20,0x0020,0x020a,0x0100
+#define writeSYSChannelConfigurationRequestSurround2LhRh_2 0xcc20,0x0020,0x020a,0x0400
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRh_2 0xcc20,0x0020,0x020a,0x0500
+#define writeSYSChannelConfigurationRequestSurround2LwRwStereo_2 0xcc20,0x0020,0x020a,0x0101
+#define writeSYSChannelConfigurationRequestSurround2LhRhStereo_2 0xcc20,0x0020,0x020a,0x0401
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhStereo_2 0xcc20,0x0020,0x020a,0x0501
+#define writeSYSChannelConfigurationRequestSurround2LwRwLtRt_2 0xcc20,0x0020,0x020a,0x0102
+#define writeSYSChannelConfigurationRequestSurround2LhRhLtRt_2 0xcc20,0x0020,0x020a,0x0402
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhLtRt_2 0xcc20,0x0020,0x020a,0x0502
+#define writeSYSChannelConfigurationRequestSurround2LwRwMono_2 0xcc20,0x0020,0x020a,0x0103
+#define writeSYSChannelConfigurationRequestSurround2LhRhMono_2 0xcc20,0x0020,0x020a,0x0403
+#define writeSYSChannelConfigurationRequestSurround2LwRwLhRhMono_2 0xcc20,0x0020,0x020a,0x0503
+#define writeSYSChannelConfigurationRequestSurround3LwRw_2 0xcc20,0x0020,0x020b,0x0100
+#define writeSYSChannelConfigurationRequestSurround3LhRh_2 0xcc20,0x0020,0x020b,0x0400
+#define writeSYSChannelConfigurationRequestSurround3LwRwLhRh_2 0xcc20,0x0020,0x020b,0x0500
+#define writeSYSChannelConfigurationRequestSurround4LwRw_2 0xcc20,0x0020,0x020c,0x0100
+#define writeSYSChannelConfigurationRequestSurround4LhRh_2 0xcc20,0x0020,0x020c,0x0400
+#define writeSYSChannelConfigurationRequestSurround4LwRwLhRh_2 0xcc20,0x0020,0x020c,0x0500
+#define readSYSChannelConfigurationRequestExtChan 0xc220,0x1300
+#define writeSYSChannelConfigurationRequestExtChanNone 0xca20,0x1300
+#define writeSYSChannelConfigurationRequestExtChanLhRh 0xca20,0x1304
+#define writeSYSChannelConfigurationRequestExtChanLwRw 0xca20,0x1301
+#define writeSYSChannelConfigurationRequestExtChanLhRhLwRw 0xca20,0x1305
+#define writeSYSChannelConfigurationRequestAuxUnknown 0xca20,0x1200
+#define writeSYSChannelConfigurationRequestAuxStereo 0xca20,0x1201
+#define writeSYSChannelConfigurationRequestAuxLtRt 0xca20,0x1202
+#define writeSYSChannelConfigurationRequestAuxMono 0xca20,0x1203
+#define writeSYSChannelConfigurationRequestAuxDual 0xca20,0x1204
+#define writeSYSChannelConfigurationRequestSurround2LtfRtfLtrRtr_0 0xce20,0x2008,0x000a,0x0000,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround2LtfRtfLtrRtr_1 0xce20,0x2008,0x010a,0x0000,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround2LtfRtfLtrRtr_2 0xce20,0x2008,0x020a,0x0000,0x0a00,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2LtfRtfLtrRtr_0 0xce20,0x2008,0x000a,0x0003,0x0a00,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2LtfRtfLtrRtr_1 0xce20,0x2008,0x010a,0x0003,0x0a00,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2LtfRtfLtrRtr_2 0xce20,0x2008,0x020a,0x0003,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LtmRtm_0 0xce20,0x2008,0x000c,0x0000,0x0400,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LtmRtm_1 0xce20,0x2008,0x010c,0x0000,0x0400,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LtmRtm_2 0xce20,0x2008,0x020c,0x0000,0x0400,0x0000
+#define writeSYSChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_0 0xce20,0x2008,0x000a,0x0100,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_1 0xce20,0x2008,0x010a,0x0100,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_2 0xce20,0x2008,0x020a,0x0100,0x0a00,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_0 0xce20,0x2008,0x000a,0x0103,0x0a00,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_1 0xce20,0x2008,0x010a,0x0103,0x0a00,0x0000
+#define wroteSYSChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_2 0xce20,0x2008,0x020a,0x0103,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LtfRtfLtrRtr_0 0xce20,0x2008,0x000c,0x0000,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LtfRtfLtrRtr_1 0xce20,0x2008,0x010c,0x0000,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LtfRtfLtrRtr_2 0xce20,0x2008,0x020c,0x0000,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LwRwLtfRtfLtrRtr_0 0xce20,0x2008,0x000c,0x0100,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LwRwLtfRtfLtrRtr_1 0xce20,0x2008,0x010c,0x0100,0x0a00,0x0000
+#define writeSYSChannelConfigurationRequestSurround4LwRwLtfRtfLtrRtr_2 0xce20,0x2008,0x020c,0x0100,0x0a00,0x0000
+#define readSYSChannelConfigurationRequestATMOSChan 0xc320,0x0024
+#define writeSYSChannelConfigurationRequestATMOSChanNone 0xcb20,0x0024,0x0000
+#define writeSYSChannelConfigurationRequestATMOSChanLfhRfhLrhRrh 0xcb20,0x0024,0x1100
+#define writeSYSChannelConfigurationRequestATMOSChanLtfRtfLtrRtr 0xcb20,0x0024,0x0a00
+#define writeSYSChannelConfigurationRequestATMOSChanLtmRtm 0xcb20,0x0024,0x0400
+#define readSYSCpuLoad 0xc220,0x1500
+#define readSYSCpuLoadQ8 0xc320,0x0014
+#define readSYSPeakCpuLoad 0xc220,0x1700
+#define readSYSPeakCpuLoadQ8 0xc320,0x0016
+#define writeSYSPeakCpuLoadClear 0xcb20,0x0016,0x0000
+#define readSYSStatus 0xc508,0x0020
+#define readSYSControl 0xc220,0x0400,0xc220,0x0600,0xc220,0x0700,0xc220,0x0800,0xc220,0x0900,0xc220,0x0a00,0xc220,0x0b00,0xc220,0x0c00,0xc620,0x2008,0xc220,0x0d00,0xc220,0x0e00
+#define readACPStatIRAMSize 0xcdf0,0x0000,0xc805,0x0d00
+#define readACPStatIRAMUsed 0xcdf0,0x0000,0xc805,0x0d01
+#define readACPStatIRAMLength 0xcdf0,0x0000,0xc805,0x0d02
+#define readACPStatIRAMFree 0xcdf0,0x0000,0xc805,0x0d03
+#define readACPStatSDRAMSize 0xcdf0,0x0001,0xc805,0x0d00
+#define readACPStatSDRAMUsed 0xcdf0,0x0001,0xc805,0x0d01
+#define readACPStatSDRAMLength 0xcdf0,0x0001,0xc805,0x0d02
+#define readACPStatSDRAMFree 0xcdf0,0x0001,0xc805,0x0d03
+#define readACPStatL3RAMSize 0xcdf0,0x0002,0xc805,0x0d00
+#define readACPStatL3RAMUsed 0xcdf0,0x0002,0xc805,0x0d01
+#define readACPStatL3RAMLength 0xcdf0,0x0002,0xc805,0x0d02
+#define readACPStatL3RAMFree 0xcdf0,0x0002,0xc805,0x0d03
+#define readIBMode 0xc222,0x0400
+#define readIBSampleRateOverride 0xc222,0x0800
+#define writeIBSampleRateOverrideUnknown 0xca22,0x0800
+#define writeIBSampleRateOverrideNone 0xca22,0x0801
+#define writeIBSampleRateOverride32000Hz 0xca22,0x0802
+#define writeIBSampleRateOverride44100Hz 0xca22,0x0803
+#define writeIBSampleRateOverride48000Hz 0xca22,0x0804
+#define writeIBSampleRateOverride88200Hz 0xca22,0x0805
+#define writeIBSampleRateOverride96000Hz 0xca22,0x0806
+#define writeIBSampleRateOverride192000Hz 0xca22,0x0807
+#define writeIBSampleRateOverride64000Hz 0xca22,0x0808
+#define writeIBSampleRateOverride128000Hz 0xca22,0x0809
+#define writeIBSampleRateOverride176400Hz 0xca22,0x080a
+#define writeIBSampleRateOverride8000Hz 0xca22,0x080b
+#define writeIBSampleRateOverride11025Hz 0xca22,0x080c
+#define writeIBSampleRateOverride12000Hz 0xca22,0x080d
+#define writeIBSampleRateOverride16000Hz 0xca22,0x080e
+#define writeIBSampleRateOverride22050Hz 0xca22,0x080f
+#define writeIBSampleRateOverride24000Hz 0xca22,0x0810
+#define writeIBSampleRateOverrideStandard 0xca22,0x0880
+#define writeIBSampleRateOverrideData 0xca22,0x0881
+#define writeIBSampleRateOverrideMeasured 0xca22,0x0882
+#define writeIBSampleRateOverrideAuto 0xca22,0x0883
+#define writeIBSampleRateOverrideOther 0xca22,0x0884
+#define readIBSampleRateData 0xc222,0x0900
+#define wroteIBSampleRateDataUnknown 0xca22,0x0900
+#define wroteIBSampleRateDataNone 0xca22,0x0901
+#define wroteIBSampleRateData32000Hz 0xca22,0x0902
+#define wroteIBSampleRateData44100Hz 0xca22,0x0903
+#define wroteIBSampleRateData48000Hz 0xca22,0x0904
+#define wroteIBSampleRateData88200Hz 0xca22,0x0905
+#define wroteIBSampleRateData96000Hz 0xca22,0x0906
+#define wroteIBSampleRateData192000Hz 0xca22,0x0907
+#define wroteIBSampleRateData64000Hz 0xca22,0x0908
+#define wroteIBSampleRateData128000Hz 0xca22,0x0909
+#define wroteIBSampleRateData176400Hz 0xca22,0x090a
+#define wroteIBSampleRateData8000Hz 0xca22,0x090b
+#define wroteIBSampleRateData11025Hz 0xca22,0x090c
+#define wroteIBSampleRateData12000Hz 0xca22,0x090d
+#define wroteIBSampleRateData16000Hz 0xca22,0x090e
+#define wroteIBSampleRateData22050Hz 0xca22,0x090f
+#define wroteIBSampleRateData24000Hz 0xca22,0x0910
+#define readIBSampleRateMeasured 0xc222,0x0a00
+#define wroteIBSampleRateMeasuredUnknown 0xca22,0x0a00
+#define wroteIBSampleRateMeasuredNone 0xca22,0x0a01
+#define wroteIBSampleRateMeasured32000Hz 0xca22,0x0a02
+#define wroteIBSampleRateMeasured44100Hz 0xca22,0x0a03
+#define wroteIBSampleRateMeasured48000Hz 0xca22,0x0a04
+#define wroteIBSampleRateMeasured88200Hz 0xca22,0x0a05
+#define wroteIBSampleRateMeasured96000Hz 0xca22,0x0a06
+#define wroteIBSampleRateMeasured192000Hz 0xca22,0x0a07
+#define wroteIBSampleRateMeasured64000Hz 0xca22,0x0a08
+#define wroteIBSampleRateMeasured128000Hz 0xca22,0x0a09
+#define wroteIBSampleRateMeasured176400Hz 0xca22,0x0a0a
+#define wroteIBSampleRateMeasured8000Hz 0xca22,0x0a0b
+#define wroteIBSampleRateMeasured11025Hz 0xca22,0x0a0c
+#define wroteIBSampleRateMeasured12000Hz 0xca22,0x0a0d
+#define wroteIBSampleRateMeasured16000Hz 0xca22,0x0a0e
+#define wroteIBSampleRateMeasured22050Hz 0xca22,0x0a0f
+#define wroteIBSampleRateMeasured24000Hz 0xca22,0x0a10
+#define readIBSampleRateStatus 0xc222,0x0b00
+#define wroteIBSampleRateStatusUnknown 0xca22,0x0b00
+#define wroteIBSampleRateStatusNone 0xca22,0x0b01
+#define wroteIBSampleRateStatus32000Hz 0xca22,0x0b02
+#define wroteIBSampleRateStatus44100Hz 0xca22,0x0b03
+#define wroteIBSampleRateStatus48000Hz 0xca22,0x0b04
+#define wroteIBSampleRateStatus88200Hz 0xca22,0x0b05
+#define wroteIBSampleRateStatus96000Hz 0xca22,0x0b06
+#define wroteIBSampleRateStatus192000Hz 0xca22,0x0b07
+#define wroteIBSampleRateStatus64000Hz 0xca22,0x0b08
+#define wroteIBSampleRateStatus128000Hz 0xca22,0x0b09
+#define wroteIBSampleRateStatus176400Hz 0xca22,0x0b0a
+#define wroteIBSampleRateStatus8000Hz 0xca22,0x0b0b
+#define wroteIBSampleRateStatus11025Hz 0xca22,0x0b0c
+#define wroteIBSampleRateStatus12000Hz 0xca22,0x0b0d
+#define wroteIBSampleRateStatus16000Hz 0xca22,0x0b0e
+#define wroteIBSampleRateStatus22050Hz 0xca22,0x0b0f
+#define wroteIBSampleRateStatus24000Hz 0xca22,0x0b10
+#define readIBNonAudio 0xc222,0x0c00
+#define readIBEmphasisData 0xc222,0x0d00
+#define wroteIBEmphasisDataUnknown 0xca22,0x0d00
+#define wroteIBEmphasisDataNo 0xca22,0x0d01
+#define wroteIBEmphasisDataYes 0xca22,0x0d02
+#define readIBEmphasisOverride 0xc222,0x0e00
+#define writeIBEmphasisOverrideDisable 0xca22,0x0e00
+#define writeIBEmphasisOverrideNo 0xca22,0x0e81
+#define writeIBEmphasisOverrideYes 0xca22,0x0e82
+#define readIBEmphasisStatus 0xc222,0x0f00
+#define wroteIBEmphasisStatusNo 0xca22,0x0f01
+#define wroteIBEmphasisStatusYes 0xca22,0x0f02
+#define readIBLock 0xc222,0x1000
+#define wroteIBLockNo 0xca22,0x1000
+#define wroteIBLockYes 0xca22,0x1001
+#define readIBLockOverride 0xc222,0x0600
+#define writeIBLockOverrideNo 0xca22,0x0600
+#define writeIBLockOverrideYes 0xca22,0x0601
+#define writeIBLockOverrideNone 0xca22,0x0680
+#define readIBStatus 0xc508,0x0022
+#define readIBControl 0xc222,0x0400,0xc222,0x0800,0xc222,0x0e00
+#define writeIBModeN__0__ 0xca22,0x0400
+#define writeIBModeN__1__ 0xca22,0x0401
+#define readIBSioSelect 0xc222,0x0500
+#define readIBPrecisionDefault 0xc222,0x1400
+#define writeIBPrecisionDefaultOriginal 0xca22,0x1410
+#define writeIBPrecisionDefaultStandard 0xca22,0x1414
+#define writeIBPrecisionDefaultFull 0xca22,0x1418
+#define readIBPrecisionDetect 0xc222,0x1500
+#define wroteIBPrecisionDetectInvalid 0xca22,0x15fe
+#define wroteIBPrecisionDetectTBD 0xca22,0x15ff
+#define wroteIBPrecisionDetectNone 0xca22,0x1500
+#define wroteIBPrecisionDetect16 0xca22,0x1510
+#define wroteIBPrecisionDetect17 0xca22,0x1511
+#define wroteIBPrecisionDetect18 0xca22,0x1512
+#define wroteIBPrecisionDetect19 0xca22,0x1513
+#define wroteIBPrecisionDetect20 0xca22,0x1514
+#define wroteIBPrecisionDetect21 0xca22,0x1515
+#define wroteIBPrecisionDetect22 0xca22,0x1516
+#define wroteIBPrecisionDetect23 0xca22,0x1517
+#define wroteIBPrecisionDetect24 0xca22,0x1518
+#define readIBPrecisionOverride 0xc222,0x1600
+#define writeIBPrecisionOverrideDefault 0xca22,0x16ff
+#define writeIBPrecisionOverrideDetect 0xca22,0x1600
+#define writeIBPrecisionOverride16 0xca22,0x1610
+#define writeIBPrecisionOverride17 0xca22,0x1611
+#define writeIBPrecisionOverride18 0xca22,0x1612
+#define writeIBPrecisionOverride19 0xca22,0x1613
+#define writeIBPrecisionOverride20 0xca22,0x1614
+#define writeIBPrecisionOverride21 0xca22,0x1615
+#define writeIBPrecisionOverride22 0xca22,0x1616
+#define writeIBPrecisionOverride23 0xca22,0x1617
+#define writeIBPrecisionOverride24 0xca22,0x1618
+#define writeIBPrecisionOverrideFloat 0xca22,0x1621
+#define readIBPrecisionInput 0xc222,0x1700
+#define wroteIBPrecisionInputBitStream 0xca22,0x1700
+#define wroteIBPrecisionInput16 0xca22,0x1710
+#define wroteIBPrecisionInput17 0xca22,0x1711
+#define wroteIBPrecisionInput18 0xca22,0x1712
+#define wroteIBPrecisionInput19 0xca22,0x1713
+#define wroteIBPrecisionInput20 0xca22,0x1714
+#define wroteIBPrecisionInput21 0xca22,0x1715
+#define wroteIBPrecisionInput22 0xca22,0x1716
+#define wroteIBPrecisionInput23 0xca22,0x1717
+#define wroteIBPrecisionInput24 0xca22,0x1718
+#define readIBZeroRunTrigger 0xc422,0x0018
+#define readIBZeroRunRestart 0xc422,0x001c
+#define readIBUnknownTimeout 0xc422,0x0020
+#define readIBScanAtHighSampleRateMode 0xc222,0x1100
+#define writeIBScanAtHighSampleRateModeDisable 0xca22,0x1100
+#define writeIBScanAtHighSampleRateModeEnable 0xca22,0x1101
+#define readIBZeroRun 0xc222,0x1200
+#define wroteIBZeroRunNo 0xca22,0x1200
+#define wroteIBZeroRunYes 0xca22,0x1201
+#define readIBRateTrackMode 0xc222,0x1300
+#define writeIBRateTrackDisable 0xca22,0x1300
+#define writeIBRateTrackEnable 0xca22,0x1301
+#define readIBreportDTS16AsDTSForLargeSampleRate 0xc222,0x2900
+#define writeIBreportDTS16AsDTSForLargeSampleRateDisable 0xca22,0x2900
+#define writeIBreportDTS16AsDTSForLargeSampleRateEnable 0xca22,0x2901
+#define readIBuseIECSubType 0xc222,0x2a00
+#define writeIBuseIECSubTypeDisable 0xca22,0x2a00
+#define writeIBuseIECSubTypeEnable 0xca22,0x2a01
+#define readIBLastFrameMask 0xc422,0x0024
+#define readDECMode 0xc224,0x0400
+#define readDECCommand 0xc224,0x0500
+#define readDECSampleRate 0xc224,0x0800
+#define readDECSourceSelect 0xc224,0x0900
+#define readDECSourceProgram 0xc224,0x0a00
+#define readDECSourceProgramSubType 0xc224,0x3700
+#define readDECSourceDecode 0xc224,0x0b00
+#define readDECSourceDecodeSubType 0xc224,0x3600
+#define readDECSourceDual 0xc224,0x0c00
+#define readDECSourceKaraoke 0xc224,0x0d00
+#define readDECASPGearControl 0xc224,0x0e00
+#define readDECASPGearStatus 0xc224,0x0f00
+#define readDECFrameCount 0xc424,0x0024
+#define readDECKaraokeCapableUserQ6 0xc624,0x2806
+#define readDECKaraokeCapableUserVocal1LevelQ6 0xc224,0x2800
+#define readDECKaraokeCapableUserVocal1PanQ6 0xc224,0x2900
+#define readDECKaraokeCapableUserVocal2LevelQ6 0xc224,0x2a00
+#define readDECKaraokeCapableUserVocal2PanQ6 0xc224,0x2b00
+#define readDECKaraokeCapableUserMelodyLevelQ6 0xc224,0x2c00
+#define readDECKaraokeCapableUserMelodyPanQ6 0xc224,0x2d00
+#define readDECBypass 0xc224,0x2e00
+#define writeDECBypassEnable 0xca24,0x2e01
+#define writeDECBypassDisable 0xca24,0x2e00
+#define readDECChannelConfigurationRequest 0xc424,0x0038
+#define readDECChannelConfigurationRequestAux 0xc224,0x3900
+#define readDECChannelConfigurationProgram 0xc424,0x0040
+#define readDECChannelConfigurationDecode 0xc424,0x0048
+#define readDECChannelConfigurationDownmix 0xc424,0x0050
+#define writeDECModeDisable 0xca24,0x0400
+#define writeDECModeEnable 0xca24,0x0401
+#define writeDECModeContinuous 0xca24,0x0402
+#define writeDECCommandNone 0xca24,0x0500
+#define writeDECCommandAbort 0xca24,0x0501
+#define writeDECCommandRestart 0xca24,0x0502
+#define wroteDECCommandNoned 0xca24,0x0580
+#define wroteDECCommandAborted 0xca24,0x0581
+#define wroteDECCommandRestarted 0xca24,0x0582
+#define writeDECSourceSelectUnknown 0xca24,0x0900
+#define writeDECSourceSelectNone 0xca24,0x0901
+#define writeDECSourceSelectPass 0xca24,0x0902
+#define writeDECSourceSelectSing 0xca24,0x0903
+#define writeDECSourceSelectAuto 0xca24,0x0904
+#define writeDECSourceSelectBitStream 0xca24,0x0905
+#define writeDECSourceSelectDTSAll 0xca24,0x0906
+#define writeDECSourceSelectPCMAuto 0xca24,0x0907
+#define writeDECSourceSelectPCM 0xca24,0x0908
+#define writeDECSourceSelectPC8 0xca24,0x0909
+#define writeDECSourceSelectAC3 0xca24,0x090a
+#define writeDECSourceSelectDTS 0xca24,0x090b
+#define writeDECSourceSelectAAC 0xca24,0x090c
+#define writeDECSourceSelectMPEG 0xca24,0x090d
+#define writeDECSourceSelectDTS12 0xca24,0x090e
+#define writeDECSourceSelectDTS13 0xca24,0x090f
+#define writeDECSourceSelectDTS14 0xca24,0x0910
+#define writeDECSourceSelectDTS16 0xca24,0x0911
+#define writeDECSourceSelectWMP 0xca24,0x0912
+#define writeDECSourceSelectMP3 0xca24,0x0913
+#define writeDECSourceSelectDSD1 0xca24,0x0914
+#define writeDECSourceSelectDSD2 0xca24,0x0915
+#define writeDECSourceSelectDSD3 0xca24,0x0916
+#define writeDECSourceSelectDDP 0xca24,0x0917
+#define writeDECSourceSelectDTSHD 0xca24,0x0918
+#define writeDECSourceSelectTHD 0xca24,0x0919
+#define writeDECSourceSelectDXP 0xca24,0x091a
+#define writeDECSourceSelectWMA 0xca24,0x091b
+#define writeDECSourceDualStereo 0xca24,0x0c00
+#define writeDECSourceDualMono1 0xca24,0x0c01
+#define writeDECSourceDualMono2 0xca24,0x0c02
+#define writeDECSourceDualMonoMix 0xca24,0x0c03
+#define writeDECSourceKaraokeAware 0xca24,0x0dff
+#define writeDECSourceKaraokeCapableUser 0xca24,0x0d00
+#define writeDECSourceKaraokeCapableNone 0xca24,0x0d01
+#define writeDECSourceKaraokeCapableLeft 0xca24,0x0d02
+#define writeDECSourceKaraokeCapableRght 0xca24,0x0d03
+#define writeDECSourceKaraokeCapableBoth 0xca24,0x0d04
+#define writeDECASPGearControlAll 0xca24,0x0e00
+#define writeDECASPGearControlNil 0xca24,0x0e01
+#define writeDECASPGearControlStd 0xca24,0x0e02
+#define writeDECASPGearControlCus 0xca24,0x0e03
+#define wroteDECASPGearStatusAll 0xca24,0x0f00
+#define wroteDECASPGearStatusNil 0xca24,0x0f01
+#define wroteDECASPGearStatusStd 0xca24,0x0f02
+#define wroteDECASPGearStatusCus 0xca24,0x0f03
+#define writeDECChannelConfigurationRequestUnknown 0xcc24,0x0038,0x0000,0x0000
+#define writeDECChannelConfigurationRequestNone 0xcc24,0x0038,0x0001,0x0000
+#define writeDECChannelConfigurationRequestMono 0xcc24,0x0038,0x0002,0x0000
+#define writeDECChannelConfigurationRequestStereo 0xcc24,0x0038,0x0003,0x0000
+#define writeDECChannelConfigurationRequestStereoLtRt 0xcc24,0x0038,0x0003,0x0002
+#define writeDECChannelConfigurationRequestStereoMono 0xcc24,0x0038,0x0003,0x0003
+#define writeDECChannelConfigurationRequest3Stereo 0xcc24,0x0038,0x0108,0x0000
+#define writeDECChannelConfigurationRequestPhantom 0xcc24,0x0038,0x0105,0x0000
+#define writeDECChannelConfigurationRequestSurround 0xcc24,0x0038,0x010a,0x0000
+#define writeDECChannelConfigurationRequestPhantom0Stereo_0 0xcc24,0x0038,0x0003,0x0001
+#define wroteDECChannelConfigurationRequestPhantom0Dual_0 0xcc24,0x0038,0x0003,0x0004
+#define writeDECChannelConfigurationRequestPhantom1_0 0xcc24,0x0038,0x0004,0x0000
+#define writeDECChannelConfigurationRequestPhantom2_0 0xcc24,0x0038,0x0005,0x0000
+#define wroteDECChannelConfigurationRequestPhantom2Stereo_0 0xcc24,0x0038,0x0005,0x0001
+#define writeDECChannelConfigurationRequestPhantom2LtRt_0 0xcc24,0x0038,0x0005,0x0002
+#define wroteDECChannelConfigurationRequestPhantom2Mono_0 0xcc24,0x0038,0x0005,0x0003
+#define writeDECChannelConfigurationRequestPhantom3_0 0xcc24,0x0038,0x0006,0x0000
+#define writeDECChannelConfigurationRequestPhantom4_0 0xcc24,0x0038,0x0007,0x0000
+#define writeDECChannelConfigurationRequestSurround0_0 0xcc24,0x0038,0x0008,0x0000
+#define writeDECChannelConfigurationRequestSurround1_0 0xcc24,0x0038,0x0009,0x0000
+#define writeDECChannelConfigurationRequestSurround2_0 0xcc24,0x0038,0x000a,0x0000
+#define wroteDECChannelConfigurationRequestSurround2Stereo_0 0xcc24,0x0038,0x000a,0x0001
+#define writeDECChannelConfigurationRequestSurround2LtRt_0 0xcc24,0x0038,0x000a,0x0002
+#define wroteDECChannelConfigurationRequestSurround2Mono_0 0xcc24,0x0038,0x000a,0x0003
+#define writeDECChannelConfigurationRequestSurround3_0 0xcc24,0x0038,0x000b,0x0000
+#define writeDECChannelConfigurationRequestSurround4_0 0xcc24,0x0038,0x000c,0x0000
+#define writeDECChannelConfigurationRequestNone_1 0xcc24,0x0038,0x0101,0x0000
+#define writeDECChannelConfigurationRequestMono_1 0xcc24,0x0038,0x0102,0x0000
+#define writeDECChannelConfigurationRequestPhantom0_1 0xcc24,0x0038,0x0103,0x0000
+#define writeDECChannelConfigurationRequestPhantom0Stereo_1 0xcc24,0x0038,0x0103,0x0001
+#define writeDECChannelConfigurationRequestPhantom0LtRt_1 0xcc24,0x0038,0x0103,0x0002
+#define writeDECChannelConfigurationRequestPhantom0Mono_1 0xcc24,0x0038,0x0103,0x0003
+#define wroteDECChannelConfigurationRequestPhantom0Dual_1 0xcc24,0x0038,0x0103,0x0004
+#define writeDECChannelConfigurationRequestPhantom1_1 0xcc24,0x0038,0x0104,0x0000
+#define wroteDECChannelConfigurationRequestPhantom2Stereo_1 0xcc24,0x0038,0x0105,0x0001
+#define writeDECChannelConfigurationRequestPhantom2LtRt_1 0xcc24,0x0038,0x0105,0x0002
+#define wroteDECChannelConfigurationRequestPhantom2Mono_1 0xcc24,0x0038,0x0105,0x0003
+#define writeDECChannelConfigurationRequestPhantom3_1 0xcc24,0x0038,0x0106,0x0000
+#define writeDECChannelConfigurationRequestPhantom4_1 0xcc24,0x0038,0x0107,0x0000
+#define writeDECChannelConfigurationRequestSurround1_1 0xcc24,0x0038,0x0109,0x0000
+#define wroteDECChannelConfigurationRequestSurround2Stereo_1 0xcc24,0x0038,0x010a,0x0001
+#define writeDECChannelConfigurationRequestSurround2LtRt_1 0xcc24,0x0038,0x010a,0x0002
+#define wroteDECChannelConfigurationRequestSurround2Mono_1 0xcc24,0x0038,0x010a,0x0003
+#define writeDECChannelConfigurationRequestSurround3_1 0xcc24,0x0038,0x010b,0x0000
+#define writeDECChannelConfigurationRequestSurround4_1 0xcc24,0x0038,0x010c,0x0000
+#define writeDECChannelConfigurationRequestNone_2 0xcc24,0x0038,0x0201,0x0000
+#define writeDECChannelConfigurationRequestMono_2 0xcc24,0x0038,0x0202,0x0000
+#define writeDECChannelConfigurationRequestPhantom0_2 0xcc24,0x0038,0x0203,0x0000
+#define writeDECChannelConfigurationRequestPhantom0Stereo_2 0xcc24,0x0038,0x0203,0x0001
+#define writeDECChannelConfigurationRequestPhantom0LtRt_2 0xcc24,0x0038,0x0203,0x0002
+#define writeDECChannelConfigurationRequestPhantom0Mono_2 0xcc24,0x0038,0x0203,0x0003
+#define wroteDECChannelConfigurationRequestPhantom0Dual_2 0xcc24,0x0038,0x0203,0x0004
+#define writeDECChannelConfigurationRequestPhantom1_2 0xcc24,0x0038,0x0204,0x0000
+#define writeDECChannelConfigurationRequestPhantom2_2 0xcc24,0x0038,0x0205,0x0000
+#define wroteDECChannelConfigurationRequestPhantom2Stereo_2 0xcc24,0x0038,0x0205,0x0001
+#define writeDECChannelConfigurationRequestPhantom2LtRt_2 0xcc24,0x0038,0x0205,0x0002
+#define wroteDECChannelConfigurationRequestPhantom2Mono_2 0xcc24,0x0038,0x0205,0x0003
+#define writeDECChannelConfigurationRequestPhantom3_2 0xcc24,0x0038,0x0206,0x0000
+#define writeDECChannelConfigurationRequestPhantom4_2 0xcc24,0x0038,0x0207,0x0000
+#define writeDECChannelConfigurationRequestSurround0_2 0xcc24,0x0038,0x0208,0x0000
+#define writeDECChannelConfigurationRequestSurround1_2 0xcc24,0x0038,0x0209,0x0000
+#define writeDECChannelConfigurationRequestSurround2_2 0xcc24,0x0038,0x020a,0x0000
+#define wroteDECChannelConfigurationRequestSurround2Stereo_2 0xcc24,0x0038,0x020a,0x0001
+#define writeDECChannelConfigurationRequestSurround2LtRt_2 0xcc24,0x0038,0x020a,0x0002
+#define wroteDECChannelConfigurationRequestSurround2Mono_2 0xcc24,0x0038,0x020a,0x0003
+#define writeDECChannelConfigurationRequestSurround3_2 0xcc24,0x0038,0x020b,0x0000
+#define writeDECChannelConfigurationRequestSurround4_2 0xcc24,0x0038,0x020c,0x0000
+#define writeDECChannelConfigurationRequestNoneLwRw 0xcc24,0x0038,0x0001,0x0100
+#define writeDECChannelConfigurationRequestNoneLhRh 0xcc24,0x0038,0x0001,0x0400
+#define writeDECChannelConfigurationRequestNoneLwRwLhRh 0xcc24,0x0038,0x0001,0x0500
+#define writeDECChannelConfigurationRequestMonoLwRw 0xcc24,0x0038,0x0002,0x0100
+#define writeDECChannelConfigurationRequestMonoLhRh 0xcc24,0x0038,0x0002,0x0400
+#define writeDECChannelConfigurationRequestMonoLwRwLhRh 0xcc24,0x0038,0x0002,0x0500
+#define writeDECChannelConfigurationRequestStereoLwRw 0xcc24,0x0038,0x0003,0x0100
+#define writeDECChannelConfigurationRequestStereoLhRh 0xcc24,0x0038,0x0003,0x0400
+#define writeDECChannelConfigurationRequestStereoLwRwLhRh 0xcc24,0x0038,0x0003,0x0500
+#define writeDECChannelConfigurationRequestStereoLwRwLtRt 0xcc24,0x0038,0x0003,0x0102
+#define writeDECChannelConfigurationRequestStereoLhRhLtRt 0xcc24,0x0038,0x0003,0x0402
+#define writeDECChannelConfigurationRequestStereoLwRwLhRhLtRt 0xcc24,0x0038,0x0003,0x0502
+#define writeDECChannelConfigurationRequestStereoLwRwMono 0xcc24,0x0038,0x0003,0x0103
+#define writeDECChannelConfigurationRequestStereoLhRhMono 0xcc24,0x0038,0x0003,0x0403
+#define writeDECChannelConfigurationRequestStereoLwRwLhRhMono 0xcc24,0x0038,0x0003,0x0503
+#define writeDECChannelConfigurationRequest3StereoLwRw 0xcc24,0x0038,0x0108,0x0100
+#define writeDECChannelConfigurationRequest3StereoLhRh 0xcc24,0x0038,0x0108,0x0400
+#define writeDECChannelConfigurationRequest3StereoLwRwLhRh 0xcc24,0x0038,0x0108,0x0500
+#define writeDECChannelConfigurationRequestPhantomLwRw 0xcc24,0x0038,0x0105,0x0100
+#define writeDECChannelConfigurationRequestPhantomLhRh 0xcc24,0x0038,0x0105,0x0400
+#define writeDECChannelConfigurationRequestPhantomLwRwLhRh 0xcc24,0x0038,0x0105,0x0500
+#define writeDECChannelConfigurationRequestSurroundLwRw 0xcc24,0x0038,0x010a,0x0100
+#define writeDECChannelConfigurationRequestSurroundLhRh 0xcc24,0x0038,0x010a,0x0400
+#define writeDECChannelConfigurationRequestSurroundLwRwLhRh 0xcc24,0x0038,0x010a,0x0500
+#define writeDECChannelConfigurationRequestPhantom0LwRwStereo_0 0xcc24,0x0038,0x0003,0x0101
+#define writeDECChannelConfigurationRequestPhantom0LhRhStereo_0 0xcc24,0x0038,0x0003,0x0401
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhStereo_0 0xcc24,0x0038,0x0003,0x0501
+#define wroteDECChannelConfigurationRequestPhantom0LwRwDual_0 0xcc24,0x0038,0x0003,0x0104
+#define wroteDECChannelConfigurationRequestPhantom0LhRhDual_0 0xcc24,0x0038,0x0003,0x0404
+#define wroteDECChannelConfigurationRequestPhantom0LwRwLhRhDual_0 0xcc24,0x0038,0x0003,0x0504
+#define writeDECChannelConfigurationRequestPhantom1LwRw_0 0xcc24,0x0038,0x0004,0x0100
+#define writeDECChannelConfigurationRequestPhantom1LhRh_0 0xcc24,0x0038,0x0004,0x0400
+#define writeDECChannelConfigurationRequestPhantom1LwRwLhRh_0 0xcc24,0x0038,0x0004,0x0500
+#define writeDECChannelConfigurationRequestPhantom2LwRw_0 0xcc24,0x0038,0x0005,0x0100
+#define writeDECChannelConfigurationRequestPhantom2LhRh_0 0xcc24,0x0038,0x0005,0x0400
+#define writeDECChannelConfigurationRequestPhantom2LwRwLhRh_0 0xcc24,0x0038,0x0005,0x0500
+#define wroteDECChannelConfigurationRequestPhantom2LwRwStereo_0 0xcc24,0x0038,0x0005,0x0101
+#define wroteDECChannelConfigurationRequestPhantom2LhRhStereo_0 0xcc24,0x0038,0x0005,0x0401
+#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhStereo_0 0xcc24,0x0038,0x0005,0x0501
+#define writeDECChannelConfigurationRequestPhantom2LwRwLtRt_0 0xcc24,0x0038,0x0005,0x0102
+#define writeDECChannelConfigurationRequestPhantom2LhRhLtRt_0 0xcc24,0x0038,0x0005,0x0402
+#define writeDECChannelConfigurationRequestPhantom2LwRwLhRhLtRt_0 0xcc24,0x0038,0x0005,0x0502
+#define wroteDECChannelConfigurationRequestPhantom2LwRwMono_0 0xcc24,0x0038,0x0005,0x0103
+#define wroteDECChannelConfigurationRequestPhantom2LhRhMono_0 0xcc24,0x0038,0x0005,0x0403
+#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhMono_0 0xcc24,0x0038,0x0005,0x0503
+#define writeDECChannelConfigurationRequestPhantom3LwRw_0 0xcc24,0x0038,0x0006,0x0100
+#define writeDECChannelConfigurationRequestPhantom3LhRh_0 0xcc24,0x0038,0x0006,0x0400
+#define writeDECChannelConfigurationRequestPhantom3LwRwLhRh_0 0xcc24,0x0038,0x0006,0x0500
+#define writeDECChannelConfigurationRequestPhantom4LwRw_0 0xcc24,0x0038,0x0007,0x0100
+#define writeDECChannelConfigurationRequestPhantom4LhRh_0 0xcc24,0x0038,0x0007,0x0400
+#define writeDECChannelConfigurationRequestPhantom4LwRwLhRh_0 0xcc24,0x0038,0x0007,0x0500
+#define writeDECChannelConfigurationRequestSurround0LwRw_0 0xcc24,0x0038,0x0008,0x0100
+#define writeDECChannelConfigurationRequestSurround0LhRh_0 0xcc24,0x0038,0x0008,0x0400
+#define writeDECChannelConfigurationRequestSurround0LwRwLhRh_0 0xcc24,0x0038,0x0008,0x0500
+#define writeDECChannelConfigurationRequestSurround1LwRw_0 0xcc24,0x0038,0x0009,0x0100
+#define writeDECChannelConfigurationRequestSurround1LhRh_0 0xcc24,0x0038,0x0009,0x0400
+#define writeDECChannelConfigurationRequestSurround1LwRwLhRh_0 0xcc24,0x0038,0x0009,0x0500
+#define writeDECChannelConfigurationRequestSurround2LwRw_0 0xcc24,0x0038,0x000a,0x0100
+#define writeDECChannelConfigurationRequestSurround2LhRh_0 0xcc24,0x0038,0x000a,0x0400
+#define writeDECChannelConfigurationRequestSurround2LwRwLhRh_0 0xcc24,0x0038,0x000a,0x0500
+#define wroteDECChannelConfigurationRequestSurround2LwRwStereo_0 0xcc24,0x0038,0x000a,0x0101
+#define wroteDECChannelConfigurationRequestSurround2LhRhStereo_0 0xcc24,0x0038,0x000a,0x0401
+#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhStereo_0 0xcc24,0x0038,0x000a,0x0501
+#define writeDECChannelConfigurationRequestSurround2LwRwLtRt_0 0xcc24,0x0038,0x000a,0x0102
+#define writeDECChannelConfigurationRequestSurround2LhRhLtRt_0 0xcc24,0x0038,0x000a,0x0402
+#define writeDECChannelConfigurationRequestSurround2LwRwLhRhLtRt_0 0xcc24,0x0038,0x000a,0x0502
+#define wroteDECChannelConfigurationRequestSurround2LwRwMono_0 0xcc24,0x0038,0x000a,0x0103
+#define wroteDECChannelConfigurationRequestSurround2LhRhMono_0 0xcc24,0x0038,0x000a,0x0403
+#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhMono_0 0xcc24,0x0038,0x000a,0x0503
+#define writeDECChannelConfigurationRequestSurround3LwRw_0 0xcc24,0x0038,0x000b,0x0100
+#define writeDECChannelConfigurationRequestSurround3LhRh_0 0xcc24,0x0038,0x000b,0x0400
+#define writeDECChannelConfigurationRequestSurround3LwRwLhRh_0 0xcc24,0x0038,0x000b,0x0500
+#define writeDECChannelConfigurationRequestSurround4LwRw_0 0xcc24,0x0038,0x000c,0x0100
+#define writeDECChannelConfigurationRequestSurround4LhRh_0 0xcc24,0x0038,0x000c,0x0400
+#define writeDECChannelConfigurationRequestSurround4LwRwLhRh_0 0xcc24,0x0038,0x000c,0x0500
+#define writeDECChannelConfigurationRequestNoneLwRw_1 0xcc24,0x0038,0x0101,0x0100
+#define writeDECChannelConfigurationRequestNoneLhRh_1 0xcc24,0x0038,0x0101,0x0400
+#define writeDECChannelConfigurationRequestNoneLwRwLhRh_1 0xcc24,0x0038,0x0101,0x0500
+#define writeDECChannelConfigurationRequestMonoLwRw_1 0xcc24,0x0038,0x0102,0x0100
+#define writeDECChannelConfigurationRequestMonoLhRh_1 0xcc24,0x0038,0x0102,0x0400
+#define writeDECChannelConfigurationRequestMonoLwRwLhRh_1 0xcc24,0x0038,0x0102,0x0500
+#define writeDECChannelConfigurationRequestPhantom0LwRw_1 0xcc24,0x0038,0x0103,0x0100
+#define writeDECChannelConfigurationRequestPhantom0LhRh_1 0xcc24,0x0038,0x0103,0x0400
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRh_1 0xcc24,0x0038,0x0103,0x0500
+#define writeDECChannelConfigurationRequestPhantom0LwRwStereo_1 0xcc24,0x0038,0x0103,0x0101
+#define writeDECChannelConfigurationRequestPhantom0LhRhStereo_1 0xcc24,0x0038,0x0103,0x0401
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhStereo_1 0xcc24,0x0038,0x0103,0x0501
+#define writeDECChannelConfigurationRequestPhantom0LwRwLtRt_1 0xcc24,0x0038,0x0103,0x0102
+#define writeDECChannelConfigurationRequestPhantom0LhRhLtRt_1 0xcc24,0x0038,0x0103,0x0402
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhLtRt_1 0xcc24,0x0038,0x0103,0x0502
+#define writeDECChannelConfigurationRequestPhantom0LwRwMono_1 0xcc24,0x0038,0x0103,0x0103
+#define writeDECChannelConfigurationRequestPhantom0LhRhMono_1 0xcc24,0x0038,0x0103,0x0403
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhMono_1 0xcc24,0x0038,0x0103,0x0503
+#define wroteDECChannelConfigurationRequestPhantom0LwRwDual_1 0xcc24,0x0038,0x0103,0x0104
+#define wroteDECChannelConfigurationRequestPhantom0LhRhDual_1 0xcc24,0x0038,0x0103,0x0404
+#define wroteDECChannelConfigurationRequestPhantom0LwRwLhRhDual_1 0xcc24,0x0038,0x0103,0x0504
+#define writeDECChannelConfigurationRequestPhantom1LwRw_1 0xcc24,0x0038,0x0104,0x0100
+#define writeDECChannelConfigurationRequestPhantom1LhRh_1 0xcc24,0x0038,0x0104,0x0400
+#define writeDECChannelConfigurationRequestPhantom1LwRwLhRh_1 0xcc24,0x0038,0x0104,0x0500
+#define wroteDECChannelConfigurationRequestPhantom2LwRwStereo_1 0xcc24,0x0038,0x0105,0x0101
+#define wroteDECChannelConfigurationRequestPhantom2LhRhStereo_1 0xcc24,0x0038,0x0105,0x0401
+#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhStereo_1 0xcc24,0x0038,0x0105,0x0501
+#define writeDECChannelConfigurationRequestPhantom2LwRwLtRt_1 0xcc24,0x0038,0x0105,0x0102
+#define writeDECChannelConfigurationRequestPhantom2LhRhLtRt_1 0xcc24,0x0038,0x0105,0x0402
+#define writeDECChannelConfigurationRequestPhantom2LwRwLhRhLtRt_1 0xcc24,0x0038,0x0105,0x0502
+#define wroteDECChannelConfigurationRequestPhantom2LwRwMono_1 0xcc24,0x0038,0x0105,0x0103
+#define wroteDECChannelConfigurationRequestPhantom2LhRhMono_1 0xcc24,0x0038,0x0105,0x0403
+#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhMono_1 0xcc24,0x0038,0x0105,0x0503
+#define writeDECChannelConfigurationRequestPhantom3LwRw_1 0xcc24,0x0038,0x0106,0x0100
+#define writeDECChannelConfigurationRequestPhantom3LhRh_1 0xcc24,0x0038,0x0106,0x0400
+#define writeDECChannelConfigurationRequestPhantom3LwRwLhRh_1 0xcc24,0x0038,0x0106,0x0500
+#define writeDECChannelConfigurationRequestPhantom4LwRw_1 0xcc24,0x0038,0x0107,0x0100
+#define writeDECChannelConfigurationRequestPhantom4LhRh_1 0xcc24,0x0038,0x0107,0x0400
+#define writeDECChannelConfigurationRequestPhantom4LwRwLhRh_1 0xcc24,0x0038,0x0107,0x0500
+#define writeDECChannelConfigurationRequestSurround1LwRw_1 0xcc24,0x0038,0x0109,0x0100
+#define writeDECChannelConfigurationRequestSurround1LhRh_1 0xcc24,0x0038,0x0109,0x0400
+#define writeDECChannelConfigurationRequestSurround1LwRwLhRh_1 0xcc24,0x0038,0x0109,0x0500
+#define wroteDECChannelConfigurationRequestSurround2LwRwStereo_1 0xcc24,0x0038,0x010a,0x0101
+#define wroteDECChannelConfigurationRequestSurround2LhRhStereo_1 0xcc24,0x0038,0x010a,0x0401
+#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhStereo_1 0xcc24,0x0038,0x010a,0x0501
+#define writeDECChannelConfigurationRequestSurround2LwRwLtRt_1 0xcc24,0x0038,0x010a,0x0102
+#define writeDECChannelConfigurationRequestSurround2LhRhLtRt_1 0xcc24,0x0038,0x010a,0x0402
+#define writeDECChannelConfigurationRequestSurround2LwRwLhRhLtRt_1 0xcc24,0x0038,0x010a,0x0502
+#define wroteDECChannelConfigurationRequestSurround2LwRwMono_1 0xcc24,0x0038,0x010a,0x0103
+#define wroteDECChannelConfigurationRequestSurround2LhRhMono_1 0xcc24,0x0038,0x010a,0x0403
+#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhMono_1 0xcc24,0x0038,0x010a,0x0503
+#define writeDECChannelConfigurationRequestSurround3LwRw_1 0xcc24,0x0038,0x010b,0x0100
+#define writeDECChannelConfigurationRequestSurround3LhRh_1 0xcc24,0x0038,0x010b,0x0400
+#define writeDECChannelConfigurationRequestSurround3LwRwLhRh_1 0xcc24,0x0038,0x010b,0x0500
+#define writeDECChannelConfigurationRequestSurround4LwRw_1 0xcc24,0x0038,0x010c,0x0100
+#define writeDECChannelConfigurationRequestSurround4LhRh_1 0xcc24,0x0038,0x010c,0x0400
+#define writeDECChannelConfigurationRequestSurround4LwRwLhRh_1 0xcc24,0x0038,0x010c,0x0500
+#define writeDECChannelConfigurationRequestNoneLwRw_2 0xcc24,0x0038,0x0201,0x0100
+#define writeDECChannelConfigurationRequestNoneLhRh_2 0xcc24,0x0038,0x0201,0x0400
+#define writeDECChannelConfigurationRequestNoneLwRwLhRh_2 0xcc24,0x0038,0x0201,0x0500
+#define writeDECChannelConfigurationRequestMonoLwRw_2 0xcc24,0x0038,0x0202,0x0100
+#define writeDECChannelConfigurationRequestMonoLhRh_2 0xcc24,0x0038,0x0202,0x0400
+#define writeDECChannelConfigurationRequestMonoLwRwLhRh_2 0xcc24,0x0038,0x0202,0x0500
+#define writeDECChannelConfigurationRequestPhantom0LwRw_2 0xcc24,0x0038,0x0203,0x0100
+#define writeDECChannelConfigurationRequestPhantom0LhRh_2 0xcc24,0x0038,0x0203,0x0400
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRh_2 0xcc24,0x0038,0x0203,0x0500
+#define writeDECChannelConfigurationRequestPhantom0LwRwStereo_2 0xcc24,0x0038,0x0203,0x0101
+#define writeDECChannelConfigurationRequestPhantom0LhRhStereo_2 0xcc24,0x0038,0x0203,0x0401
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhStereo_2 0xcc24,0x0038,0x0203,0x0501
+#define writeDECChannelConfigurationRequestPhantom0LwRwLtRt_2 0xcc24,0x0038,0x0203,0x0102
+#define writeDECChannelConfigurationRequestPhantom0LhRhLtRt_2 0xcc24,0x0038,0x0203,0x0402
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhLtRt_2 0xcc24,0x0038,0x0203,0x0502
+#define writeDECChannelConfigurationRequestPhantom0LwRwMono_2 0xcc24,0x0038,0x0203,0x0103
+#define writeDECChannelConfigurationRequestPhantom0LhRhMono_2 0xcc24,0x0038,0x0203,0x0403
+#define writeDECChannelConfigurationRequestPhantom0LwRwLhRhMono_2 0xcc24,0x0038,0x0203,0x0503
+#define wroteDECChannelConfigurationRequestPhantom0LwRwDual_2 0xcc24,0x0038,0x0203,0x0104
+#define wroteDECChannelConfigurationRequestPhantom0LhRhDual_2 0xcc24,0x0038,0x0203,0x0404
+#define wroteDECChannelConfigurationRequestPhantom0LwRwLhRhDual_2 0xcc24,0x0038,0x0203,0x0504
+#define writeDECChannelConfigurationRequestPhantom1LwRw_2 0xcc24,0x0038,0x0204,0x0100
+#define writeDECChannelConfigurationRequestPhantom1LhRh_2 0xcc24,0x0038,0x0204,0x0400
+#define writeDECChannelConfigurationRequestPhantom1LwRwLhRh_2 0xcc24,0x0038,0x0204,0x0500
+#define writeDECChannelConfigurationRequestPhantom2LwRw_2 0xcc24,0x0038,0x0205,0x0100
+#define writeDECChannelConfigurationRequestPhantom2LhRh_2 0xcc24,0x0038,0x0205,0x0400
+#define writeDECChannelConfigurationRequestPhantom2LwRwLhRh_2 0xcc24,0x0038,0x0205,0x0500
+#define wroteDECChannelConfigurationRequestPhantom2LwRwStereo_2 0xcc24,0x0038,0x0205,0x0101
+#define wroteDECChannelConfigurationRequestPhantom2LhRhStereo_2 0xcc24,0x0038,0x0205,0x0401
+#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhStereo_2 0xcc24,0x0038,0x0205,0x0501
+#define writeDECChannelConfigurationRequestPhantom2LwRwLtRt_2 0xcc24,0x0038,0x0205,0x0102
+#define writeDECChannelConfigurationRequestPhantom2LhRhLtRt_2 0xcc24,0x0038,0x0205,0x0402
+#define writeDECChannelConfigurationRequestPhantom2LwRwLhRhLtRt_2 0xcc24,0x0038,0x0205,0x0502
+#define wroteDECChannelConfigurationRequestPhantom2LwRwMono_2 0xcc24,0x0038,0x0205,0x0103
+#define wroteDECChannelConfigurationRequestPhantom2LhRhMono_2 0xcc24,0x0038,0x0205,0x0403
+#define wroteDECChannelConfigurationRequestPhantom2LwRwLhRhMono_2 0xcc24,0x0038,0x0205,0x0503
+#define writeDECChannelConfigurationRequestPhantom3LwRw_2 0xcc24,0x0038,0x0206,0x0100
+#define writeDECChannelConfigurationRequestPhantom3LhRh_2 0xcc24,0x0038,0x0206,0x0400
+#define writeDECChannelConfigurationRequestPhantom3LwRwLhRh_2 0xcc24,0x0038,0x0206,0x0500
+#define writeDECChannelConfigurationRequestPhantom4LwRw_2 0xcc24,0x0038,0x0207,0x0100
+#define writeDECChannelConfigurationRequestPhantom4LhRh_2 0xcc24,0x0038,0x0207,0x0400
+#define writeDECChannelConfigurationRequestPhantom4LwRwLhRh_2 0xcc24,0x0038,0x0207,0x0500
+#define writeDECChannelConfigurationRequestSurround0LwRw_2 0xcc24,0x0038,0x0208,0x0100
+#define writeDECChannelConfigurationRequestSurround0LhRh_2 0xcc24,0x0038,0x0208,0x0400
+#define writeDECChannelConfigurationRequestSurround0LwRwLhRh_2 0xcc24,0x0038,0x0208,0x0500
+#define writeDECChannelConfigurationRequestSurround1LwRw_2 0xcc24,0x0038,0x0209,0x0100
+#define writeDECChannelConfigurationRequestSurround1LhRh_2 0xcc24,0x0038,0x0209,0x0400
+#define writeDECChannelConfigurationRequestSurround1LwRwLhRh_2 0xcc24,0x0038,0x0209,0x0500
+#define writeDECChannelConfigurationRequestSurround2LwRw_2 0xcc24,0x0038,0x020a,0x0100
+#define writeDECChannelConfigurationRequestSurround2LhRh_2 0xcc24,0x0038,0x020a,0x0400
+#define writeDECChannelConfigurationRequestSurround2LwRwLhRh_2 0xcc24,0x0038,0x020a,0x0500
+#define wroteDECChannelConfigurationRequestSurround2LwRwStereo_2 0xcc24,0x0038,0x020a,0x0101
+#define wroteDECChannelConfigurationRequestSurround2LhRhStereo_2 0xcc24,0x0038,0x020a,0x0401
+#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhStereo_2 0xcc24,0x0038,0x020a,0x0501
+#define writeDECChannelConfigurationRequestSurround2LwRwLtRt_2 0xcc24,0x0038,0x020a,0x0102
+#define writeDECChannelConfigurationRequestSurround2LhRhLtRt_2 0xcc24,0x0038,0x020a,0x0402
+#define writeDECChannelConfigurationRequestSurround2LwRwLhRhLtRt_2 0xcc24,0x0038,0x020a,0x0502
+#define wroteDECChannelConfigurationRequestSurround2LwRwMono_2 0xcc24,0x0038,0x020a,0x0103
+#define wroteDECChannelConfigurationRequestSurround2LhRhMono_2 0xcc24,0x0038,0x020a,0x0403
+#define wroteDECChannelConfigurationRequestSurround2LwRwLhRhMono_2 0xcc24,0x0038,0x020a,0x0503
+#define writeDECChannelConfigurationRequestSurround3LwRw_2 0xcc24,0x0038,0x020b,0x0100
+#define writeDECChannelConfigurationRequestSurround3LhRh_2 0xcc24,0x0038,0x020b,0x0400
+#define writeDECChannelConfigurationRequestSurround3LwRwLhRh_2 0xcc24,0x0038,0x020b,0x0500
+#define writeDECChannelConfigurationRequestSurround4LwRw_2 0xcc24,0x0038,0x020c,0x0100
+#define writeDECChannelConfigurationRequestSurround4LhRh_2 0xcc24,0x0038,0x020c,0x0400
+#define writeDECChannelConfigurationRequestSurround4LwRwLhRh_2 0xcc24,0x0038,0x020c,0x0500
+#define readDECChannelConfigurationRequestExtChan 0xc224,0x3b00
+#define writeDECChannelConfigurationRequestExtChanNone 0xca24,0x3b00
+#define writeDECChannelConfigurationRequestExtChanLhRh 0xca24,0x3b04
+#define writeDECChannelConfigurationRequestExtChanLwRw 0xca24,0x3b01
+#define writeDECChannelConfigurationRequestExtChanLwRwLhRh 0xca24,0x3b05
+#define writeDECChannelConfigurationRequestAuxUnknown 0xca24,0x3a00
+#define writeDECChannelConfigurationRequestAuxStereo 0xca24,0x3a01
+#define writeDECChannelConfigurationRequestAuxLtRt 0xca24,0x3a02
+#define writeDECChannelConfigurationRequestAuxMono 0xca24,0x3a03
+#define writeDECChannelConfigurationRequestAuxDual 0xca24,0x3a04
+#define writeDECChannelConfigurationRequestSurround2LtfRtfLtrRtr_0 0xce24,0x3808,0x000a,0x0000,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround2LtfRtfLtrRtr_1 0xce24,0x3808,0x010a,0x0000,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround2LtfRtfLtrRtr_2 0xce24,0x3808,0x020a,0x0000,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround2LtfRtfLtrRtr_0 0xce24,0x3808,0x000a,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround2LtfRtfLtrRtr_1 0xce24,0x3808,0x010a,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround2LtfRtfLtrRtr_2 0xce24,0x3808,0x020a,0x0003,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround4LtmRtm_0 0xce24,0x3808,0x000c,0x0000,0x0400,0x0000
+#define writeDECChannelConfigurationRequestSurround4LtmRtm_1 0xce24,0x3808,0x010c,0x0000,0x0400,0x0000
+#define writeDECChannelConfigurationRequestSurround4LtmRtm_2 0xce24,0x3808,0x020c,0x0000,0x0400,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LtmRtm_0 0xce24,0x3808,0x000c,0x0003,0x0400,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LtmRtm_1 0xce24,0x3808,0x010c,0x0003,0x0400,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LtmRtm_2 0xce24,0x3808,0x020c,0x0003,0x0400,0x0000
+#define writeDECChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_0 0xce24,0x3808,0x000a,0x0100,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_1 0xce24,0x3808,0x010a,0x0100,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_2 0xce24,0x3808,0x020a,0x0100,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_0 0xce24,0x3808,0x000a,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_1 0xce24,0x3808,0x010a,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround2LwRwLtfRtfLtrRtr_2 0xce24,0x3808,0x020a,0x0103,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround4LtfRtfLtrRtr_0 0xce24,0x3808,0x000c,0x0000,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround4LtfRtfLtrRtr_1 0xce24,0x3808,0x010c,0x0000,0x0a00,0x0000
+#define writeDECChannelConfigurationRequestSurround4LtfRtfLtrRtr_2 0xce24,0x3808,0x020c,0x0000,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LtfRtfLtrRtr_0 0xce24,0x3808,0x000c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LtfRtfLtrRtr_1 0xce24,0x3808,0x010c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LtfRtfLtrRtr_2 0xce24,0x3808,0x020c,0x0003,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LwRwLtfRtfLtrRtr_0 0xce24,0x3808,0x000c,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LwRwLtfRtfLtrRtr_1 0xce24,0x3808,0x010c,0x0103,0x0a00,0x0000
+#define wroteDECChannelConfigurationRequestSurround4LwRwLtfRtfLtrRtr_2 0xce24,0x3808,0x020c,0x0103,0x0a00,0x0000
+#define readDECChannelConfigurationRequestATMOSChan 0xc224,0x3d00
+#define writeDECChannelConfigurationRequestATMOSChanNone 0xca24,0x3d00
+#define writeDECChannelConfigurationRequestATMOSChanLfhRfhLrhRrh 0xca24,0x3d11
+#define writeDECChannelConfigurationRequestATMOSChanLtfRtfLtrRtr 0xca24,0x3d0a
+#define writeDECChannelConfigurationRequestATMOSChanLtmRtm 0xca24,0x3d04
+#define wroteDECChannelConfigurationProgramUnknown 0xcc24,0x0040,0x0000,0x0000
+#define wroteDECChannelConfigurationProgramNone 0xcc24,0x0040,0x0001,0x0000
+#define wroteDECChannelConfigurationProgramMono 0xcc24,0x0040,0x0002,0x0000
+#define wroteDECChannelConfigurationProgramStereo 0xcc24,0x0040,0x0003,0x0000
+#define wroteDECChannelConfigurationProgramStereoLtRt 0xcc24,0x0040,0x0003,0x0002
+#define wroteDECChannelConfigurationProgramStereoMono 0xcc24,0x0040,0x0003,0x0003
+#define wroteDECChannelConfigurationProgram3Stereo 0xcc24,0x0040,0x0108,0x0000
+#define wroteDECChannelConfigurationProgramPhantom 0xcc24,0x0040,0x0105,0x0000
+#define wroteDECChannelConfigurationProgramSurround 0xcc24,0x0040,0x010a,0x0000
+#define wroteDECChannelConfigurationProgramPhantom0Stereo_0 0xcc24,0x0040,0x0003,0x0001
+#define wroteDECChannelConfigurationProgramPhantom0Dual_0 0xcc24,0x0040,0x0003,0x0004
+#define wroteDECChannelConfigurationProgramPhantom1_0 0xcc24,0x0040,0x0004,0x0000
+#define wroteDECChannelConfigurationProgramPhantom2_0 0xcc24,0x0040,0x0005,0x0000
+#define wroteDECChannelConfigurationProgramPhantom2Stereo_0 0xcc24,0x0040,0x0005,0x0001
+#define wroteDECChannelConfigurationProgramPhantom2LtRt_0 0xcc24,0x0040,0x0005,0x0002
+#define wroteDECChannelConfigurationProgramPhantom2Mono_0 0xcc24,0x0040,0x0005,0x0003
+#define wroteDECChannelConfigurationProgramPhantom3_0 0xcc24,0x0040,0x0006,0x0000
+#define wroteDECChannelConfigurationProgramPhantom4_0 0xcc24,0x0040,0x0007,0x0000
+#define wroteDECChannelConfigurationProgramSurround0_0 0xcc24,0x0040,0x0008,0x0000
+#define wroteDECChannelConfigurationProgramSurround1_0 0xcc24,0x0040,0x0009,0x0000
+#define wroteDECChannelConfigurationProgramSurround2_0 0xcc24,0x0040,0x000a,0x0000
+#define wroteDECChannelConfigurationProgramSurround2Stereo_0 0xcc24,0x0040,0x000a,0x0001
+#define wroteDECChannelConfigurationProgramSurround2LtRt_0 0xcc24,0x0040,0x000a,0x0002
+#define wroteDECChannelConfigurationProgramSurround2Mono_0 0xcc24,0x0040,0x000a,0x0003
+#define wroteDECChannelConfigurationProgramSurround3_0 0xcc24,0x0040,0x000b,0x0000
+#define wroteDECChannelConfigurationProgramSurround4_0 0xcc24,0x0040,0x000c,0x0000
+#define wroteDECChannelConfigurationProgramNone_1 0xcc24,0x0040,0x0101,0x0000
+#define wroteDECChannelConfigurationProgramMono_1 0xcc24,0x0040,0x0102,0x0000
+#define wroteDECChannelConfigurationProgramPhantom0_1 0xcc24,0x0040,0x0103,0x0000
+#define wroteDECChannelConfigurationProgramPhantom0Stereo_1 0xcc24,0x0040,0x0103,0x0001
+#define wroteDECChannelConfigurationProgramPhantom0LtRt_1 0xcc24,0x0040,0x0103,0x0002
+#define wroteDECChannelConfigurationProgramPhantom0Mono_1 0xcc24,0x0040,0x0103,0x0003
+#define wroteDECChannelConfigurationProgramPhantom0Dual_1 0xcc24,0x0040,0x0103,0x0004
+#define wroteDECChannelConfigurationProgramPhantom1_1 0xcc24,0x0040,0x0104,0x0000
+#define wroteDECChannelConfigurationProgramPhantom2Stereo_1 0xcc24,0x0040,0x0105,0x0001
+#define wroteDECChannelConfigurationProgramPhantom2LtRt_1 0xcc24,0x0040,0x0105,0x0002
+#define wroteDECChannelConfigurationProgramPhantom2Mono_1 0xcc24,0x0040,0x0105,0x0003
+#define wroteDECChannelConfigurationProgramPhantom3_1 0xcc24,0x0040,0x0106,0x0000
+#define wroteDECChannelConfigurationProgramPhantom4_1 0xcc24,0x0040,0x0107,0x0000
+#define wroteDECChannelConfigurationProgramSurround1_1 0xcc24,0x0040,0x0109,0x0000
+#define wroteDECChannelConfigurationProgramSurround2Stereo_1 0xcc24,0x0040,0x010a,0x0001
+#define wroteDECChannelConfigurationProgramSurround2LtRt_1 0xcc24,0x0040,0x010a,0x0002
+#define wroteDECChannelConfigurationProgramSurround2Mono_1 0xcc24,0x0040,0x010a,0x0003
+#define wroteDECChannelConfigurationProgramSurround3_1 0xcc24,0x0040,0x010b,0x0000
+#define wroteDECChannelConfigurationProgramSurround4_1 0xcc24,0x0040,0x010c,0x0000
+#define wroteDECChannelConfigurationProgramNoneLwRw 0xcc24,0x0040,0x0001,0x0100
+#define wroteDECChannelConfigurationProgramNoneLhRh 0xcc24,0x0040,0x0001,0x0400
+#define wroteDECChannelConfigurationProgramNoneLwRwLhRh 0xcc24,0x0040,0x0001,0x0500
+#define wroteDECChannelConfigurationProgramMonoLwRw 0xcc24,0x0040,0x0002,0x0100
+#define wroteDECChannelConfigurationProgramMonoLhRh 0xcc24,0x0040,0x0002,0x0400
+#define wroteDECChannelConfigurationProgramMonoLwRwLhRh 0xcc24,0x0040,0x0002,0x0500
+#define wroteDECChannelConfigurationProgramStereoLwRw 0xcc24,0x0040,0x0003,0x0100
+#define wroteDECChannelConfigurationProgramStereoLhRh 0xcc24,0x0040,0x0003,0x0400
+#define wroteDECChannelConfigurationProgramStereoLwRwLhRh 0xcc24,0x0040,0x0003,0x0500
+#define wroteDECChannelConfigurationProgramStereoLwRwLtRt 0xcc24,0x0040,0x0003,0x0102
+#define wroteDECChannelConfigurationProgramStereoLhRhLtRt 0xcc24,0x0040,0x0003,0x0402
+#define wroteDECChannelConfigurationProgramStereoLwRwLhRhLtRt 0xcc24,0x0040,0x0003,0x0502
+#define wroteDECChannelConfigurationProgramStereoLwRwMono 0xcc24,0x0040,0x0003,0x0103
+#define wroteDECChannelConfigurationProgramStereoLhRhMono 0xcc24,0x0040,0x0003,0x0403
+#define wroteDECChannelConfigurationProgramStereoLwRwLhRhMono 0xcc24,0x0040,0x0003,0x0503
+#define wroteDECChannelConfigurationProgram3StereoLwRw 0xcc24,0x0040,0x0108,0x0100
+#define wroteDECChannelConfigurationProgram3StereoLhRh 0xcc24,0x0040,0x0108,0x0400
+#define wroteDECChannelConfigurationProgram3StereoLwRwLhRh 0xcc24,0x0040,0x0108,0x0500
+#define wroteDECChannelConfigurationProgramPhantomLwRw 0xcc24,0x0040,0x0105,0x0100
+#define wroteDECChannelConfigurationProgramPhantomLhRh 0xcc24,0x0040,0x0105,0x0400
+#define wroteDECChannelConfigurationProgramPhantomLwRwLhRh 0xcc24,0x0040,0x0105,0x0500
+#define wroteDECChannelConfigurationProgramSurroundLwRw 0xcc24,0x0040,0x010a,0x0100
+#define wroteDECChannelConfigurationProgramSurroundLhRh 0xcc24,0x0040,0x010a,0x0400
+#define wroteDECChannelConfigurationProgramSurroundLwRwLhRh 0xcc24,0x0040,0x010a,0x0500
+#define wroteDECChannelConfigurationProgramPhantom0LwRwStereo_0 0xcc24,0x0040,0x0003,0x0101
+#define wroteDECChannelConfigurationProgramPhantom0LhRhStereo_0 0xcc24,0x0040,0x0003,0x0401
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhStereo_0 0xcc24,0x0040,0x0003,0x0501
+#define wroteDECChannelConfigurationProgramPhantom0LwRwDual_0 0xcc24,0x0040,0x0003,0x0104
+#define wroteDECChannelConfigurationProgramPhantom0LhRhDual_0 0xcc24,0x0040,0x0003,0x0404
+#define wroteDECChannelConfigurationProgramPhantom0LwRwLhRhDual_0 0xcc24,0x0040,0x0003,0x0504
+#define wroteDECChannelConfigurationProgramPhantom1LwRw_0 0xcc24,0x0040,0x0004,0x0100
+#define wroteDECChannelConfigurationProgramPhantom1LhRh_0 0xcc24,0x0040,0x0004,0x0400
+#define wroteDECChannelConfigurationProgramPhantom1LwRwLhRh_0 0xcc24,0x0040,0x0004,0x0500
+#define wroteDECChannelConfigurationProgramPhantom2LwRw_0 0xcc24,0x0040,0x0005,0x0100
+#define wroteDECChannelConfigurationProgramPhantom2LhRh_0 0xcc24,0x0040,0x0005,0x0400
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRh_0 0xcc24,0x0040,0x0005,0x0500
+#define wroteDECChannelConfigurationProgramPhantom2LwRwStereo_0 0xcc24,0x0040,0x0005,0x0101
+#define wroteDECChannelConfigurationProgramPhantom2LhRhStereo_0 0xcc24,0x0040,0x0005,0x0401
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhStereo_0 0xcc24,0x0040,0x0005,0x0501
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLtRt_0 0xcc24,0x0040,0x0005,0x0102
+#define wroteDECChannelConfigurationProgramPhantom2LhRhLtRt_0 0xcc24,0x0040,0x0005,0x0402
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhLtRt_0 0xcc24,0x0040,0x0005,0x0502
+#define wroteDECChannelConfigurationProgramPhantom2LwRwMono_0 0xcc24,0x0040,0x0005,0x0103
+#define wroteDECChannelConfigurationProgramPhantom2LhRhMono_0 0xcc24,0x0040,0x0005,0x0403
+#define wroteDECChannelConfigurationProgramPhantom2LwRwLhRhMono_0 0xcc24,0x0040,0x0005,0x0503
+#define wroteDECChannelConfigurationProgramPhantom3LwRw_0 0xcc24,0x0040,0x0006,0x0100
+#define wroteDECChannelConfigurationProgramPhantom3LhRh_0 0xcc24,0x0040,0x0006,0x0400
+#define wroteDECChannelConfigurationProgramPhantom3LwRwLhRh_0 0xcc24,0x0040,0x0006,0x0500
+#define wroteDECChannelConfigurationProgramPhantom4LwRw_0 0xcc24,0x0040,0x0007,0x0100
+#define wroteDECChannelConfigurationProgramPhantom4LhRh_0 0xcc24,0x0040,0x0007,0x0400
+#define wroteDECChannelConfigurationProgramPhantom4LwRwLhRh_0 0xcc24,0x0040,0x0007,0x0500
+#define wroteDECChannelConfigurationProgramSurround0LwRw_0 0xcc24,0x0040,0x