java.lang.Object | |
↳ | android.provider.MediaStore.Video.Media |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | CONTENT_TYPE | The MIME type for this table. | |||||||||
String | DEFAULT_SORT_ORDER | The default sort order for this table | |||||||||
Uri | EXTERNAL_CONTENT_URI | The content:// style URI for the "primary" external storage volume. | |||||||||
Uri | INTERNAL_CONTENT_URI | The content:// style URI for the internal storage. |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get the content:// style URI for the video media table on the
given volume.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The MIME type for this table.
The default sort order for this table
The content:// style URI for the "primary" external storage volume.
The content:// style URI for the internal storage.
Get the content:// style URI for the video media table on the given volume.
volumeName | the name of the volume to get the URI for |
---|