Documentation
Dlang.org
TagFile.this
taglib
tag_file
TagFile
Create a TagFile object from data in memory.
this
(string filename)
this
(string filename, FileType type)
this
(ubyte[] data)
class
TagFile
this
(
ubyte
[]
data
)
Parameters
data
ubyte
[]
The data to use for the file
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
Create a TagFile object from data in memory.