[Bug 769804] audiobasesink: Add skew-wait property

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 12 15:10:14 UTC 2016


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

--- Comment #2 from GstBlub <gstblub at gmail.com> ---
The skew-wait property can be used to defer correcting clock skew.
This is useful when the hardware playout reporting is fairly inaccurate,
and therefore may occasionally swing back and forth over a short period
of time.  So instead of doing e.g. a backward skew correction almost
immediately followed by a forward skew correction, this allows any skew
action to be deferred, which may eliminate the need to do any correction
at all.

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