---
title: destinationFrame
framework: videotoolbox
role: symbol
role_heading: Instance Property
path: videotoolbox/vtframeprocessorparameters/destinationframe-5suam
---

# destinationFrame

VTFrameProcessorFrame that contains the destination frame for processors which output a single processed frame.

## Declaration

```swift
var destinationFrame: VTFrameProcessorFrame? { get }
```

## See Also

### Inspecting the parameters

- [sourceFrame](videotoolbox/vtframeprocessorparameters/sourceframe.md)
- [destinationFrames](videotoolbox/vtframeprocessorparameters/destinationframes-46ken.md)
