The maximum frame duration supported by the range.
SDKs
- iOS 7.0+
- macOS 10.7+
- Mac Catalyst 13.0+
Framework
- AVFoundation
Declaration
@property(readonly) CMTime maxFrameDuration;
Discussion
This value is the reciprocal of min
, and expresses the minimum frame rate as a duration.