artist
The artist information for the audio file.
Declaration
var artist: String? { get }Discussion
If you do not set the artist name directly at initialization time, the asset object obtains the information from the audio file’s metadata.
The artist information for the audio file.
var artist: String? { get }If you do not set the artist name directly at initialization time, the asset object obtains the information from the audio file’s metadata.