共用方式為


AVCaptureDevice.ActiveVideoMinFrameDuration 屬性

定義

框架持續時間下限。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreMedia.CMTime ActiveVideoMinFrameDuration { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("activeVideoMinFrameDuration", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setActiveVideoMinFrameDuration:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ActiveVideoMinFrameDuration : CoreMedia.CMTime with get, set

屬性值

預設值會因組態而異。

屬性

備註

您可以將此值設定為 ,以重設為 Invalid 目前組態的預設值。 這個值將會由 的 SessionPreset 變更覆寫。

適用於