Searched refs:m_soundFile (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/sound/
H A Dsound.cpp86 wxString m_soundFile; member in class:MyFrame
184 m_soundFile = WAV_FILE;
221 NotifyUsingFile(m_soundFile);
967 return snd.Create(m_soundFile);
990 m_soundFile = dlg.GetPath();
998 NotifyUsingFile(m_soundFile);
1017 m_soundFile.clear();

Completed in 76 milliseconds