forked from PAWPAW-Mirror/lib_xua
27 lines
615 B
ReStructuredText
27 lines
615 B
ReStructuredText
|newpage|
|
|
|
|
Other Options
|
|
=============
|
|
|
|
There are a few other, lesser used, options available.
|
|
|
|
.. _opt_other_defines:
|
|
|
|
.. list-table:: Other defines
|
|
:header-rows: 1
|
|
:widths: 20 80 20
|
|
|
|
* - Define
|
|
- Description
|
|
- Default
|
|
* - ``XUA_USB_EN``
|
|
- Allows the use of the audio subsytem without USB
|
|
- ``1`` (enabled)
|
|
* - ``INPUT_VOLUME_CONTROL``
|
|
- Enables volume control on input channels, both descriptors and processing
|
|
- ``1`` (enabled)
|
|
* - ``OUTPUT_VOLUME_CONTROL``
|
|
- Enables volume control on output channels, both descriptors and processing
|
|
- ``1`` (enabled)
|
|
|