nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ lc3_streamer_init()

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.

Return values
-EALREADYStreamer is already initialized.
0Success, other negative values are errors from lc3_file module.