isVideoStabilizationModeSupported(_:)
A Boolean value that indicates whether the format supports a given video stabilization mode.
Declaration
func isVideoStabilizationModeSupported(_ videoStabilizationMode: AVCaptureVideoStabilizationMode) -> BoolParameters
- videoStabilizationMode:
The stabilization mode to test.