summaryrefslogtreecommitdiffstats
path: root/libavresample/audio_mix.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavresample/audio_mix.h')
-rw-r--r--libavresample/audio_mix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavresample/audio_mix.h b/libavresample/audio_mix.h
index 61db330..2199fff 100644
--- a/libavresample/audio_mix.h
+++ b/libavresample/audio_mix.h
@@ -69,7 +69,7 @@ typedef struct AudioMix {
* @param in_channels number of input channels, or 0 for any number of channels
* @param out_channels number of output channels, or 0 for any number of channels
* @param ptr_align buffer pointer alignment, in bytes
- * @param sample_align buffer size alignment, in samples
+ * @param samples_align buffer size alignment, in samples
* @param descr function type description (e.g. "C" or "SSE")
* @param mix_func mixing function pointer
*/
OpenPOWER on IntegriCloud