crossfade: fix doxygen tag
This commit is contained in:
parent
ba3a8474b6
commit
f48c58d17b
@ -39,7 +39,7 @@ unsigned cross_fade_calc(float duration, float total_time,
|
|||||||
const struct audio_format *old_format,
|
const struct audio_format *old_format,
|
||||||
unsigned max_chunks);
|
unsigned max_chunks);
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* Applies cross fading to two chunks, i.e. mixes these chunks.
|
* Applies cross fading to two chunks, i.e. mixes these chunks.
|
||||||
* Internally, this calls pcm_mix().
|
* Internally, this calls pcm_mix().
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user