Audacity 3.2.0
Public Attributes | List of all members
LV2Wrapper::LV2Work Struct Reference

#include <LV2Wrapper.h>

Public Attributes

uint32_t size {}
 
const void * data {}
 

Detailed Description

Definition at line 49 of file LV2Wrapper.h.

Member Data Documentation

◆ data

const void* LV2Wrapper::LV2Work::data {}

Definition at line 51 of file LV2Wrapper.h.

◆ size

uint32_t LV2Wrapper::LV2Work::size {}

Definition at line 50 of file LV2Wrapper.h.


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