Click or drag to resize

LiteFileUpdateFile Method

Overload List
 NameDescription
Public methodUpdateFile 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.
Public methodUpdateFile(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.
Public methodUpdateFile(String, LiteUpdateTags) Updates a file with ID3 tags, replacing or removing tags according to the value of the updateTags argument.
Top
See Also