svcore  1.9
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

◆ NoHint

◆ Toggled

const int PortHint::Toggled = 1
static

◆ Integer

const int PortHint::Integer = 2
static

◆ Logarithmic

const int PortHint::Logarithmic = 4
static

Definition at line 73 of file RealTimePluginInstance.h.

Referenced by LADSPAPluginFactory::getPortDisplayHint().

◆ SampleRate

const int PortHint::SampleRate = 8
static

Definition at line 74 of file RealTimePluginInstance.h.