Bug 51562 - Support multiple devices in plugins
Summary: Support multiple devices in plugins
Status: RESOLVED MOVED
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium normal
Assignee: pulseaudio-bugs
QA Contact: pulseaudio-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-29 07:46 UTC by Amar Akshat
Modified: 2018-07-30 10:01 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Amar Akshat 2012-06-29 07:46:02 UTC
Currently we can configure our devices in asoundrc like, 

pcm.pulse_i {
type pulse
device alsa_input.pci-0000_00_1b.0.analog-stereo
}
pcm.pulse_o {
type pulse
device alsa_output.pci-0000_00_1b.0.analog-mono
}

I believe it should be possible to either allow multiple device definitions for one virtual interface (like input and output)
or

 It should have separate "sink" and "source" parameters
Comment 1 GitLab Migration User 2018-07-30 10:01:09 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/170.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.