#include <DXFullDuplex.hxx>
Definition at line 79 of file DXFullDuplex.hxx.
Public Member Functions | |
DXFullDuplex (TUInt32 irate, TByte ichannels, TSize latency, LPGUID pGUID) | |
~DXFullDuplex () | |
HRESULT | Start (void) |
HRESULT | Poll (void) |
HRESULT | Write (short *buf, TSize size) |
HRESULT | Read (short *buf, TSize size) |
Public Attributes | |
DWORD | mLatency |
Static Public Attributes | |
static HWND | shMainWnd = 0 |
Definition at line 42 of file DXFullDuplex.cxx.
DXFullDuplex::~DXFullDuplex | ( | ) |
HRESULT DXFullDuplex::Start | ( | void | ) |
HRESULT DXFullDuplex::Poll | ( | void | ) |
HRESULT DXFullDuplex::Write | ( | short * | buf, | |
TSize | size | |||
) |
HRESULT DXFullDuplex::Read | ( | short * | buf, | |
TSize | size | |||
) |
HWND DXFullDuplex::shMainWnd = 0 [static] |