다음을 통해 공유


AVAudioUnitSampler.LoadInstrument(NSUrl, NSError) 메서드

정의

AVAudioUnitSampler 지정된 계측을 로드하여 를 구성합니다.

[Foundation.Export("loadInstrumentAtURL:error:")]
public virtual bool LoadInstrument (Foundation.NSUrl instrumentUrl, out Foundation.NSError outError);
abstract member LoadInstrument : Foundation.NSUrl *  -> bool
override this.LoadInstrument : Foundation.NSUrl *  -> bool

매개 변수

instrumentUrl
NSUrl
outError
NSError

반환

특성

적용 대상