audio-info: annotate gst_audio_info_set_format
authorMathieu Duponchelle <mathieu@centricular.com>
Thu, 15 Feb 2018 18:54:34 +0000 (19:54 +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-info.c

index 739448c..140ca1c 100644 (file)
@@ -121,7 +121,7 @@ gst_audio_info_init (GstAudioInfo * info)
  * @format: the format
  * @rate: the samplerate
  * @channels: the number of channels
- * @position: the channel positions
+ * @position: (array fixed-size=64) (nullable): the channel positions
  *
  * Set the default info for the audio info of @format and @rate and @channels.
  *