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

属性

适用于