event: improve annotation

This commit is contained in:
Wim Taymans 2012-07-11 12:40:10 +02:00
parent 4c42b6720d
commit b277243fa6

View file

@ -639,7 +639,7 @@ gst_event_new_caps (GstCaps * caps)
/**
* gst_event_parse_caps:
* @event: The event to parse
* @caps: (out): A pointer to the caps
* @caps: (out) (transfer none): A pointer to the caps
*
* Get the caps from @event. The caps remains valid as long as @event remains
* valid.