Implementing it properly in 0.10 seems to be impossible.
*
* Returns: (transfer full): a new #GstEvent
*
- * Since: 0.10.34
+ * Since: 0.11.0
*/
GstEvent *
gst_event_new_reconfigure (void)
* @GST_EVENT_STEP: A request for stepping through the media. Sinks will usually
* execute the step operation. Since: 0.10.24
* @GST_EVENT_RECONFIGURE: A request for upstream renegotiating caps and reconfiguring.
- * Since: 0.10.34
+ * Since: 0.11.0
* @GST_EVENT_CUSTOM_UPSTREAM: Upstream custom event
* @GST_EVENT_CUSTOM_DOWNSTREAM: Downstream custom event that travels in the
* data flow.