共用方式為


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

傳回

屬性

適用於