Added Genre() to Metadata interface

This commit is contained in:
David Howden
2015-05-24 22:37:21 +10:00
parent ce0c1dc2f8
commit 8bdc82eff0
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ Parsed metadata is exported via a single interface (giving a consistent API for
Artist() string
AlbumArtist() string
Composer() string
Genre() string
Year() int
Track() (int, int) // Number, Total