mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
apps: Fix for Doxygen.
ASTERISK-29740 Change-Id: Icb6fbcfea0a5f1c82caa5001902b6a786adbf307
This commit is contained in:
committed by
George Joseph
parent
47ade30c6b
commit
196c24df22
@@ -615,8 +615,6 @@ static int queue_voice_frame(struct jack_data *jack_data, struct ast_frame *f)
|
||||
* Read data from the input ringbuffer, which is the properly resampled audio
|
||||
* that was read from the jack input port. Write it to the channel in 20 ms frames,
|
||||
* or fill up an output frame instead if one is provided.
|
||||
*
|
||||
* \return Nothing.
|
||||
*/
|
||||
static void handle_jack_audio(struct ast_channel *chan, struct jack_data *jack_data,
|
||||
struct ast_frame *out_frame)
|
||||
|
Reference in New Issue
Block a user