Device solutions
End to end solutions
Product accelerators
Get Started
APIs
IoT Devices
Version 1.9 - Updated on 02/14/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.