---
title: videoOutput
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avplayer/videooutput
---

# videoOutput

The video output for this player.

## Declaration

```swift
nonisolated var videoOutput: AVPlayerVideoOutput? { get set }
```

## Discussion

Discussion The value of this property is nil by default.
