Ardour  9.0-pre0-582-g084a23a80d
LV2_Export_Interface Struct Reference

#include <lv2_extensions.h>

Public Attributes

int(* setup )(LV2_Handle, const char *, LV2_Options_Option const *)
 
int(* finalize )(LV2_Handle)
 

Detailed Description

Export interface

Definition at line 303 of file lv2_extensions.h.

Member Data Documentation

◆ finalize

int(* LV2_Export_Interface::finalize) (LV2_Handle)

..

Definition at line 307 of file lv2_extensions.h.

◆ setup

int(* LV2_Export_Interface::setup) (LV2_Handle, const char *, LV2_Options_Option const *)

..

Definition at line 305 of file lv2_extensions.h.


The documentation for this struct was generated from the following file: