libsoundio-d ~master (2021-08-17T21:58:51Z)
Dub
Repo
jack_set_port_registration_callback
soundio
headers
jackheader
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow __gshared
int
jack_set_port_registration_callback
(
jack_client_t
*
,
JackPortRegistrationCallback
registration_callback
,
void
*
arg
)
Meta
Source
See Implementation
soundio
headers
jackheader
aliases
JackBufferSizeCallback
JackPortRegistrationCallback
JackPortRenameCallback
JackProcessCallback
JackSampleRateCallback
JackShutdownCallback
JackXRunCallback
jack_latency_callback_mode_t
jack_nframes_t
jack_options_t
jack_port_id_t
jack_status_t
enums
JackCaptureLatency
JackFailure
JackNullOption
JackPortIsInput
static functions
jack_activate
jack_client_close
jack_client_open
jack_connect
jack_free
jack_get_buffer_size
jack_get_ports
jack_get_sample_rate
jack_on_shutdown
jack_port_by_name
jack_port_flags
jack_port_get_buffer
jack_port_get_latency_range
jack_port_name
jack_port_register
jack_port_type
jack_set_buffer_size_callback
jack_set_error_function
jack_set_info_function
jack_set_port_registration_callback
jack_set_port_rename_callback
jack_set_process_callback
jack_set_sample_rate_callback
jack_set_xrun_callback
static variables
JACK_DEFAULT_AUDIO_TYPE
structs
jack_client_t
jack_latency_range_t
jack_port_t