On 09/03/2014 04:04 PM, Raphaël BOLLEN wrote:
Hello,
I'm trying to use jack_set_xrun_callback to be notified in my
application of eventual xrun.
in the documentation of the function I see a note: that 'this function
cannot be called while the client is activated'.
Does it mean that my client
On 09/03/2014 04:04 PM, Raphaël BOLLEN wrote:
> Hello,
>
> I'm trying to use jack_set_xrun_callback to be notified in my
> application of eventual xrun.
>
> in the documentation of the function I see a note: that 'this function
> cannot be called while the client is activated'.
>
> Does it mean
Hello,
I'm trying to use jack_set_xrun_callback to be notified in my application of
eventual xrun.
in the documentation of the function I see a note: that 'this function cannot be called while the
client is activated'.
Does it mean that my client must call jack_set_xrun_callback before being