jack_cycle_wait

Wait until this JACK client should process data.

@param client - pointer to a JACK client structure

@return the number of frames of data to process

extern (C)
jack_nframes_t
jack_cycle_wait
(
jack_client_t* client
)

Meta