VST 3 SDK VST 3.8
SDK for developing VST plug-in
Loading...
Searching...
No Matches
moduleinfoparser.cpp File Reference
#include "moduleinfoparser.h"
#include "jsoncxx.h"
#include "pluginterfaces/base/ipluginbase.h"
#include <limits>
#include <stdexcept>

Namespaces

namespace  Steinberg
 A replacement for InitModule and DeinitModule.
 
namespace  Steinberg::ModuleInfoLib
 

Functions

std::optional< ModuleInfoparseJson (std::string_view jsonData, std::ostream *optErrorOutput)
 parse a json formatted string to a ModuleInfo struct
 
std::optional< ModuleInfo::CompatibilityListparseCompatibilityJson (std::string_view jsonData, std::ostream *optErrorOutput)
 parse a json formatted string to a ModuleInfo::CompatibilityList
 
Empty

Copyright © Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.