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

◆ lc3_streamer_stream_close()

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.

Parameters
[in]streamer_idxIndex of the streamer to end.
Return values
0Success.
-EINVALInvalid streamer index.