mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Added IEC958 macro
This commit is contained in:
parent
8e40ef5e73
commit
afde2cfab2
1 changed files with 2 additions and 0 deletions
|
|
@ -120,6 +120,8 @@ typedef enum sndrv_ctl_event_type snd_ctl_event_type_t;
|
|||
#define SND_CTL_EVENT_MASK_VALUE SNDRV_CTL_EVENT_MASK_VALUE
|
||||
#define SND_CTL_EVENT_MASK_REMOVE SNDRV_CTL_EVENT_MASK_REMOVE
|
||||
|
||||
#define SND_CTL_NAME_IEC958 SNDRV_CTL_NAME_IEC958
|
||||
|
||||
enum _snd_ctl_type {
|
||||
SND_CTL_TYPE_HW,
|
||||
SND_CTL_TYPE_SHM,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue