mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-06 13:29:59 -05:00
Enhanced bitmasks in PCM - added support for more formats by Takashi and me
This commit is contained in:
parent
84730c976f
commit
16b3bf447c
14 changed files with 893 additions and 162 deletions
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
typedef struct _snd_mask snd_mask_t;
|
||||
|
||||
#define SND_MASK_MAX 31
|
||||
#define SND_MASK_MAX 64
|
||||
|
||||
#ifdef SND_MASK_INLINE
|
||||
#include "mask_inline.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue