Contents

discNumber

The index (1, 2, 3, and so on) of the disc within an album that’s a multiple-disc set.

Declaration

var discNumber: Int { get }

Discussion

If the album isn’t part of a multiple-disc set, this property is 0.

See Also

Getting Album Info