gst_audio_converter_new: update annotations
authorMathieu Duponchelle <mathieu@centricular.com>
Thu, 15 Feb 2018 18:57:44 +0000 (19:57 +0100)
committerMathieu Duponchelle <mathieu@centricular.com>
Thu, 15 Feb 2018 19:51:30 +0000 (20:51 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=793492

gst-libs/gst/audio/audio-converter.c

index e06d2e9..2cf63c1 100644 (file)
@@ -1159,11 +1159,11 @@ converter_resample (GstAudioConverter * convert,
                )
 
 /**
- * gst_audio_converter_new: (skip)
+ * gst_audio_converter_new:
  * @flags: extra #GstAudioConverterFlags
  * @in_info: a source #GstAudioInfo
  * @out_info: a destination #GstAudioInfo
- * @config: (transfer full): a #GstStructure with configuration options
+ * @config: (transfer full) (nullable): a #GstStructure with configuration options
  *
  * Create a new #GstAudioConverter that is able to convert between @in and @out
  * audio formats.