Bug 240951

Summary: rfe: dbus interface to get all connected audio cards
Product: [Fedora] Fedora Reporter: Andy Shevchenko <andy>
Component: python-alsaaudioAssignee: Brian Pepple <bdpepple>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-15 13:34:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
dbus support for alsaaudio binding
none
spec.diff none

Description Andy Shevchenko 2007-05-23 11:42:12 UTC
Description of problem:
The current version of the alsaaudio binding requires (in more than one sound 
card environment) the name of the card.
I propose to add Cards interface to get non-interactively the list of the 
connected cards.

Additional info:
The two attach is for sources and spec file.
After file this bug I'll send the copy to the maintainer email.

Thanks.

Comment 1 Andy Shevchenko 2007-05-23 11:42:12 UTC
Created attachment 155230 [details]
dbus support for alsaaudio binding

Comment 2 Andy Shevchenko 2007-05-23 11:44:30 UTC
Created attachment 155231 [details]
spec.diff

Comment 3 Andy Shevchenko 2007-11-15 13:34:24 UTC
python-alsa is a native python ALSA bindings. The package already has been 
included the described method (by functionality) to get cards list.

So, I close this bug and switch my own software to the python-alsa.