mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Added mmap_emulation for hw pcm
This commit is contained in:
parent
49cadfbb16
commit
750aff7485
1 changed files with 1 additions and 0 deletions
|
|
@ -101,6 +101,7 @@ pcm.NAME {
|
||||||
card INT/STR # Card name or number
|
card INT/STR # Card name or number
|
||||||
[device] INT # Device number (default 0)
|
[device] INT # Device number (default 0)
|
||||||
[subdevice] INT # Subdevice number, -1 first available (default -1)
|
[subdevice] INT # Subdevice number, -1 first available (default -1)
|
||||||
|
mmap_emulation BOOL # enable mmap emulation for ro/wo devices
|
||||||
|
|
||||||
|
|
||||||
type hooks # PCM with hooks
|
type hooks # PCM with hooks
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue