AVAssetExportSession.OutputUrl 属性

定义

获取或设置要向其写入导出数据的 URL。

public virtual Foundation.NSUrl OutputUrl { [Foundation.Export("outputURL", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setOutputURL:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.OutputUrl : Foundation.NSUrl with get, set

属性值

(此节点的更多文档即将)

此值可为 null

属性

适用于