---
title: kIOUSBEndpointTypeIsochronous
framework: usbdriverkit
role: symbol
role_heading: Enumeration Case
path: usbdriverkit/tiousbendpointtype/kiousbendpointtypeisochronous
---

# kIOUSBEndpointTypeIsochronous

An endpoint you use for isochronous transfers.

## Declaration

```occ
kIOUSBEndpointTypeIsochronous
```

## See Also

### Getting the Endpoint Types

- [kIOUSBEndpointTypeControl](usbdriverkit/tiousbendpointtype/kiousbendpointtypecontrol.md)
- [kIOUSBEndpointTypeBulk](usbdriverkit/tiousbendpointtype/kiousbendpointtypebulk.md)
- [kIOUSBEndpointTypeInterrupt](usbdriverkit/tiousbendpointtype/kiousbendpointtypeinterrupt.md)
