Re-add cardname

Original commit message from CVS:
Re-add cardname
This commit is contained in:
Johan Dahlin 2004-03-15 16:34:26 +00:00
parent bf07c7cc9b
commit 1d7bcc7a73

View file

@ -133,6 +133,7 @@ struct _GstAlsa {
GstPad * pad[GST_ALSA_MAX_TRACKS];
gchar * device;
gchar * cardname;
snd_pcm_t * handle;
snd_pcm_info_t * info;
guint pcm_caps; /* capabilities of the pcm device, see GstAlsaPcmCaps */