<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.15.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVAssetDownloadStorageManagementPolicy",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(cs)AVAssetDownloadStorageManagementPolicy"
  },
  "title" : "AVAssetDownloadStorageManagementPolicy"
}
-->

# AVAssetDownloadStorageManagementPolicy

An object that defines a policy to automatically manage the storage of downloaded assets.

```
class AVAssetDownloadStorageManagementPolicy
```

## Topics

### Inspecting a policy

[`expirationDate`](/documentation/AVFoundation/AVAssetDownloadStorageManagementPolicy/expirationDate)

The expiration date for an asset.

[`priority`](/documentation/AVFoundation/AVAssetDownloadStorageManagementPolicy/priority)

The eviction priority for an asset.



---

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)