ALSA project - the C library reference
Loading...
Searching...
No Matches
snd_tplg_obj_template_t::[union].__unnamed0__ Union Reference

Data Fields

struct snd_tplg_widget_templatewidget
struct snd_tplg_mixer_templatemixer
struct snd_tplg_bytes_templatebytes_ctl
struct snd_tplg_enum_templateenum_ctl
struct snd_tplg_graph_templategraph
struct snd_tplg_pcm_templatepcm
struct snd_tplg_link_templatelink
struct snd_tplg_dai_templatedai

Field Documentation

◆ bytes_ctl

struct snd_tplg_bytes_template* snd_tplg_obj_template_t::[union].__unnamed0__ bytes_ctl

Bytes control

◆ dai

struct snd_tplg_dai_template* snd_tplg_obj_template_t::[union].__unnamed0__ dai

Physical DAI

◆ enum_ctl

struct snd_tplg_enum_template* snd_tplg_obj_template_t::[union].__unnamed0__ enum_ctl

Enum control

◆ graph

struct snd_tplg_graph_template* snd_tplg_obj_template_t::[union].__unnamed0__ graph

Graph elements

◆ link

struct snd_tplg_link_template* snd_tplg_obj_template_t::[union].__unnamed0__ link

physical DAI Links

◆ mixer

struct snd_tplg_mixer_template* snd_tplg_obj_template_t::[union].__unnamed0__ mixer

Mixer control

◆ pcm

struct snd_tplg_pcm_template* snd_tplg_obj_template_t::[union].__unnamed0__ pcm

PCM elements

◆ widget

struct snd_tplg_widget_template* snd_tplg_obj_template_t::[union].__unnamed0__ widget

DAPM widget


The documentation for this union was generated from the following files: