sprint 1-alpha
Public Member Functions
sprint::WaveOut Class Reference

List of all members.

Public Member Functions

 WaveOut (UINT uMaxBuffer, UINT uBufferSize)
bool InitEx (WAVEFORMATEX *lpFormat, UINT_PTR uDeviceID, DWORD_PTR dwCallback, DWORD_PTR dwCallbackInstance, DWORD fdwOpen)
bool Init (HWND hwnd, WAVEFORMATEX *lpFormat, UINT_PTR uDeviceID)
bool Done ()
bool CheckBuffer ()
bool ResetBuffer (WAVEHDR *pwhdr)
bool PlayBuffer (WAVEHDR *pwhdr)
bool SendSilenceBuffer ()
bool SendData (const char *lpData, UINT uDataSize)
bool Restart ()
bool Pause ()

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines