LV2  1.0.13
Data Structures
Here are the data structures with brief descriptions:
oCLV2_AtomThe header of an atom:Atom
oCLV2_Atom_DoubleAn atom:Double
oCLV2_Atom_EventThe header of an atom:Event
oCLV2_Atom_FloatAn atom:Float
oCLV2_Atom_ForgeA "forge" for creating atoms by appending to a buffer
oCLV2_Atom_Forge_FrameA stack frame used for keeping track of nested Atom containers
oCLV2_Atom_IntAn atom:Int or atom:Bool
oCLV2_Atom_LiteralAn atom:Literal
oCLV2_Atom_Literal_BodyThe body of an atom:Literal
oCLV2_Atom_LongAn atom:Long
oCLV2_Atom_ObjectAn atom:Object
oCLV2_Atom_Object_BodyThe body of an atom:Object
oCLV2_Atom_Object_QueryA single entry in an Object query
oCLV2_Atom_PropertyAn atom:Property
oCLV2_Atom_Property_BodyThe body of an atom:Property (e.g
oCLV2_Atom_SequenceAn atom:Sequence
oCLV2_Atom_Sequence_BodyThe body of an atom:Sequence (a sequence of events)
oCLV2_Atom_StringAn atom:String
oCLV2_Atom_TupleAn atom:Tuple
oCLV2_Atom_URIDAn atom:URID
oCLV2_Atom_VectorAn atom:Vector
oCLV2_Atom_Vector_BodyThe body of an atom:Vector
oCLV2_DescriptorPlugin Descriptor
oCLV2_EventAn LV2 event (header only)
oCLV2_Event_BufferA buffer of LV2 events (header only)
oCLV2_Event_FeatureNon-POD events feature
oCLV2_Event_IteratorAn iterator over an LV2_Event_Buffer
oCLV2_Extension_Data_FeatureThe data field of the LV2_Feature for this extension
oCLV2_FeatureFeature
oCLV2_Lib_DescriptorDescriptor for a plugin library
oCLV2_Log_LogLog feature (LV2_LOG__log)
oCLV2_Options_InterfaceInterface for dynamically setting options (LV2_OPTIONS__interface)
oCLV2_Options_OptionAn option
oCLV2_Resize_Port_Resize
oCLV2_State_InterfaceLV2 Plugin State Interface
oCLV2_State_Make_PathFeature data for state:makePath (LV2_STATE__makePath)
oCLV2_State_Map_PathFeature data for state:mapPath (LV2_STATE__mapPath)
oCLV2_URI_Map_FeatureURI Map Feature
oCLV2_URID_MapURID Map Feature (LV2_URID__map)
oCLV2_URID_UnmapURI Unmap Feature (LV2_URID__unmap)
oCLV2_Worker_InterfaceLV2 Plugin Worker Interface
oCLV2_Worker_Schedule
oCLV2UI_DescriptorThe implementation of a UI
oCLV2UI_Peak_DataPeak data for a slice of time, the update format for ui:peakProtocol
oCLV2UI_Port_MapPort Map Feature (LV2_UI__portMap)
oCLV2UI_Port_SubscribePort subscription feature (LV2_UI__portSubscribe);
oCLV2UI_ResizeUI Resize Feature (LV2_UI__resize)
\CLV2UI_TouchA feature to notify the host the user has grabbed a UI control