Removing all event timers?
Removing all event timers?
- Subject: Removing all event timers?
- From: Jeremy Sagan <email@hidden>
- Date: Sun, 29 Feb 2004 03:56:58 -0500
This is probably a stupid question and I probably should not be
cross-posting but....
I have a problem where I load a certain component type plug-in (an
AudioUnit) and execute it and it works fine until I close its edit view
component and its main component. It proceeds to crash in an
EventLoopTimer. Ideally the manufacturer will fix this problem but I
was wondering if there is a way to remove all event loop timers from my
application? Can I call RemoveEventLoopTimer with a NULL or something?
Can I intercept the plug-in's call to install its event loop timer to
see what the EventLoopTimerRef * is?
Any ideas would be helpful.
Thanks,
Jeremy
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.