Contents

minFrameDuration

The minimum frame duration supported by the range.

Declaration

var minFrameDuration: CMTime { get }

Discussion

This value is the reciprocal of maxFrameRate, and expresses the maximum frame rate as a duration.

See Also

Accessing properties