Discrepancy between XAAudioInputDescriptor elements & macros

In the OpenMaxAL.h file for the XAAudioInputDescriptor, the elements deviceConnection , deviceScope and deviceLocation are shown as XAint16 whereas macros declared above it like XA_DEVCONNECTION_INTEGRATED etc are cast to XAunit16.

Thanks for your feedback! The macros should be cast to XAint16. We will update the specification and the headers for the final 1.0 release.

BR,
Matti