AVAudioUnitSampler.LoadSoundBank(NSUrl, Byte, Byte, Byte, NSError) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Foundation.Export("loadSoundBankInstrumentAtURL:program:bankMSB:bankLSB:error:")]
public virtual bool LoadSoundBank (Foundation.NSUrl bankUrl, byte program, byte bankMSB, byte bankLSB, out Foundation.NSError outError);
abstract member LoadSoundBank : Foundation.NSUrl * byte * byte * byte * -> bool
override this.LoadSoundBank : Foundation.NSUrl * byte * byte * byte * -> bool
Parametri
- bankUrl
- NSUrl
- program
- Byte
- bankMSB
- Byte
- bankLSB
- Byte
- outError
- NSError
Restituisce
- Attributi