Contents

albumTitle

The album title information for the audio file.

Declaration

var albumTitle: String? { get }

Discussion

If you do not set the album title directly at initialization time, the asset object obtains the information from the audio file’s metadata.

See Also

Getting the Asset’s Properties