missed commit

This commit is contained in:
Steve Checkoway
2006-05-20 05:37:03 +00:00
parent 76e98bdaf5
commit bc6cf3b9a3
@@ -28,6 +28,7 @@ private:
int m_iSampleRate;
mutable int64_t m_iLastSampleTime;
int64_t m_iOffset;
UInt32 m_iBufferNumber;
vector<pair<AudioDevicePropertyID, AudioDevicePropertyListenerProc> > m_vPropertyListeners;
RageThreadRegister *m_pIOThread, *m_pNotificationThread;