---
title: videoStreamed
framework: photos
role: symbol
role_heading: Type Property
path: photos/phassetmediasubtype/videostreamed
---

# videoStreamed

The asset is a video with contents that always stream over a network connection.

## Declaration

```swift
static var videoStreamed: PHAssetMediaSubtype { get }
```

## Discussion

Discussion This subtype identifies video assets that are never stored on the local device, such as shared videos in a subscribed iCloud Photo Stream.

## See Also

### Media Subtypes

- [photoPanorama](photos/phassetmediasubtype/photopanorama.md)
- [photoHDR](photos/phassetmediasubtype/photohdr.md)
- [photoScreenshot](photos/phassetmediasubtype/photoscreenshot.md)
- [photoLive](photos/phassetmediasubtype/photolive.md)
- [videoCinematic](photos/phassetmediasubtype/videocinematic.md)
- [videoHighFrameRate](photos/phassetmediasubtype/videohighframerate.md)
- [videoTimelapse](photos/phassetmediasubtype/videotimelapse.md)
- [photoDepthEffect](photos/phassetmediasubtype/photodeptheffect.md)
