mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Added support for s/pdif pcm
This commit is contained in:
parent
b42a0982d7
commit
d731d88b7a
1 changed files with 6 additions and 4 deletions
|
|
@ -101,16 +101,18 @@ SI7018.pcm.iec958.0 {
|
|||
slave.pcm {
|
||||
type hw
|
||||
card $CARD
|
||||
device 0
|
||||
device 1
|
||||
}
|
||||
hooks.0 {
|
||||
type ctl_elems
|
||||
hook_args [
|
||||
{
|
||||
name "PCM Playback Volume"
|
||||
preserve true
|
||||
interface PCM
|
||||
name "IEC958 Playback PCM Stream"
|
||||
value [ $AES0 $AES1 $AES2 $AES3 ]
|
||||
device 1
|
||||
lock true
|
||||
value [ 24 24 ]
|
||||
preserve true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue