Function
AgsAudioLv2Workerschedule_work
since: 3.0.0
Declaration [src]
LV2_Worker_Status
ags_lv2_worker_schedule_work (
LV2_Worker_Schedule_Handle handle,
uint32_t data_size,
void* data
)
Description [src]
Schedule work of lv2 worker handle
.
Available since: 3.0.0
This function is not directly available to language bindings.