List of all members.
Public Member Functions |
| WaveIn (UINT nInputBuffer, UINT nBufferSize) |
| reserve nBufferSize of nInputBuffer bytes
|
UINT | GetNumberOfDevices () |
bool | Init (HWND hWnd, WAVEFORMATEX *pwfxInput, UINT_PTR uDeviceID) |
bool | InitEx (WAVEFORMATEX *pwfxInput, UINT_PTR uDeviceID, DWORD_PTR dwCallback, DWORD_PTR dwCallbackInstance, DWORD fdwOpen) |
bool | Done () |
bool | Test (HWAVEIN hwitest) |
bool | ResetBuffer (WAVEHDR *target) |
UINT | CopyBufferData (WAVEHDR *src, LPBYTE lpBuffer, UINT uBufferSize) |
bool | Start () |
| Start Capture.
|
bool | Stop () |
| Stop Capture.
|
The documentation for this class was generated from the following file: