Contents

maxFrameDuration

The maximum frame duration supported by the range.

Declaration

var maxFrameDuration: CMTime { get }

Discussion

This value is the reciprocal of minFrameRate, and expresses the minimum frame rate as a duration.

See Also

Accessing properties