MPD
|
#include <stddef.h>
Go to the source code of this file.
Functions | |
void | pcm_mix (void *buffer1, const void *buffer2, size_t size, const struct audio_format *format, float portion1) |
void pcm_mix | ( | void * | buffer1, |
const void * | buffer2, | ||
size_t | size, | ||
const struct audio_format * | format, | ||
float | portion1 | ||
) |