---
title: ICSessionOptions
framework: imagecapturecore
role: symbol
role_heading: Structure
path: imagecapturecore/icsessionoptions
---

# ICSessionOptions

Session options for altering the delivery of the device contents.

## Declaration

```swift
struct ICSessionOptions
```

## Topics

### Initializers

- [init(rawValue:)](imagecapturecore/icsessionoptions/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 Capabilities

- [capabilities](imagecapturecore/icdevice/capabilities.md)
- [ICDeviceCapability](imagecapturecore/icdevicecapability.md)
