Version 1.2 - Updated on 7/14/2016
public interface Video extends File
Stores information about a video file.
String getCapturedDate()
int getWidth()
int getHeight()
long getDuration()
String getAlbum()
String getArtist()
String getGenre()
String getTitle()
Maps to the ID3 title field for MP3 files.
int getOrientation()
double getGeoLatitude()
double getGeoLongitude()
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.