SSLoadOptions

Superclass:
NSObject
Declared In:

Introduction

options for loading the XML file is a parameter to scoreWithXMLData and scoreWithXMLFile



Methods

-initWithKey:

initWithKey:


-(instancetype)initWithKey:(const sscore_libkeytype *)key; 

Properties

checkxml
compressed
key

checkxml


@property bool checkxml; 
Discussion

set to return information about non-fatal faults (warnings) in the XML file in err.warn[]


compressed


@property bool compressed; 
Discussion

set to load compressed .mxl data (automatic when loading a .mxl file)


key


@property const sscore_libkeytype *key; 
Discussion

set to point to the key which allows access to locked features