1SND_PCM_NOTIFY(9)                   PCM API                  SND_PCM_NOTIFY(9)
2
3
4

NAME

6       snd_pcm_notify - Add/remove the notify list
7

SYNOPSIS

9       int snd_pcm_notify(struct snd_pcm_notify * notify, int nfree);
10

ARGUMENTS

12       notify
13           PCM notify list
14
15       nfree
16           0 = register, 1 = unregister
17

DESCRIPTION

19       This adds the given notifier to the global list so that the callback is
20       called for each registered PCM devices. This exists only for PCM OSS
21       emulation, so far.
22
24Kernel Hackers Manual 3.10         June 2019                 SND_PCM_NOTIFY(9)
Impressum