Contents

videoFrameRateRangeForBackgroundReplacement

The minimum and maximum frame rates available when Background Replacement is active.

Declaration

var videoFrameRateRangeForBackgroundReplacement: AVFrameRateRange? { get }

Discussion

Devices may support a limited frame rate range when Background Replacement is active. If this device format doesn’t support this feature, the value of this property is nil.

See Also

Determining background replacement support