allow specifying ALSA device to use

This commit is contained in:
Glenn Maynard
2004-07-17 21:22:36 +00:00
parent c81e737d85
commit 8a3fb77328
3 changed files with 18 additions and 5 deletions
+1
View File
@@ -245,6 +245,7 @@ public:
bool m_bSmoothLines;
CString m_sSoundDrivers;
int m_iSoundWriteAhead;
CString m_iSoundDevice;
float m_fSoundVolume;
int m_iSoundResampleQuality;
CString m_sMovieDrivers;