AVOutputSettingsAssistant.SourceVideoMinFrameDuration Property

Definition

Gets or sets the minimum frame duration.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreMedia.CMTime SourceVideoMinFrameDuration { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("sourceVideoMinFrameDuration", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setSourceVideoMinFrameDuration:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SourceVideoMinFrameDuration : CoreMedia.CMTime with get, set

Property Value

Attributes

Applies to