mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
Corrections by Kevin Conder <kconder@interaccess.com>
This commit is contained in:
parent
b559c97833
commit
853304bbf4
39 changed files with 386 additions and 386 deletions
|
|
@ -401,7 +401,7 @@ int snd_pcm_null_open(snd_pcm_t **pcmp, const char *name, snd_pcm_stream_t strea
|
|||
This plugin discards contents of a PCM stream or creates a stream with zero
|
||||
samples.
|
||||
|
||||
Note: This implementation uses devices /dev/null (playback, must be writeable)
|
||||
Note: This implementation uses devices /dev/null (playback, must be writable)
|
||||
and /dev/full (capture, must be readable).
|
||||
|
||||
\code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue