IS3D::MidiOutDevice Class Reference
#include <Midi.H>
List of all members.
Constructor & Destructor Documentation
| IS3D::MidiOutDevice::MidiOutDevice |
( |
int |
number |
) |
|
| virtual IS3D::MidiOutDevice::~MidiOutDevice |
( |
|
) |
[virtual] |
Member Function Documentation
| static MidiOutDevice* IS3D::MidiOutDevice::fromMidiDeviceName |
( |
const char * |
name |
) |
[static] |
| static MidiOutDevice* IS3D::MidiOutDevice::fromMidiDeviceNumber |
( |
int |
number |
) |
[static] |
| static int IS3D::MidiOutDevice::getNumAvailableDevices |
( |
|
) |
[static] |
| static void IS3D::MidiOutDevice::getAvailableDeviceName |
( |
int |
number, |
|
|
char * |
name | |
|
) |
| | [static] |
| void IS3D::MidiOutDevice::sendMessage |
( |
unsigned char * |
message, |
|
|
int |
size | |
|
) |
| | |
The documentation for this class was generated from the following file: