![]() |
nRF Connect SDK API 3.3.99
|
| int lc3_file_close | ( | struct lc3_file_ctx * | file | ) |
#include <applications/nrf_audio/src/modules/lc3_file.h>
Close a LC3 file.
| [in] | file | Pointer to the file context. |
| -EPERM | SD card operation is not ongoing. |
| 0 | Success. |