Add some missing nullable annotations

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/876>
This commit is contained in:
Sebastian Dröge 2020-10-17 12:35:16 +03:00 committed by GStreamer Merge Bot
parent 3036521fb6
commit 825eea9545
2 changed files with 2 additions and 2 deletions

View file

@ -1111,7 +1111,7 @@ gst_app_sink_query (GstBaseSink * bsink, GstQuery * query)
/**
* gst_app_sink_set_caps:
* @appsink: a #GstAppSink
* @caps: caps to set
* @caps: (nullable): caps to set
*
* Set the capabilities on the appsink element. This function takes
* a copy of the caps structure. After calling this method, the sink will only

View file

@ -1420,7 +1420,7 @@ invalid_segment:
/**
* gst_app_src_set_caps:
* @appsrc: a #GstAppSrc
* @caps: caps to set
* @caps: (nullable): caps to set
*
* Set the capabilities on the appsrc element. This function takes
* a copy of the caps structure. After calling this method, the source will