Fixed iec958 capture using asym plugin.

This commit is contained in:
Takashi Iwai 2004-06-28 10:45:25 +00:00
parent b9a25e2ac8
commit 98ee4d4813

View file

@ -98,6 +98,8 @@ ICE1724.pcm.iec958.0 {
@args.AES3 { @args.AES3 {
type integer type integer
} }
type asym
playback.pcm {
type hooks type hooks
slave.pcm { slave.pcm {
type hw type hw
@ -125,3 +127,9 @@ ICE1724.pcm.iec958.0 {
] ]
} }
} }
capture.pcm {
type hw
card $CARD
device 1
}
}