Edit

Share via


AVMutableVideoComposition.FrameDuration Property

Definition

Gets or sets the length of time for which to render composed frames.

public virtual CoreMedia.CMTime FrameDuration { [Foundation.Export("frameDuration", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setFrameDuration:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.FrameDuration : CoreMedia.CMTime with get, set

Property Value

Attributes

Applies to