forked from PAWPAW-Mirror/lib_xua
Created new SPDIF_TX define (based on old SPDIF define). Helps with auto generating channel strings.
This commit is contained in:
@@ -231,6 +231,10 @@
|
|||||||
#undef SPDIF
|
#undef SPDIF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef SPDIF
|
||||||
|
#define SPDIF_TX 1
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Defines which output channels (stereo) should be output on S/PDIF. Note, Output channels indexed from 0.
|
* @brief Defines which output channels (stereo) should be output on S/PDIF. Note, Output channels indexed from 0.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user