---
title: "init(_:)"
framework: coreai
role: symbol
role_heading: Initializer
path: "coreai/inferencefunction/asyncvalue/init(_:)-5qtut"
---

# init(_:)

Initialize the AsyncValue holding the provided pixel buffer.

## Declaration

```swift
init(_ pixelBuffer: CVReadOnlyPixelBuffer)
```
