mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 02:00:33 +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:
|
* gst_audio_decoder_allocate_output_buffer:
|
||||||
* @enc: a #GstAudioDecoder
|
* @dec: a #GstAudioDecoder
|
||||||
* @size: size of the buffer
|
* @size: size of the buffer
|
||||||
*
|
*
|
||||||
* Helper function that allocates a buffer to hold an audio frame
|
* Helper function that allocates a buffer to hold an audio frame
|
||||||
|
|
Loading…
Reference in a new issue