Files
lib_xua/lib_xua/doc/rst/feat.rst
Ross Owen a1082b1dfd Documentation
Documentation updates and version bump
2022-10-26 17:48:51 +01:00

25 lines
534 B
ReStructuredText

Additional Features
*******************
The previous chapter 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>