In which process/thread is called a device IO procedure?
In which process/thread is called a device IO procedure?
- Subject: In which process/thread is called a device IO procedure?
- From: "Dominic Duchemin" <email@hidden>
- Date: Thu, 18 Jul 2002 15:19:22 -0400
- Thread-topic: In which process/thread is called a device IO procedure?
I whould like to know something about the IO procedure that we give to
ex: AudioDeviceAddIOProc( TheDeviceId, TheIOProc, SomeUserDataPtr);
In which process/thread this function is called?
Is it in the same process/thread that we call AudioDeviceStart and then we must enter an application event loop
or
Simply, a thread is started and it call this procedure at regular timeslices to feed the hardware?
Thanks.
---------------------------------------------------
Dominic Duchemin
Programmer for Kaydara Inc.
_______________________________________________
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.