![]() |
nRF Connect SDK API 3.3.99
|
| bool lc3_streamer_is_looping | ( | const uint8_t | streamer_idx | ) |
#include <applications/nrf_audio/src/modules/lc3_streamer.h>
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. |