Share via


AVCaptureTimecode.FrameDuration Property

Definition

Gets or sets the frame duration of the timecode.

public CoreMedia.CMTime FrameDuration { get; set; }
member this.FrameDuration : CoreMedia.CMTime with get, set

Property Value

The duration of each frame. If unknown, the value is Invalid.

Applies to