nRF Connect SDK API 2.8.99
|
bool lc3_streamer_is_looping | ( | const uint8_t | streamer_idx | ) |
Check if a stream is configured to loop.
[in] | streamer_idx | Index of the streamer. |
true | Streamer is configured to loop. |
false | Streamer is not configured to loop, or the streamer index is too high. |