[Bug 641544] Baseaudiosink should default to max latency
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Mar 18 02:48:14 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=641544
--- Comment #18 from Arun Raghavan <arun at accosted.net> ---
Created attachment 299688
--> https://bugzilla.gnome.org/attachment.cgi?id=299688&action=edit
audio: Add a profile property to audio base sink and source
Subclasses can use the profile to configure themselves for the
appopriate buffering, latency, and filtering, if they wish to.
We use a string instead of a fixed enum since each subclass might end up
implementing a set of profiles that make sense on the given platform.
However, we would like some consistency so that clients are able to set
common types of profiles in a subclass-agnostic way. For this, we define
a few common profile names in documentation that subclasses are expected
to use for those common use cases.
--
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