From 3d50d0e8b0a1a90d5323175afb87e079a7b3a9f9 Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle Date: Thu, 15 Feb 2018 19:54:34 +0100 Subject: [PATCH] audio-info: annotate gst_audio_info_set_format https://bugzilla.gnome.org/show_bug.cgi?id=793492 --- gst-libs/gst/audio/audio-info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/audio/audio-info.c b/gst-libs/gst/audio/audio-info.c index 739448c..140ca1c 100644 --- a/gst-libs/gst/audio/audio-info.c +++ b/gst-libs/gst/audio/audio-info.c @@ -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. * -- 2.7.4