Version 1.10 - Updated on 05/04/2017
public interface Audio extends File
Stores information of an audio file.
String getAlbum()
String getArtist()
String getGenre()
int getYear()
String getAlbumArtist()
int getCompilation()
long getDuration()
int getTrack()
String getTitle()
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.