mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-16 08:56:42 -05:00
- added the hwdep DSP loader API functions.
- updated the internal asound.h.
This commit is contained in:
parent
c25bf7ef7b
commit
74f0165c97
4 changed files with 336 additions and 3 deletions
|
|
@ -53,6 +53,8 @@
|
|||
#define _snd_rawmidi_status sndrv_rawmidi_status
|
||||
|
||||
#define _snd_hwdep_info sndrv_hwdep_info
|
||||
#define _snd_hwdep_dsp_status sndrv_hwdep_dsp_status
|
||||
#define _snd_hwdep_dsp_image sndrv_hwdep_dsp_image
|
||||
|
||||
#define _snd_seq_queue_tempo sndrv_seq_queue_tempo
|
||||
#define _snd_seq_client_info sndrv_seq_client_info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue