The minimum frame duration supported by the range.
SDKs
- iOS 7.0+
- macOS 10.7+
- Mac Catalyst 13.0+
Framework
- AVFoundation
Declaration
var minFrameDuration: CMTime { get }
Discussion
This value is the reciprocal of max
, and expresses the maximum frame rate as a duration.