mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +00:00
audiodecoder: minor doc fix
This commit is contained in:
parent
cdbd97a43d
commit
d63a4024b8
1 changed files with 1 additions and 1 deletions
|
@ -2794,7 +2794,7 @@ gst_audio_decoder_merge_tags (GstAudioDecoder * dec,
|
|||
|
||||
/**
|
||||
* gst_audio_decoder_allocate_output_buffer:
|
||||
* @enc: a #GstAudioDecoder
|
||||
* @dec: a #GstAudioDecoder
|
||||
* @size: size of the buffer
|
||||
*
|
||||
* Helper function that allocates a buffer to hold an audio frame
|
||||
|
|
Loading…
Reference in a new issue