---
title: shared()
framework: metal
role: symbol
role_heading: Type Method
path: metal/mtlcapturemanager/shared()
---

# shared()

Provides the shared capture manager for your Metal app.

## Declaration

```swift
class func shared() -> MTLCaptureManager
```

## Discussion

Discussion There is only one capture manager per process.
