#include "vstrepresentation.h"#include "base/source/fstring.h"#include "base/source/fstreamer.h"Namespaces | |
| namespace | Steinberg |
| namespace | Steinberg::Vst |
Defines | |
| #define | START_TAG_STRING(string) "<" string">" |
| #define | END_TAG_STRING(string) "</" string">" |
| #define | MEDIUM_TITLE_LIMIT 8 |
| #define | SHORT_TITLE_LIMIT 4 |
| #define START_TAG_STRING | ( | string | ) | "<" string">" |
| #define END_TAG_STRING | ( | string | ) | "</" string">" |
| #define MEDIUM_TITLE_LIMIT 8 |
| #define SHORT_TITLE_LIMIT 4 |