---
title: descriptors
framework: iousbhost
role: symbol
role_heading: Instance Property
path: iousbhost/iousbhostpipe/descriptors
---

# descriptors

A property that retrieves the current endpoint descriptors controlling the endpoint.

## Declaration

```swift
var descriptors: UnsafePointer<IOUSBHostIOSourceDescriptors> { get }
```

## Return Value

Return Value The current IOUSBHostIOSourceDescriptors.

## See Also

### Managing Periodic Bandwidth

- [IOUSBHostIOSourceDescriptors](iousbhost/iousbhostiosourcedescriptors.md)
- [adjust(with:)](iousbhost/iousbhostpipe/adjust(with:).md)
- [originalDescriptors](iousbhost/iousbhostpipe/originaldescriptors.md)
