After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 630443 - baseaudiosink: Add getter and setter for drift tolerance
baseaudiosink: Add getter and setter for drift tolerance
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: 0.10.31
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-09-23 17:40 UTC by Håvard Graff (hgr)
Modified: 2010-09-24 11:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (4.03 KB, patch)
2010-09-23 17:40 UTC, Håvard Graff (hgr)
none Details | Review

Description Håvard Graff (hgr) 2010-09-23 17:40:41 UTC
Created attachment 170941 [details] [review]
patch

This way it could be configured internally, like in the _init method of a sink inheriting from baseaudiosink.
Comment 1 Wim Taymans 2010-09-24 11:10:36 UTC
commit 84dba3698de7cdf8a704943505095df729e04ccf
Author: Wim Taymans <wim.taymans@collabora.co.uk>
Date:   Fri Sep 24 13:09:28 2010 +0200

    baseaudiosink: add Since markers
    
    Fixes #630443

commit 3067a83df2cf7f98c80ca4097cc1b8ec5265373b
Author: Havard Graff <havard.graff@tandberg.com>
Date:   Fri Jul 30 13:54:42 2010 +0200

    baseaudiosink: Added getter and setter for drift tolerance.