android.provider
Interface MediaStore.Video.VideoColumns
- All Superinterfaces:
- BaseColumns, MediaStore.MediaColumns
- All Known Implementing Classes:
- MediaStore.Video.Media
- Enclosing class:
- MediaStore.Video
public static interface MediaStore.Video.VideoColumns
- extends MediaStore.MediaColumns
DURATION
static final String DURATION
- See Also:
- Constant Field Values
ARTIST
static final String ARTIST
- See Also:
- Constant Field Values
ALBUM
static final String ALBUM
- See Also:
- Constant Field Values
RESOLUTION
static final String RESOLUTION
- See Also:
- Constant Field Values
DESCRIPTION
static final String DESCRIPTION
- See Also:
- Constant Field Values
IS_PRIVATE
static final String IS_PRIVATE
- See Also:
- Constant Field Values
TAGS
static final String TAGS
- See Also:
- Constant Field Values
CATEGORY
static final String CATEGORY
- See Also:
- Constant Field Values
LANGUAGE
static final String LANGUAGE
- See Also:
- Constant Field Values
LATITUDE
static final String LATITUDE
- See Also:
- Constant Field Values
LONGITUDE
static final String LONGITUDE
- See Also:
- Constant Field Values
DATE_TAKEN
static final String DATE_TAKEN
- See Also:
- Constant Field Values
MINI_THUMB_MAGIC
static final String MINI_THUMB_MAGIC
- See Also:
- Constant Field Values
BUCKET_ID
static final String BUCKET_ID
- See Also:
- Constant Field Values
BUCKET_DISPLAY_NAME
static final String BUCKET_DISPLAY_NAME
- See Also:
- Constant Field Values
BOOKMARK
static final String BOOKMARK
- See Also:
- Constant Field Values
Copyright © 2008-2012. All Rights Reserved.