public static final class MediaStore.Video.Media extends Object implements MediaStore.Video.VideoColumns
Modifier and Type | Field and Description |
---|---|
static String |
CONTENT_TYPE
The MIME type for this table.
|
static String |
DEFAULT_SORT_ORDER
The default sort order for this table
|
static Uri |
EXTERNAL_CONTENT_URI
The content:// style URI for the "primary" external storage
volume.
|
static Uri |
INTERNAL_CONTENT_URI
The content:// style URI for the internal storage.
|
ALBUM, ARTIST, BOOKMARK, BUCKET_DISPLAY_NAME, BUCKET_ID, CATEGORY, DATE_TAKEN, DESCRIPTION, DURATION, IS_PRIVATE, LANGUAGE, LATITUDE, LONGITUDE, MINI_THUMB_MAGIC, RESOLUTION, TAGS
DATA, DATE_ADDED, DATE_MODIFIED, DISPLAY_NAME, HEIGHT, IS_DRM, MEDIA_SCANNER_NEW_OBJECT_ID, MIME_TYPE, SIZE, TITLE, WIDTH
_COUNT, _ID
Constructor and Description |
---|
Media() |
Modifier and Type | Method and Description |
---|---|
static Uri |
getContentUri(String volumeName)
Get the content:// style URI for the video media table on the
given volume.
|
public static final Uri INTERNAL_CONTENT_URI
public static final Uri EXTERNAL_CONTENT_URI
public static final String CONTENT_TYPE
public static final String DEFAULT_SORT_ORDER