videoSupportedFrameRateRanges
A list of frame rate ranges that a format supports.
Declaration
var videoSupportedFrameRateRanges: [AVFrameRateRange] { get }Discussion
The value is an array of AVFrameRateRange objects, one for each of the format’s supported video frame rate ranges.