次の方法で共有


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 の場合もあります。

属性

適用対象