VST 3 SDK VST 3.8
SDK for developing VST plug-in
Loading...
Searching...
No Matches
moduleinfoparser.h File Reference
#include "moduleinfo.h"
#include <iostream>
#include <optional>
#include <string_view>

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.