PortHint Namespace Reference

Variables

static const int NoHint = 0
 
static const int Toggled = 1
 
static const int Integer = 2
 
static const int Logarithmic = 4
 
static const int SampleRate = 8
 

Variable Documentation

const int PortHint::Toggled = 1
static
const int PortHint::Integer = 2
static
const int PortHint::Logarithmic = 4
static

Definition at line 73 of file RealTimePluginInstance.h.

Referenced by LADSPAPluginFactory::getPortDisplayHint().

const int PortHint::SampleRate = 8
static

Definition at line 74 of file RealTimePluginInstance.h.