---
title: audioTrackNumber
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/audiotracknumber
---

# audioTrackNumber

The track number of a song or audio composition when part of an album.

## Declaration

```swift
var audioTrackNumber: NSNumber? { get set }
```

## See Also

### Describing music

- [album](corespotlight/cssearchableitemattributeset/album.md)
- [artist](corespotlight/cssearchableitemattributeset/artist.md)
- [audioChannelCount](corespotlight/cssearchableitemattributeset/audiochannelcount.md)
- [audioEncodingApplication](corespotlight/cssearchableitemattributeset/audioencodingapplication.md)
- [audioSampleRate](corespotlight/cssearchableitemattributeset/audiosamplerate.md)
- [composer](corespotlight/cssearchableitemattributeset/composer.md)
- [keySignature](corespotlight/cssearchableitemattributeset/keysignature.md)
- [lyricist](corespotlight/cssearchableitemattributeset/lyricist.md)
- [musicalGenre](corespotlight/cssearchableitemattributeset/musicalgenre.md)
- [recordingDate](corespotlight/cssearchableitemattributeset/recordingdate.md)
- [tempo](corespotlight/cssearchableitemattributeset/tempo.md)
- [timeSignature](corespotlight/cssearchableitemattributeset/timesignature.md)
- [generalMIDISequence](corespotlight/cssearchableitemattributeset/generalmidisequence.md)
- [musicalInstrumentCategory](corespotlight/cssearchableitemattributeset/musicalinstrumentcategory.md)
- [musicalInstrumentName](corespotlight/cssearchableitemattributeset/musicalinstrumentname.md)
