|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface MediaStore.Images.ImageColumns
| Field Summary | |
|---|---|
static String |
BUCKET_DISPLAY_NAME
The bucket display name of the image |
static String |
BUCKET_ID
The bucket id of the image |
static String |
DATE_TAKEN
The date & time that the image was taken in units of milliseconds since jan 1, 1970. |
static String |
DESCRIPTION
The description of the image |
static String |
IS_PRIVATE
Whether the video should be published as public or private |
static String |
LATITUDE
The latitude where the image was captured. |
static String |
LONGITUDE
The longitude where the image was captured. |
static String |
MINI_THUMB_MAGIC
The mini thumb id. |
static String |
ORIENTATION
The orientation for the image expressed as degrees. |
static String |
PICASA_ID
The picasa id of the image |
| Fields inherited from interface android.provider.MediaStore.MediaColumns |
|---|
DATA, DATE_ADDED, DATE_MODIFIED, DISPLAY_NAME, MIME_TYPE, SIZE, TITLE |
| Fields inherited from interface android.provider.BaseColumns |
|---|
_COUNT, _ID |
| Field Detail |
|---|
static final String DESCRIPTION
Type: TEXT
static final String PICASA_ID
Type: TEXT
static final String IS_PRIVATE
Type: INTEGER
static final String LATITUDE
Type: DOUBLE
static final String LONGITUDE
Type: DOUBLE
static final String DATE_TAKEN
Type: INTEGER
static final String ORIENTATION
Type: INTEGER
static final String MINI_THUMB_MAGIC
Type: INTEGER
static final String BUCKET_ID
Type: TEXT
static final String BUCKET_DISPLAY_NAME
Type: TEXT
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||