nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches

◆ lc3_header_get()

int lc3_header_get ( struct lc3_file_ctx const *const file,
struct lc3_file_header * header )

Get the LC3 header from the file.

Parameters
[in]filePointer to the file context.
[out]headerPointer to the header structure to store the header.
Return values
-EINVALInvalid file context.
0Success.