#include <wiimote_common.h>
Public Member Functions | |
| wiimote_sample () | |
Public Attributes | |
| BYTE * | samples |
| DWORD | length |
| speaker_freq | freq |
Definition at line 32 of file wiimote_common.h.
| wiimote_sample::wiimote_sample | ( | ) | [inline] |
Definition at line 37 of file wiimote_common.h.
Referenced by wiimote::Convert16bitMonoSamples(), and wiimote::PlaySample().
| DWORD wiimote_sample::length |
Definition at line 36 of file wiimote_common.h.
Referenced by wiimote::Convert16bitMonoSamples().
| BYTE* wiimote_sample::samples |
Definition at line 35 of file wiimote_common.h.
Referenced by wiimote::Convert16bitMonoSamples().
1.7.2