nRF Connect SDK API 2.8.99
|
int audio_system_decode | ( | void const *const | encoded_data, |
size_t | encoded_data_size, | ||
bool | bad_frame ) |
Decode data and then add it to TX FIFO buffer.
[in] | encoded_data | Pointer to encoded data. |
[in] | encoded_data_size | Size of encoded data. |
[in] | bad_frame | Indication on missed or incomplete frame. |