AVAudioSequencer.Write(NSUrl, nint, Boolean, NSError) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[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
傳回
- 屬性