---
title: ICDeviceTransport
framework: imagecapturecore
role: symbol
role_heading: Structure
path: imagecapturecore/icdevicetransport
---

# ICDeviceTransport

The hardware connection types a device can use.

## Declaration

```swift
struct ICDeviceTransport
```

## Topics

### Initializers

- [init(rawValue:)](imagecapturecore/icdevicetransport/init(rawvalue:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Inspecting a Device’s Transport Type

- [transportType](imagecapturecore/icdevice/transporttype.md)
