ALSA project - the C library reference
|
Template type for single DAPM graph element. More...
#include <topology.h>
Data Fields | |
const char * | src |
const char * | ctl |
const char * | sink |
Template type for single DAPM graph element.
const char* snd_tplg_graph_elem::ctl |
control name or NULL if no control
const char* snd_tplg_graph_elem::sink |
sink widget name
const char* snd_tplg_graph_elem::src |
source widget name