From 1f7d341d92e81fcc35b9118219183bda3f1f11a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 25 Jul 2016 13:06:36 +0300 Subject: [PATCH] player: G-I annotation fixes --- gst-libs/gst/player/gstplayer.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gst-libs/gst/player/gstplayer.c b/gst-libs/gst/player/gstplayer.c index a23d26b081..03ad88cb87 100644 --- a/gst-libs/gst/player/gstplayer.c +++ b/gst-libs/gst/player/gstplayer.c @@ -3917,8 +3917,6 @@ gst_player_get_audio_video_offset (GstPlayer * self) * * Sets audio-video-offset property by value of @offset * - * Returns: void - * * Since 1.10 */ void @@ -4181,9 +4179,10 @@ gst_player_config_set_position_update_interval (GstStructure * config, /** * gst_player_config_get_position_update_interval: - * @player: #GstPlayer instance + * @config: a #GstPlayer configuration * * Returns: current position update interval in milliseconds + * * Since 1.10 */ guint