---
title: SHMatchedMediaItem
framework: shazamkit
role: symbol
role_heading: Class
path: shazamkit/shmatchedmediaitem
---

# SHMatchedMediaItem

An object that represents the metadata for a matched reference signature.

## Declaration

```swift
class SHMatchedMediaItem
```

## Overview

Overview To access properties for custom media items, use subscripting. For more information, see SHMediaItem.

## Topics

### Reading information about the match

- [matchOffset](shazamkit/shmatchedmediaitem/matchoffset.md)
- [predictedCurrentMatchOffset](shazamkit/shmatchedmediaitem/predictedcurrentmatchoffset.md)
- [frequencySkew](shazamkit/shmatchedmediaitem/frequencyskew.md)

### Instance Properties

- [confidence](shazamkit/shmatchedmediaitem/confidence.md)

## Relationships

### Inherits From

- [SHMediaItem](shazamkit/shmediaitem.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Identifiable](swift/identifiable.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

### Match audio

- [SHSession](shazamkit/shsession.md)
- [SHManagedSession](shazamkit/shmanagedsession.md)
- [SHSessionDelegate](shazamkit/shsessiondelegate.md)
- [SHMatch](shazamkit/shmatch.md)
- [SHMediaItem](shazamkit/shmediaitem.md)
