[gstreamer-bugs] [Bug 627203] New: [alsa] alsasrc and alsasink should expose card name via propery
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Aug 17 12:11:07 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=627203
GStreamer | gst-plugins-base | 0.10.30
Summary: [alsa] alsasrc and alsasink should expose card name
via propery
Classification: Desktop
Product: GStreamer
Version: 0.10.30
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: adam at yorba.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Today, the alsasrc and alsasink elements have a property "device-name" which
reveals the ALSA device name (which ultimately comes from the ALSA function
snd_pcm_info_get_name). They should have an additional property "card-name"
exposing the ALSA card name (from snd_ctl_card_info_get_name).
For example, on my machine the device name for hw:1,0 is "USB Audio", which is
currently visible via GStreamer. The card name is "FastTrack Pro"; I'd like to
be able to get this string too. This would be useful for GStreamer
applications which want to present descriptive ALSA device names to the user.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list