That last commit was a bit more than I intended. Oh well. It (and this one) simplify the property listener code and add more listeners.

This commit is contained in:
Steve Checkoway
2006-06-18 09:40:56 +00:00
parent 1f72db5efc
commit 2572b8c5ea
@@ -34,6 +34,7 @@ private:
void AddListener( AudioDevicePropertyID propertyID,
AudioDevicePropertyListenerProc handler, const char *name );
void RemoveListeners();
static OSStatus GetData( AudioDeviceID inDevice,
const AudioTimeStamp *inNow,
const AudioBufferList *inInputData,