다음을 통해 공유


AVAudioSequencer.Write(NSUrl, nint, Boolean, NSError) 메서드

정의

[Foundation.Export("writeToURL:SMPTEResolution:replaceExisting:error:")]
public virtual bool Write (Foundation.NSUrl fileUrl, nint resolution, bool replace, out Foundation.NSError outError);
abstract member Write : Foundation.NSUrl * nint * bool *  -> bool
override this.Write : Foundation.NSUrl * nint * bool *  -> bool

매개 변수

fileUrl
NSUrl
resolution
System.System.IntPtr System.nativeint
replace
Boolean
outError
NSError

반환

특성

적용 대상