Skip to content

Titanium.Media.Android.MediaScannerResponse

Simple object passed to the scanMediaFiles callback.

The callback is called once per scanned file.

Properties #

path#

Type: String

Path to the media file that was scanned.

uri#

Type: String

URI to the file if it was scanned and added to the media library, or null
if the file was not added.

Titanium SDK Documentation