libdragon
Loading...
Searching...
No Matches
src
audio
mixer_internal.h
1
#ifndef LIBDRAGON_MIXER_INTERNAL_H
2
#define LIBDRAGON_MIXER_INTERNAL_H
3
4
#include <stdint.h>
5
7
extern
uint32_t
__mixer_overlay_id
;
8
10
void
__mixer_wave_stopall
(
waveform_t
*wave);
11
12
#endif
__mixer_overlay_id
uint32_t __mixer_overlay_id
RSPQ overlay ID assigned to the mixer ucode.
Definition
mixer.c:177
__mixer_wave_stopall
void __mixer_wave_stopall(waveform_t *wave)
Definition
mixer.c:460
waveform_t
A waveform that can be played back through the mixer.
Definition
mixer.h:439
Generated on Sun Jan 26 2025 22:09:22 for libdragon by
1.9.8