public interface Video extends File
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAlbum() |
java.lang.String |
getArtist() |
java.lang.String |
getCapturedDate() |
long |
getDuration() |
java.lang.String |
getGenre() |
double |
getGeoLatitude() |
double |
getGeoLongitude() |
int |
getHeight() |
int |
getOrientation() |
java.lang.String |
getTitle() |
int |
getWidth() |
copy, delete, download, getChecksum, getCreationDate, getItemuid, getLocationCountry, getLocationCountryCode, getLocationCounty, getLocationLocality, getLocationPostalCode, getLocationRegion, getLocationStreet, getMimeType, getModificationDate, getPriority, getSource, getTags, getThumbnailToStream, getThumbnailToStream, getThumbnailToStream, getTimelineDate, isDeleted, isFavorite, move, rename
getContentToken, getExtension, getName, getParentPath, getSize, getUri, getVersion, getVersionCreated
java.lang.String getCapturedDate()
int getWidth()
int getHeight()
long getDuration()
java.lang.String getAlbum()
java.lang.String getArtist()
java.lang.String getGenre()
java.lang.String getTitle()
int getOrientation()
double getGeoLatitude()
double getGeoLongitude()