Vocabularyid3Inputs and outputs| path | a path string |
| id3/f | a tuple storing ID3v2 metadata or f |
Word descriptionReturn a tuple containing the ID3 information parsed out of the MP3 file, or
f if no metadata is present. Words to access the ID3v1 information are here:
For other fields, use the
find-id3-frame word.
Definition