[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSound & Threads (was: PFile problems)



Pierre Phaneuf wrote:

>> >Darn, I remember, threaded sound... It uses a thread to play sound,
>> >that's right? Or just for making itself threadsafe?
>> 
>> Both ;)
>
>Well, I guess the former includes the latter, but do you mean it is
>possible to play sound synchronously (without a thread)?

Don't think so. The mixer code seems to always run as seperate thread.

	Christian