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.
The maximum frame duration supported by the range.
var maxFrameDuration: CMTime { get }This value is the reciprocal of minFrameRate, and expresses the minimum frame rate as a duration.