Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Tags = []TagStruct{
{"artist", "a", "Artist", "set artist", taglib.Artist},
{"title", "t", "Title", "set title", taglib.Title},
{"album", "A", "Album", "set album", taglib.Album},
{"year", "y", "Year", "set year", taglib.Year},
{"track", "T", "Track", "set track", taglib.Track},
{"comment", "c", "Comments", "set comments", taglib.Comments},
}
Tags : helper list for tags supported
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.