Freigeben über


AVCaptureDevice.ActiveVideoMinFrameDuration Eigenschaft

Definition

Die minimale Framedauer.

[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

Eigenschaftswert

Der Standardwert variiert je nach Konfiguration.

Attribute

Hinweise

Dieser Wert kann auf den Standardwert für die aktuelle Konfiguration zurückgesetzt werden, indem er auf Invalidfestgelegt wird. Dieser Wert wird durch eine Änderung an überschrieben SessionPreset.

Gilt für: