---
title: "process(frame:)"
framework: videotoolbox
role: symbol
role_heading: Instance Method
path: "videotoolbox/vtrawprocessingsession/process(frame:)"
---

# process(frame:)

Processes an input pixel buffer.

## Declaration

```swift
func process(frame: CVPixelBuffer) async throws -> CVPixelBuffer
```

## Discussion

Discussion
