nRF Connect SDK API 2.8.99
|
int lc3_streamer_init | ( | void | ) |
Initializes the LC3 streamer.
Initializes the lc3_file module and the SD card driver. Initializes an internal work queue that is used to schedule fetching new frames from the SD card.
-EALREADY | Streamer is already initialized. |
0 | Success, other negative values are errors from lc3_file module. |