Version 1.5 - Updated on 10/20/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()
int getOrientation()
double getGeoLatitude()
double getGeoLongitude()
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.