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

◆ sw_codec_uninit()

int sw_codec_uninit ( struct sw_codec_config  sw_codec_cfg)

Uninitialize the software codec and free the allocated space.

Note
Must be called before calling init for another sw_codec.
Parameters
[in]sw_codec_cfgStruct to tear down sw_codec.
Returns
0 if success, error codes depends on sw_codec selected.