---
title: remoteVideoURL
framework: linkpresentation
role: symbol
role_heading: Instance Property
path: linkpresentation/lplinkmetadata/remotevideourl
---

# remoteVideoURL

A remote URL corresponding to a representative video for the URL.

## Declaration

```swift
var remoteVideoURL: URL? { get set }
```

## Discussion

Discussion This may reference a remote video file that AVFoundation can stream.

## See Also

### Getting the link’s video

- [videoProvider](linkpresentation/lplinkmetadata/videoprovider.md)
