mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
audio-info: annotate gst_audio_info_set_format
https://bugzilla.gnome.org/show_bug.cgi?id=793492
This commit is contained in:
parent
8292ab8236
commit
3d50d0e8b0
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue