tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces
tracktion_VSTXML.h File Reference

Go to the source code of this file.

Classes

class  tracktion::engine::VSTXML
 
struct  tracktion::engine::VSTXML::Base
 
struct  tracktion::engine::VSTXML::Param
 
struct  tracktion::engine::VSTXML::Group
 
struct  tracktion::engine::VSTXML::Range
 
struct  tracktion::engine::VSTXML::Entry
 
struct  tracktion::engine::VSTXML::ValueType
 
struct  tracktion::engine::VSTXML::Template
 

Namespaces

namespace  tracktion
 
namespace  tracktion::engine
 Declarations from this namespaces are inlined into tracktion.
 

Class Documentation

◆ tracktion::engine::VSTXML::Entry

struct tracktion::engine::VSTXML::Entry

Definition at line 84 of file tracktion_VSTXML.h.

Class Members
String name
Range range

◆ tracktion::engine::VSTXML::ValueType

struct tracktion::engine::VSTXML::ValueType

Definition at line 90 of file tracktion_VSTXML.h.

Class Members
OwnedArray< Entry > entries
String label
String name

◆ tracktion::engine::VSTXML::Template

struct tracktion::engine::VSTXML::Template

Definition at line 96 of file tracktion_VSTXML.h.

Class Members
String name
OwnedArray< Param > params