Share via


AVCaptureDevice.ActiveVideoMinFrameDuration Proprietà

Definizione

Durata minima del frame.

[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

Valore della proprietà

Il valore predefinito varia in base alla configurazione.

Attributi

Commenti

Questo valore può essere reimpostato sul valore predefinito per la configurazione corrente impostandolo su Invalid. Questo valore verrà sovrascritto da una modifica a SessionPreset.

Si applica a