AVAudioSequencer.Write(NSUrl, nint, Boolean, NSError) Method

Definition

[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

Parameters

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

Returns

Attributes

Applies to