<!--
{
  "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/AVMutableAssetDownloadStorageManagementPolicy",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(cs)AVMutableAssetDownloadStorageManagementPolicy"
  },
  "title" : "AVMutableAssetDownloadStorageManagementPolicy"
}
-->

# AVMutableAssetDownloadStorageManagementPolicy

A mutable object that you use to create a new storage management policy.

```
class AVMutableAssetDownloadStorageManagementPolicy
```

## Topics

### Managing storage

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

The expiration date for an asset.

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

The eviction priority for a downloaded asset.

[`AVAssetDownloadedAssetEvictionPriority`](/documentation/AVFoundation/AVAssetDownloadedAssetEvictionPriority)

Constants that define eviction priorities for a storage management policy.



---

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)