This is the complete list of members for CSimplePlayer, including all inherited members.
| AddRef() | CSimplePlayer | virtual |
| AddWaveHeader(LPWAVEHDR pwh) | CSimplePlayer | protected |
| Close() | CSimplePlayer | protected |
| CSimplePlayer(HRESULT *phr) | CSimplePlayer | |
| m_cBuffersOutstanding | CSimplePlayer | protected |
| m_cRef | CSimplePlayer | protected |
| m_CriSec | CSimplePlayer | protected |
| m_fEof | CSimplePlayer | protected |
| m_hCloseEvent | CSimplePlayer | protected |
| m_hCompletionEvent | CSimplePlayer | protected |
| m_hOpenEvent | CSimplePlayer | protected |
| m_hrOpen | CSimplePlayer | protected |
| m_hwo | CSimplePlayer | protected |
| m_pHeader | CSimplePlayer | protected |
| m_phrCompletion | CSimplePlayer | protected |
| m_pReader | CSimplePlayer | protected |
| m_pszUrl | CSimplePlayer | protected |
| m_wfx | CSimplePlayer | |
| m_WfxBuf | CSimplePlayer | |
| m_whdrHead | CSimplePlayer | protected |
| OnSample(DWORD dwOutputNum, QWORD cnsSampleTime, QWORD cnsSampleDuration, DWORD dwFlags, INSSBuffer __RPC_FAR *pSample, void __RPC_FAR *pvContext) | CSimplePlayer | virtual |
| OnStatus(WMT_STATUS Status, HRESULT hr, WMT_ATTR_DATATYPE dwType, BYTE __RPC_FAR *pValue, void __RPC_FAR *pvContext) | CSimplePlayer | virtual |
| OnWaveOutMsg(UINT uMsg, DWORD dwParam1, DWORD dwParam2) | CSimplePlayer | protected |
| Play(LPCWSTR pszUrl, DWORD dwSecDuration, HANDLE hCompletionEvent, HRESULT *phrCompletion) | CSimplePlayer | virtual |
| QueryInterface(REFIID riid, void **ppvObject) | CSimplePlayer | virtual |
| Release() | CSimplePlayer | virtual |
| RemoveWaveHeaders(void) | CSimplePlayer | protected |
| WaveProc(HWAVEOUT hwo, UINT uMsg, DWORD dwInstance, DWORD dwParam1, DWORD dwParam2) | CSimplePlayer | protectedstatic |
| ~CSimplePlayer() | CSimplePlayer |