jack_activate

Tell the Jack server that the program is ready to start processing audio.

@return 0 on success, otherwise a non-zero error code

extern (C)
int
jack_activate
(
jack_client_t* client
)

Meta