TagFile.this

Create a TagFile from a filename. The file type will be guessed by TagLib.

  1. this(string filename)
    class TagFile
    this
    (
    string filename
    )
  2. this(string filename, FileType type)
  3. this(ubyte[] data)

Parameters

filename string

The name of the file