---
title: clientQueue
framework: coremediaio
role: symbol
role_heading: Instance Property
path: coremediaio/cmioextensionprovider/clientqueue
---

# clientQueue

The dispatch queue on which the system performs client operations.

## Declaration

```swift
var clientQueue: dispatch_queue_t { get }
```

## See Also

### Inspecting a Provider

- [source](coremediaio/cmioextensionprovider/source.md)
