audio-info: annotate gst_audio_info_set_format

https://bugzilla.gnome.org/show_bug.cgi?id=793492
This commit is contained in:
Mathieu Duponchelle 2018-02-15 19:54:34 +01:00
parent 8292ab8236
commit 3d50d0e8b0

View 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.
*