---
title: ICDeviceLocationType.local
framework: imagecapturecore
role: symbol
role_heading: Case
path: imagecapturecore/icdevicelocationtype/local
---

# ICDeviceLocationType.local

A device that’s directly attached to the Mac through its USB or FireWire port.

## Declaration

```swift
case local
```

## See Also

### Constants

- [ICDeviceLocationType.bluetooth](imagecapturecore/icdevicelocationtype/bluetooth.md)
- [ICDeviceLocationType.bonjour](imagecapturecore/icdevicelocationtype/bonjour.md)
- [ICDeviceLocationType.shared](imagecapturecore/icdevicelocationtype/shared.md)
