◆ Type
| Enumerator |
|---|
| kInteger | |
| kFloat | |
| kString | |
| kBinary | |
◆ HostAttribute() [1/4]
| Steinberg::Vst::HostAttribute::HostAttribute |
( |
int64 | value | ) |
|
|
inline |
◆ HostAttribute() [2/4]
| Steinberg::Vst::HostAttribute::HostAttribute |
( |
double | value | ) |
|
|
inline |
◆ HostAttribute() [3/4]
| Steinberg::Vst::HostAttribute::HostAttribute |
( |
const TChar * | value, |
|
|
uint32 | sizeInCodeUnit ) |
|
inline |
size is in code unit (count of TChar)
◆ HostAttribute() [4/4]
| Steinberg::Vst::HostAttribute::HostAttribute |
( |
const void * | value, |
|
|
uint32 | sizeInBytes ) |
|
inline |
◆ ~HostAttribute()
| Steinberg::Vst::HostAttribute::~HostAttribute |
( |
| ) |
|
|
inline |
◆ binaryValue()
| const void * Steinberg::Vst::HostAttribute::binaryValue |
( |
uint32 & | sizeInBytes | ) |
|
|
inline |
◆ floatValue()
| double Steinberg::Vst::HostAttribute::floatValue |
( |
| ) |
const |
|
inline |
◆ getType()
| Type Steinberg::Vst::HostAttribute::getType |
( |
| ) |
const |
|
inline |
◆ intValue()
| int64 Steinberg::Vst::HostAttribute::intValue |
( |
| ) |
const |
|
inline |
◆ stringValue()
| const TChar * Steinberg::Vst::HostAttribute::stringValue |
( |
uint32 & | sizeInCodeUnit | ) |
|
|
inline |
sizeInCodeUnit is in code unit (count of TChar)
◆ size
| uint32 Steinberg::Vst::HostAttribute::size |
|
protected |
◆ type
| Type Steinberg::Vst::HostAttribute::type |
|
protected |
| union Steinberg::Vst::HostAttribute::v Steinberg::Vst::HostAttribute::v |
|
protected |
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/includes/vst3sdk/public.sdk/source/vst/hosting/hostclasses.cpp