mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 08:46:40 +00:00
badaudio: Add/fix annotations
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3194>
This commit is contained in:
parent
f705da7131
commit
3d528b25d1
1 changed files with 2 additions and 1 deletions
|
@ -2464,7 +2464,8 @@ gst_nonstream_audio_decoder_get_downstream_info (GstNonstreamAudioDecoder * dec,
|
|||
* This function may only be called from within @load_from_buffer,
|
||||
* @load_from_custom, and @decode.
|
||||
*
|
||||
* Returns: Newly allocated output buffer, or NULL if allocation failed
|
||||
* Returns: (transfer full) (nullable): Newly allocated output buffer, or NULL
|
||||
* if allocation failed
|
||||
*/
|
||||
GstBuffer *
|
||||
gst_nonstream_audio_decoder_allocate_output_buffer (GstNonstreamAudioDecoder *
|
||||
|
|
Loading…
Reference in a new issue