![]() |
nRF Connect SDK API 3.3.99
|
Stream control API for Audio applications. More...
Enumerations | |
| enum | stream_state { STATE_STREAMING , STATE_PAUSED } |
| Stream state enumeration for audio streaming operations. More... | |
Functions | |
| uint8_t | stream_state_get (void) |
| Get the current streaming state. | |
| void | streamctrl_send (struct net_buf const *const audio_frame) |
| Send audio data over the stream. | |
Stream control API for Audio applications.
This module provides stream state management and control functions for audio streaming operations.