ardour
Public Attributes | List of all members
ARDOUR::LV2Plugin::UIMessage Struct Reference

Message send to/from UI via ports. More...

Public Attributes

uint32_t index
 
uint32_t protocol
 
uint32_t size
 

Detailed Description

Message send to/from UI via ports.

Definition at line 208 of file lv2_plugin.h.

Member Data Documentation

uint32_t ARDOUR::LV2Plugin::UIMessage::index

Definition at line 209 of file lv2_plugin.h.

uint32_t ARDOUR::LV2Plugin::UIMessage::protocol

Definition at line 210 of file lv2_plugin.h.

uint32_t ARDOUR::LV2Plugin::UIMessage::size

Definition at line 211 of file lv2_plugin.h.


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