mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
Added automatic IEC958 Playback Switch handling
This commit is contained in:
parent
95358d5e45
commit
3ede638092
1 changed files with 6 additions and 0 deletions
|
|
@ -93,6 +93,12 @@ YMF744.pcm.iec958.0 {
|
|||
hooks.0 {
|
||||
type ctl_elems
|
||||
hook_args [
|
||||
{
|
||||
name "IEC958 Playback Switch"
|
||||
lock true
|
||||
preserve true
|
||||
value 1
|
||||
}
|
||||
{
|
||||
interface PCM
|
||||
name "IEC958 Playback PCM Stream"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue