struct snd_tplg_channel_map_template
Overview
Template type for channel mapping. Moreā¦
#include <topology.h> struct snd_tplg_channel_map_template { // fields int num_channels; struct snd_tplg_channel_elem channel[SND_TPLG_MAX_CHAN]; };
Detailed Documentation
Template type for channel mapping.
Fields
int num_channels
number of channel mappings
struct snd_tplg_channel_elem channel[SND_TPLG_MAX_CHAN]
mapping