---
title: unsupportedFileSystem
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avexternalstoragedevice/reasonnotrecommendedforcaptureuse/unsupportedfilesystem
---

# unsupportedFileSystem

## Declaration

```swift
static let unsupportedFileSystem: AVExternalStorageDevice.ReasonNotRecommendedForCaptureUse
```

## Discussion

Discussion Indicates that the storage device is not recommended for capture as it is not a supported file system.

## See Also

### Reasons

- [encrypted](avfoundation/avexternalstoragedevice/reasonnotrecommendedforcaptureuse/encrypted.md)
- [slowWritingSpeed](avfoundation/avexternalstoragedevice/reasonnotrecommendedforcaptureuse/slowwritingspeed.md)
- [unknownWritingSpeed](avfoundation/avexternalstoragedevice/reasonnotrecommendedforcaptureuse/unknownwritingspeed.md)
