[Bug 641544] Baseaudiosink should default to max latency

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 18 03:07:56 PDT 2015


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

Arun Raghavan <arun at accosted.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #299688|0                           |1
        is obsolete|                            |

--- Comment #19 from Arun Raghavan <arun at accosted.net> ---
Created attachment 299689
  --> https://bugzilla.gnome.org/attachment.cgi?id=299689&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