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]
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

number of supported configs

unique ID - used to match

PCM stream name

supports playback mode

supported configs


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