dplug ~master (2024-12-12T14:21:32Z)
Home
Dub
Repo
clap_plugin_t.process
dplug
clap
types
clap_plugin_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct
clap_plugin_t
extern (
C
) nothrow @
nogc
clap_process_status
function
(
const
(
clap_plugin_t
)*
plugin
,
const
(
clap_process_t
)*
processParams
)
process
;
Meta
Source
See Implementation
dplug
clap
types
clap_plugin_t
variables
activate
deactivate
desc
destroy
get_extension
init
on_main_thread
plugin_data
process
reset
start_processing
stop_processing