| | Name | Description |
|---|
 | UpdateFile |
Updates a file with a V2 tag (the default behaviour). The file that is updated is the one
from which the LiteFile instance was loaded.
|
 | UpdateFile(LiteUpdateTags) |
Updates a file with ID3 tags, replacing or removing tags according to the value of the
updateTags argument. The file that is updated is the one from which the LiteFile
instance was loaded.
|
 | UpdateFile(String, LiteUpdateTags) |
Updates a file with ID3 tags, replacing or removing tags according to the value of the
updateTags argument.
|