---
title: isWindNoiseRemovalSupported
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturedeviceinput/iswindnoiseremovalsupported
---

# isWindNoiseRemovalSupported

## Declaration

```swift
var isWindNoiseRemovalSupported: Bool { get }
```

## See Also

### Configuring audio properties

- [isMultichannelAudioModeSupported(_:)](avfoundation/avcapturedeviceinput/ismultichannelaudiomodesupported(_:).md)
- [multichannelAudioMode](avfoundation/avcapturedeviceinput/multichannelaudiomode.md)
- [AVCaptureMultichannelAudioMode](avfoundation/avcapturemultichannelaudiomode.md)
- [isWindNoiseRemovalEnabled](avfoundation/avcapturedeviceinput/iswindnoiseremovalenabled.md)
