<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.15.0 -",
    "tvOS: 10.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PhotoKit",
  "identifier" : "/documentation/Photos/PHAssetResourceType/fullSizePairedVideo",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Photos"
    ],
    "preciseIdentifier" : "c:@E@PHAssetResourceType@PHAssetResourceTypeFullSizePairedVideo"
  },
  "title" : "PHAssetResourceType.fullSizePairedVideo"
}
-->

# PHAssetResourceType.fullSizePairedVideo

Provides the current video data component of a Live Photo asset.

```
case fullSizePairedVideo
```

## Discussion

This asset resource type appears when fetching the asset resources associated with a Live Photo asset. This resource type represents the current rendered output, if any, for an edited Live Photo asset. The corresponding still image can be found in the [`PHAssetResourceType.fullSizePhoto`](/documentation/Photos/PHAssetResourceType/fullSizePhoto) resource type.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)