mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-11 13:30:05 -05:00
pcm: direct - allow 'off' string for hw_ptr_alignment
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
d0ebce5928
commit
3f108fc5b8
4 changed files with 4 additions and 4 deletions
|
|
@ -844,7 +844,7 @@ pcm.name {
|
|||
ipc_perm INT # IPC permissions (octal, default 0600)
|
||||
hw_ptr_alignment STR # Slave application and hw pointer alignment type
|
||||
# STR can be one of the below strings :
|
||||
# no
|
||||
# no (or off)
|
||||
# roundup
|
||||
# rounddown
|
||||
# auto (default)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue