missed commit
This commit is contained in:
@@ -28,6 +28,7 @@ private:
|
|||||||
int m_iSampleRate;
|
int m_iSampleRate;
|
||||||
mutable int64_t m_iLastSampleTime;
|
mutable int64_t m_iLastSampleTime;
|
||||||
int64_t m_iOffset;
|
int64_t m_iOffset;
|
||||||
|
UInt32 m_iBufferNumber;
|
||||||
vector<pair<AudioDevicePropertyID, AudioDevicePropertyListenerProc> > m_vPropertyListeners;
|
vector<pair<AudioDevicePropertyID, AudioDevicePropertyListenerProc> > m_vPropertyListeners;
|
||||||
RageThreadRegister *m_pIOThread, *m_pNotificationThread;
|
RageThreadRegister *m_pIOThread, *m_pNotificationThread;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user