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