Documentation
Dlang.org
TagFile.setProp
taglib
tag_file
TagFile
Set a property or clear it.
class
TagFile
void
setProp
(
string
name
,
string
value
)
Parameters
name
string
Name of property
value
string
Value of property (null to clear it)
taglib
tag_file
TagFile
constructors
this
functions
appendComplexProp
appendProp
getComplexProp
getComplexPropValues
getProp
getPropKeys
getPropValues
isValid
save
setComplexProp
setProp
properties
album
artist
audioProps
bitrate
channels
comment
genre
getComplexPropKeys
length
samplerate
tag
title
track
year
Set a property or clear it.