PCM Stream Channel Modifier
PCM Stream Channel Modifier library enables users to split pulse-code modulation (PCM) streams from stereo to mono or combine mono streams to form a stereo stream. For more information, see the following API documentation section.
Configuration
To enable the library, set the CONFIG_PSCM Kconfig option to y in the project configuration file prj.conf.
API documentation
Header file:
include/pcm_stream_channel_modifier.hSource file:
lib/pcm_stream_channel_modifier/pcm_stream_channel_modifier.c