![]() |
nRF Connect SDK API 3.4.99
|
| int unicast_client_is_streaming | ( | bool * | is_streaming | ) |
#include <applications/nrf_audio/src/bluetooth/bt_stream/unicast/unicast_client.h>
Check if the unicast client is currently streaming.
| [out] | is_streaming | Pointer to a boolean that will be set to true if streaming, false otherwise. |