chickadee » taglib » raw-tag-property-set!

raw-tag-property FILE KEYprocedure
raw-tag-property-set! FILE KEY VALUESprocedure
(set! (raw-tag-property FILE KEY) VALUES)setter

Returns or sets a list of string values in FILE for the raw tag property KEY. KEY must be a string. VALUES is a list of strings. An unset property is represented as the empty list.