https://bugs.freedesktop.org/show_bug.cgi?id=92690
--- Comment #15 from Raymond <[email protected]> ---
http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html
just make sure that when application open iec958 capture won't lock those
playback ctl elems
Plugin: asym
This plugin is a combination of playback and capture PCM streams. Slave PCMs
can be defined asymmetrically for both directions.
pcm.name {
type asym # Asym PCM
playback STR # Playback slave name
# or
playback { # Playback slave definition
pcm STR # Slave PCM name
# or
pcm { } # Slave PCM definition
}
capture STR # Capture slave name
# or
capture { # Capture slave definition
pcm STR # Slave PCM name
# or
pcm { } # Slave PCM definition
}
}
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug._______________________________________________
pulseaudio-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs