Public Member Functions | Public Attributes

wiimote_sample Struct Reference

#include <wiimote_common.h>

List of all members.

Public Member Functions

 wiimote_sample ()

Public Attributes

BYTE * samples
DWORD length
speaker_freq freq

Detailed Description

Definition at line 32 of file wiimote_common.h.


Constructor & Destructor Documentation

wiimote_sample::wiimote_sample (  ) [inline]

Definition at line 34 of file wiimote_common.h.

: samples(NULL), length(0), freq(FREQ_NONE) {}

Member Data Documentation

Definition at line 37 of file wiimote_common.h.

Referenced by wiimote::Convert16bitMonoSamples(), and wiimote::PlaySample().

Definition at line 36 of file wiimote_common.h.

Referenced by wiimote::Convert16bitMonoSamples().

Definition at line 35 of file wiimote_common.h.

Referenced by wiimote::Convert16bitMonoSamples().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines