forked from PAWPAW-Mirror/lib_xua
Update API with note about nullable c_audioCtrl is passed
This commit is contained in:
@@ -15,7 +15,10 @@
|
|||||||
* \param c_ep0_out Chanend connected to the XUD_Manager() out endpoint array
|
* \param c_ep0_out Chanend connected to the XUD_Manager() out endpoint array
|
||||||
* \param c_ep0_in Chanend connected to the XUD_Manager() in endpoint array
|
* \param c_ep0_in Chanend connected to the XUD_Manager() in endpoint array
|
||||||
* \param c_audioCtrl Chanend connected to the decouple thread for control
|
* \param c_audioCtrl Chanend connected to the decouple thread for control
|
||||||
* audio (sample rate changes etc.)
|
* audio (sample rate changes etc.). Note when nulled, the
|
||||||
|
* audio device only supports single sample rate/format and
|
||||||
|
* DFU is not supported either since this channel is used
|
||||||
|
* to carry messages about format, rate and DFU state
|
||||||
* \param c_mix_ctl Optional chanend to be connected to the mixer thread if
|
* \param c_mix_ctl Optional chanend to be connected to the mixer thread if
|
||||||
* present
|
* present
|
||||||
* \param c_clk_ctl Optional chanend to be connected to the clockgen thread if
|
* \param c_clk_ctl Optional chanend to be connected to the clockgen thread if
|
||||||
|
|||||||
Reference in New Issue
Block a user