---
title: isCompatibleWithAirPlayVideo
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avasset/iscompatiblewithairplayvideo
---

# isCompatibleWithAirPlayVideo

A Boolean value that indicates whether the asset is compatible with AirPlay Video.

## Declaration

```swift
var isCompatibleWithAirPlayVideo: Bool { get }
```

## Discussion

Discussion This property value is true if you can play this asset’s content to an external AirPlay device, like an Apple TV.
