android.provider.MediaStore.Video.VideoColumns | MediaStore.MediaColumns |
Value | ||||
---|---|---|---|---|
String | ALBUM | The album the video file is from, if any
Type: TEXT |
"album" | |
String | ARTIST | The artist who created the video file, if any
Type: TEXT |
"artist" | |
String | CATEGORY | The YouTube category of the video
Type: TEXT |
"category" | |
String | DATE_TAKEN | The date & time that the image was taken in units of milliseconds since jan 1, 1970. | "datetaken" | |
String | DESCRIPTION | The description of the video recording
Type: TEXT |
"description" | |
String | DURATION | The duration of the video file, in ms
Type: INTEGER (long) |
"duration" | |
String | IS_PRIVATE | Whether the video should be published as public or private
Type: INTEGER |
"isprivate" | |
String | LANGUAGE | The language of the video
Type: TEXT |
"language" | |
String | LATITUDE | The latitude where the image was captured. | "latitude" | |
String | LONGITUDE | The longitude where the image was captured. | "longitude" | |
String | MINI_THUMB_MAGIC | The mini thumb id. | "mini_thumb_magic" | |
String | RESOLUTION | The resolution of the video file, formatted as "XxY"
Type: TEXT |
"resolution" | |
String | TAGS | The user-added tags associated with a video
Type: TEXT |
"tags" |
Type: TEXT
Type: TEXT
Type: TEXT
Type: INTEGER
Type: TEXT
Type: INTEGER (long)
Type: INTEGER
Type: TEXT
Type: DOUBLE
Type: DOUBLE
Type: INTEGER
Type: TEXT
Type: TEXT
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:56 |