Android.Provider.MediaStore: Field Members

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

Public Fields

const
ActionImageCapturestring. Standard Intent action that can be sent to have the camera application capture an image and return it.
const
ActionImageCaptureSecurestring. 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
ActionVideoCapturestring. Standard Intent action that can be sent to have the camera application capture a video and return it.
const
Authoritystring.
const
ExtraDurationLimitstring. Specify the maximum allowed recording duration in seconds.
const
ExtraFinishOnCompletionstring. The name of the Intent-extra used to control the onCompletion behavior of a MovieView.
const
ExtraFullScreenstring. The name of an Intent-extra used to control the UI of a ViewImage.
const
ExtraMediaAlbumstring. The name of the Intent-extra used to define the album
const
ExtraMediaArtiststring. The name of the Intent-extra used to define the artist
const
ExtraMediaFocusstring. The name of the Intent-extra used to define the search focus.
const
ExtraMediaGenrestring. The name of the Intent-extra used to define the genre.
const
ExtraMediaPlayliststring. The name of the Intent-extra used to define the playlist.
const
ExtraMediaRadioChannelstring. The name of the Intent-extra used to define the radio channel.
const
ExtraMediaTitlestring. The name of the Intent-extra used to define the song title
const
ExtraOutputstring. The name of the Intent-extra used to indicate a content resolver Uri to be used to store the requested image or video.
const
ExtraScreenOrientationstring. The name of the Intent-extra used to control the orientation of a ViewImage or a MovieView.
const
ExtraShowActionIconsstring. The name of an Intent-extra used to control the UI of a ViewImage.
const
ExtraSizeLimitstring. Specify the maximum allowed size.
const
ExtraVideoQualitystring. The name of the Intent-extra used to control the quality of a recorded video.
const
IntentActionMediaPlayFromSearchstring. An intent to perform a search for music media and automatically play content from the result when possible.
const
IntentActionMediaSearchstring. Activity Action: Perform a search for media.
const
IntentActionMusicPlayerstring. Activity Action: Launch a music player.
const
IntentActionStillImageCamerastring. The name of the Intent action used to launch a camera in still image mode.
const
IntentActionStillImageCameraSecurestring. 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
IntentActionTextOpenFromSearchstring. An intent to perform a search for readable media and automatically play content from the result when possible.
const
IntentActionVideoCamerastring. The name of the Intent action used to launch a camera in video mode.
const
IntentActionVideoPlayFromSearchstring. An intent to perform a search for video media and automatically play content from the result when possible.
const
MediaIgnoreFilenamestring. Name of the file signaling the media scanner to ignore media in the containing directory and its subdirectories.
const
MediaScannerVolumestring. Name of current volume being scanned by the media scanner.
const
UnknownStringstring. The string that is used when a media attribute is not known.