---
title: mediaItems
framework: shazamkit
role: symbol
role_heading: Instance Property
path: shazamkit/shmatch/mediaitems
---

# mediaItems

An array of the media items in the catalog that match the query signature, in order of the quality of the match.

## Declaration

```swift
var mediaItems: [SHMatchedMediaItem] { get }
```

## See Also

### Reading match information

- [querySignature](shazamkit/shmatch/querysignature.md)
