![]() |
wxMidi - A MIDI interface based on PortMidi
|
Helper class for internal use. More...
#include <wxMidi.h>
Public Member Functions | |
wxMidiThread (wxMidiInDevice *pDev, wxWindow *pWindow, unsigned long milliseconds) | |
void * | Entry () |
void | OnExit () |
Public Attributes | |
wxMidiInDevice * | m_pDev |
wxWindow * | m_pWindow |
unsigned long | m_nMilliseconds |
Helper class for internal use.