nRF Connect SDK API 2.8.99
|
int lc3_streamer_stream_close | ( | const uint8_t | streamer_idx | ) |
End a stream that's playing.
Stops the streamer from playing the stream. Any open contexts will be closed, and any active frame buffers will become invalid.
[in] | streamer_idx | Index of the streamer to end. |
0 | Success. |
-EINVAL | Invalid streamer index. |