GNOME Bugzilla – Bug 159087
[docs] API doc, error in GstProbeCallback () return value
Last modified: 2004-12-22 21:47:04 UTC
In The API, the documentation for GstProbeCallback () states: "Returns : TRUE if the GstData should be removed from the stream. " It should in fact be the opposite: "Returns : FALSE if the GstData should be removed from the stream. "
Fixed.