pa_mainloop_prepare

Prepare for a single iteration of the main loop. Returns a negative value on error or exit request. timeout specifies a maximum timeout for the subsequent poll, or -1 for blocking behaviour. The timeout is specified in microseconds.

extern (C)
int
pa_mainloop_prepare

Meta