次の方法で共有


AVAssetWriterInput.CurrentPassDescription プロパティ

定義

でない null場合は、現在のパスの要件 (追加する時間範囲など) を記述します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVAssetWriterInputPassDescription CurrentPassDescription { [Foundation.Export("currentPassDescription")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CurrentPassDescription : AVFoundation.AVAssetWriterInputPassDescription

プロパティ値

(このノードのその他のドキュメントが提供されます)

この値は、null の場合もあります。

属性

適用対象