Audacity 3.2.0
|
#include <VST3Utils.h>
Public Member Functions | |
wxString | toString () const |
Static Public Member Functions | |
static Steinberg::IPtr< PresetsBufferStream > | fromString (const wxString &str) |
Definition at line 67 of file VST3Utils.h.
|
static |
Definition at line 153 of file VST3Utils.cpp.
References Base64::Decode(), safenew, and str.
Referenced by VST3Wrapper::FetchSettings().
wxString PresetsBufferStream::toString | ( | ) | const |
Definition at line 167 of file VST3Utils.cpp.
References Base64::Encode(), and str.
Referenced by VST3Wrapper::StoreSettings().