[Bug 753601] alsasink: Probe a fixed set of rates instead of a range

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 2 20:22:09 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=753601

--- Comment #6 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
Created attachment 327185
  --> https://bugzilla.gnome.org/attachment.cgi?id=327185&action=edit
Patch for probing a fixed set of sample rates

Here is a patch for this enhancement. The list of possible sample rates is
given as a GstCaps. There is currently no "good" way of specifying a list of
integers as a property, and parsing a string that contains a comma-separated
list of integers would duplicate a lot of what GstCaps & GstStructure already
do.

-- 
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