Permit to PCM plug configuration to specify unchanged parameters. Added support for RT signals to async interface. Added ops for PCM mix.

This commit is contained in:
Abramo Bagnara 2001-07-07 15:53:20 +00:00
parent a5b77b03f6
commit fcd164e622
15 changed files with 492 additions and 158 deletions

View file

@ -71,6 +71,8 @@ typedef struct sndrv_seq_event snd_seq_event_t;
#include "asoundlib.h"
#include "list.h"
extern int snd_async_signo;
struct _snd_async_handler {
enum {
SND_ASYNC_HANDLER_GENERIC,