<!--
{
  "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.

## Relationships

### Inherited By

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

### Conforms To

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`NSCopying`](/documentation/Foundation/NSCopying)

[`CVarArg`](/documentation/Swift/CVarArg)

[`Hashable`](/documentation/Swift/Hashable)

[`NSMutableCopying`](/documentation/Foundation/NSMutableCopying)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`Equatable`](/documentation/Swift/Equatable)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

---

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)