JackSampleRateCallback

Prototype for the client supplied function that is called when the engine sample rate changes.

@param nframes new engine sample rate @param arg pointer to a client supplied structure

@return zero on success, non-zero on error

extern (C)
alias JackSampleRateCallback = int function

Meta