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

◆ lc3_streamer_is_looping()

bool lc3_streamer_is_looping ( const uint8_t  streamer_idx)

Check if a stream is configured to loop.

Parameters
[in]streamer_idxIndex of the streamer.
Return values
trueStreamer is configured to loop.
falseStreamer is not configured to loop, or the streamer index is too high.