SSLoadOptions
Introductionoptions for loading the XML file is a parameter to scoreWithXMLData and scoreWithXMLFile MethodsinitWithKey:-(instancetype)initWithKey:(const sscore_libkeytype *)key; Propertiescheckxml@property bool checkxml; Discussionset to return information about non-fatal faults (warnings) in the XML file in err.warn[] compressed@property bool compressed; Discussionset to load compressed .mxl data (automatic when loading a .mxl file) key@property const sscore_libkeytype *key; Discussionset to point to the key which allows access to locked features |