Re: AuBase::GetLatency()
Re: AuBase::GetLatency()
- Subject: Re: AuBase::GetLatency()
- From: Stefan Gretscher <email@hidden>
- Date: Tue, 19 Oct 2004 16:40:44 +0200
Am 19.10.2004 um 13:34 schrieb Brian Willoughby:
*if* a host wanted to stay abreast of latency changes in its hosted
AudioUnits, I imagine that the proper CoreAudio API mechanism would be
to
register for changes using
AudioUnitAddPropertyListener(kAudioUnitProperty_Latency, ...) rather
than
constantly calling the same function. Polling is old-skool & really
bad on a
multithreaded system.
Correct. Logic uses AudioUnitAddPropertyListener like you describe.
Best,
Stefan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden