Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
ID3 data stored as properties within an MP3 file contains information about a sound or song, such as the artist’s name, track name, album title, and so on. If the ID3 data exists in an MP3 file, related information, such as its duration, can be displayed in a text field.
You access ID3 data from an MP3 file that is loaded into a Sound object using the id3 property of the Sound class. Here are the properties of the id3 property of a Sound object: