mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-26 07:00:11 -05:00
pcm: Define namehint for single directional PCM types
The PCM namehint for some PCM types like dmix, dsnoop and surround51 should be defined as single directional. Reported-by: Trent Reed <treed0803@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
8cdbdae731
commit
5fb3fe1724
8 changed files with 8 additions and 8 deletions
|
|
@ -110,6 +110,6 @@ pcm.!dsnoop {
|
|||
name defaults.namehint.extended
|
||||
}
|
||||
description "Direct sample snooping device"
|
||||
device $DEV
|
||||
device_input $DEV
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue