Searched refs:GetWaveFormat (Results 1 – 1 of 1) sorted by relevance
28 WAVEFORMATEX* GetWaveFormat() {return (&m_Format);} in GetWaveFormat() function in CWaveFile257 mmres = waveOutOpen(&hwo, devId, wave->waveFile.GetWaveFormat(), 0, 0, CALLBACK_NULL); in StartWave()