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
返回
- 属性