| Interface | Description |
|---|---|
| SHMediaItem.Block_fetchMediaItemWithShazamIDCompletionHandler | |
| SHMediaLibrary.Block_addMediaItemsCompletionHandler |
| Class | Description |
|---|---|
| SHCatalog |
An abstract base class for storing signatures
|
| SHCustomCatalog |
Configure a custom catalog of @c SHSignature objects to match against
|
| SHMatch |
A @c SHMatch indicates that a Signature matched a reference Signature in the target @c SHCatalog
|
| SHMatchedMediaItem |
[@c] SHMatchedMediaItem represents metadata that has been matched against a @c SHCatalog
|
| SHMediaItem |
[@c] SHMediaItem represents metadata associated with a @c SHSignature
|
| SHMediaLibrary |
[@c] SHMediaLibrary represents the user's synced Shazam library.
|
| SHSession |
A @c SHSession matches instances of @c SHSignature against a @c SHCatalog
|
| SHSignature |
The @c SHSignature class is an opaque data container that can be used to store recognition data.
|
| SHSignatureGenerator |
[@c] SHSignatureGenerator provides a way to convert audio data into instances of @c SHSignature
|