libdragon
Loading...
Searching...
No Matches
mixer_internal.h
Go to the documentation of this file.
1
5#ifndef LIBDRAGON_MIXER_INTERNAL_H
6#define LIBDRAGON_MIXER_INTERNAL_H
7
8#include <stdint.h>
9
11extern uint32_t __mixer_overlay_id;
12
15
16#endif
A waveform that can be played back through the mixer.
Definition mixer.h:440
uint32_t __mixer_overlay_id
RSPQ overlay ID assigned to the mixer ucode.
Definition mixer.c:178
void __mixer_wave_stopall(waveform_t *wave)
Definition mixer.c:461