mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
event: improve annotation
This commit is contained in:
parent
4c42b6720d
commit
b277243fa6
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue