Files
lib_xua/lib_xua/doc/rst/feat.rst
Ross Owen eb86a72882 Updates to documentation (#280)
Documentation updates (including moving of header files
2022-09-30 16:11:53 +01:00

25 lines
532 B
ReStructuredText

Features & Options
------------------
The previous section describes the use of core functionality contained within ``lib_xua``
This seciton details enabling additional features with supported external dependencies, for example,
``lib_xua`` can provide S/PDIF output though the used of ``lib_spdif``
Where something must be defined, it is recommended this is done in `xua_conf.h` but could also be done in the application Makefile.
.. toctree::
S/PDIF Transmit <feat_spdif_tx>
S/PDIF Receive <feat_spdif_rx>