mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
Timer cleanups against the latest API
This commit is contained in:
parent
5f5243ef79
commit
fe75a8fa3f
2 changed files with 11 additions and 2 deletions
|
|
@ -38,6 +38,7 @@ typedef struct {
|
|||
} snd_timer_ops_t;
|
||||
|
||||
struct _snd_timer {
|
||||
unsigned int version;
|
||||
char *name;
|
||||
snd_timer_type_t type;
|
||||
int mode;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue