AVAudioUnitSampler.LoadSoundBank(NSUrl, Byte, Byte, Byte, NSError) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- bankUrl
- NSUrl
- program
- Byte
- bankMSB
- Byte
- bankLSB
- Byte
- outError
- NSError
Retours
- Attributs