How to select another input stream on the go? #1609
-
For example I have several possible input streams (adc, generator, Bluetooth a2dp), and a single i2s output. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
You can dynamically reconfigure the copier with the help of the begin method. |
Beta Was this translation helpful? Give feedback.
-
Just a story of a finished project: |
Beta Was this translation helpful? Give feedback.
You can dynamically reconfigure the copier with the help of the begin method.