---
title: AVInterfaceAlbumArtwork
framework: avkit
role: symbol
role_heading: Class
path: avkit/avinterfacealbumartwork
---

# AVInterfaceAlbumArtwork

Base class representing album artwork or cover art for media content.

## Declaration

```swift
class AVInterfaceAlbumArtwork
```

## Overview

Overview Use a concrete subclass such as @c AVInterfaceURLAlbumArtwork to create artwork instances.

## Topics

### Creating album artwork

- [init(url:contentType:size:)](avkit/avinterfacealbumartwork/init(url:contenttype:size:)-8s6ku.md)

### Inspecting the artwork

- [url](avkit/avinterfacealbumartwork/url.md)
- [contentType](avkit/avinterfacealbumartwork/contenttype.md)
- [size](avkit/avinterfacealbumartwork/size.md)

### Initializers

- [init(URL:contentType:size:)](avkit/avinterfacealbumartwork/init(url:contenttype:size:)-5gq60.md)
- [init(coder:)](avkit/avinterfacealbumartwork/init(coder:).md)

### Type Methods

- [artwork(url:contentType:size:)](avkit/avinterfacealbumartwork/artwork(url:contenttype:size:).md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Inherited By

- [AVInterfaceURLAlbumArtwork](avkit/avinterfaceurlalbumartwork.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Metadata

- [AVInterfaceMetadataProviding](avkit/avinterfacemetadataproviding-666nk.md)
- [AVInterfaceMetadata](avkit/avinterfacemetadata-swift.struct.md)
