Constructor

AgsAudioLv2Workernew

since: 3.0.0

Declaration [src]

AgsLv2Worker*
ags_lv2_worker_new (
  void
)

Description [src]

Create a new instance of AgsLv2Worker.

Available since: 3.0.0

Return value

Type: AgsLv2Worker

The new AgsLv2Worker.

The caller of the function takes ownership of the data, and is responsible for freeing it.