<!--
{
  "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/adjustmentBasePairedVideo",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Photos"
    ],
    "preciseIdentifier" : "c:@E@PHAssetResourceType@PHAssetResourceTypeAdjustmentBasePairedVideo"
  },
  "title" : "PHAssetResourceType.adjustmentBasePairedVideo"
}
-->

# PHAssetResourceType.adjustmentBasePairedVideo

Provides an unaltered version of the video data for a Live Photo asset for use in reconstructing recent edits.

```
case adjustmentBasePairedVideo
```

## Discussion

This asset resource type appears when fetching the asset resources associated with a Live Photo asset. This resource type represents the input of the most recent edit (if any), to which you can apply the changes described in a [`PHAdjustmentData`](/documentation/Photos/PHAdjustmentData) to reconstruct or alter that edit. The corresponding still image can be found in the [`PHAssetResourceType.adjustmentBasePhoto`](/documentation/Photos/PHAssetResourceType/adjustmentBasePhoto) 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)