Re: [Alsa-devel] Is there any mixer documentation?

2004-05-19 Thread Takashi Iwai
At Tue, 18 May 2004 19:01:45 +0100, James Courtier-Dutton wrote: > > I cannot find any documentation on any of the following functions in mixer.h it's in the source code (mixer/mixer.c and mixer/simple.c), but not generated as the doxygen document. should be a bug in comments. > I want to creat

[Alsa-devel] Is there any mixer documentation?

2004-05-18 Thread James Courtier-Dutton
I cannot find any documentation on any of the following functions in mixer.h I want to create a function that takes the elem, and comes back and tells me if it is used for playback, or capture, and thus allow me to filter the display of mixer elements based on whether they are used for capture o