gstevent: specify (transfer) for gst_event_new_segment

This commit is contained in:
Edward Hervey 2011-10-04 15:55:05 +02:00
parent 72e86a372c
commit 314a24c4ac

View file

@ -611,7 +611,7 @@ gst_event_parse_caps (GstEvent * event, GstCaps ** caps)
/**
* gst_event_new_segment:
* @segment: a #GstSegment
* @segment: (transfer full): a #GstSegment
*
* Create a new SEGMENT event for @segment. The segment event can only travel
* downstream synchronized with the buffer flow and contains timing information