Handbook
Glossary
year ( id3 -- string/f )
ID3 tags
Prev:
title ( id3 -- string/f )
Next:
find-id3-frame ( id3 name -- obj/f )
Vocabulary
id3
Inputs
id3
an
id3
Outputs
string/f
a
string
or
f
Word description
Returns the year, or
f
if this field is missing, from a parsed id3 tag.
Definition
IN:
id3
:
year
( id3 -- string/f )
"TYER"
find-id3-frame
;