mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Changes and cleanups for the timer API.
The device lists use the next device syntax now.
This commit is contained in:
parent
61e95094e7
commit
35cb79860d
12 changed files with 204 additions and 78 deletions
|
|
@ -81,6 +81,7 @@ typedef struct {
|
|||
int result;
|
||||
int cmd;
|
||||
union {
|
||||
int device;
|
||||
snd_ctl_hw_info_t hw_info;
|
||||
snd_control_list_t clist;
|
||||
snd_control_info_t cinfo;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue