mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Merged pcm-v2 branch into main CVS tree.
This commit is contained in:
parent
4b8fda3997
commit
600dc6ae32
22 changed files with 11135 additions and 347 deletions
|
|
@ -29,7 +29,7 @@
|
|||
#include "asoundlib.h"
|
||||
|
||||
#define SND_FILE_MIXER "/dev/snd/mixerC%iD%i"
|
||||
#define SND_MIXER_VERSION_MAX SND_PROTOCOL_VERSION(2, 1, 0)
|
||||
#define SND_MIXER_VERSION_MAX SND_PROTOCOL_VERSION(2, 2, 0)
|
||||
|
||||
struct snd_mixer {
|
||||
int card;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue