#include <mci_device.h>
Inheritance diagram for audiere::MCIDevice:

Public Member Functions | |
| MCIDevice (const std::string &device) | |
| ~MCIDevice () | |
Protected Member Functions | |
| std::string | sendCommand (const std::string &request, const std::string ¶meters="", int flags=0) |
| virtual void | notify (WPARAM flags) |
Static Protected Member Functions | |
| static std::string | sendString (const std::string &string, bool *error=0, HWND window=NULL) |
Definition at line 16 of file mci_device.h.
|
|
Definition at line 18 of file mci_device.h. References ADR_LOG. |
|
|
Definition at line 50 of file mci_device.h. References sendCommand(). |
|
|
Called when a 'notify' message is sent from MCI.
Reimplemented in audiere::MCIMIDIStream. Definition at line 93 of file mci_device.h. Referenced by sendCommand(). |
|
||||||||||||||||
|
||||||||||||||||
|
Definition at line 70 of file mci_device.h. References ADR_LOG. Referenced by audiere::MCIMIDIStream::create(), and sendCommand(). |
1.4.6