ALSA project - the C library reference
Data Fields

snd_tplg_pcm_template Struct Reference

Template type for PCM (FE DAI & DAI links). More...

Data Fields

const char * pcm_name
const char * dai_name
unsigned int pcm_id
unsigned int dai_id
unsigned int playback
unsigned int capture
unsigned int compress
struct
snd_tplg_stream_caps_template
caps [2]
unsigned int flag_mask
unsigned int flags
struct snd_soc_tplg_private * priv
int num_streams
struct snd_tplg_stream_template stream [0]

Detailed Description

Template type for PCM (FE DAI & DAI links).


Field Documentation

playback & capture for DAI

supports capture mode

1 = compressed; 0 = PCM

unique ID - used to match

DAI name

bitmask of flags to configure

flag value SND_SOC_TPLG_LNK_FLGBIT_*

number of supported configs

unique ID - used to match

PCM stream name

supports playback mode

struct snd_soc_tplg_private* snd_tplg_pcm_template::priv

private data

supported configs


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines