The fields of Android.Provider.MediaStore are listed below. For a list of all members, see the MediaStore Members list.
See Also: Inherited members from Java.Lang.Object
const | ActionImageCapture | string. Standard Intent action that can be sent to have the camera application capture an image and return it. |
const | ActionImageCaptureSecure | string. Intent action that can be sent to have the camera application capture an image and return it when the device is secured (e.g. with a pin, password, pattern, or face unlock). |
const | ActionVideoCapture | string. Standard Intent action that can be sent to have the camera application capture a video and return it. |
const | Authority | string. |
const | ExtraDurationLimit | string. Specify the maximum allowed recording duration in seconds. |
const | ExtraFinishOnCompletion | string. The name of the Intent-extra used to control the onCompletion behavior of a MovieView. |
const | ExtraFullScreen | string. The name of an Intent-extra used to control the UI of a ViewImage. |
const | ExtraMediaAlbum | string. The name of the Intent-extra used to define the album |
const | ExtraMediaArtist | string. The name of the Intent-extra used to define the artist |
const | ExtraMediaFocus | string. The name of the Intent-extra used to define the search focus. |
const | ExtraMediaGenre | string. The name of the Intent-extra used to define the genre. |
const | ExtraMediaPlaylist | string. The name of the Intent-extra used to define the playlist. |
const | ExtraMediaRadioChannel | string. The name of the Intent-extra used to define the radio channel. |
const | ExtraMediaTitle | string. The name of the Intent-extra used to define the song title |
const | ExtraOutput | string. The name of the Intent-extra used to indicate a content resolver Uri to be used to store the requested image or video. |
const | ExtraScreenOrientation | string. The name of the Intent-extra used to control the orientation of a ViewImage or a MovieView. |
const | ExtraShowActionIcons | string. The name of an Intent-extra used to control the UI of a ViewImage. |
const | ExtraSizeLimit | string. Specify the maximum allowed size. |
const | ExtraVideoQuality | string. The name of the Intent-extra used to control the quality of a recorded video. |
const | IntentActionMediaPlayFromSearch | string. An intent to perform a search for music media and automatically play content from the result when possible. |
const | IntentActionMediaSearch | string. Activity Action: Perform a search for media. |
const | IntentActionMusicPlayer | string. Activity Action: Launch a music player. |
const | IntentActionStillImageCamera | string. The name of the Intent action used to launch a camera in still image mode. |
const | IntentActionStillImageCameraSecure | string. The name of the Intent action used to launch a camera in still image mode for use when the device is secured (e.g. with a pin, password, pattern, or face unlock). |
const | IntentActionTextOpenFromSearch | string. An intent to perform a search for readable media and automatically play content from the result when possible. |
const | IntentActionVideoCamera | string. The name of the Intent action used to launch a camera in video mode. |
const | IntentActionVideoPlayFromSearch | string. An intent to perform a search for video media and automatically play content from the result when possible. |
const | MediaIgnoreFilename | string. Name of the file signaling the media scanner to ignore media in the containing directory and its subdirectories. |
const | MediaScannerVolume | string. Name of current volume being scanned by the media scanner. |
const | UnknownString | string. The string that is used when a media attribute is not known. |