A media object from the camera or photo gallery.
NOTE This is an abstract type. Any object meeting this description can be used where this type is used.
Simple object defining the user's selected crop rectangle, or null
if the user has not edited the photo.
Simple object defining the user's selected crop rectangle, or null
if the user has not edited the photo.
The live photo object, as a Titanium.UI.iOS.LivePhoto and
undefined
if no live photo is selected.
Requires: iOS 9.1 and later
The type of media, either MEDIA_TYPE_PHOTO
, MEDIA_TYPE_LIVEPHOTO
or MEDIA_TYPE_VIDEO
defined in Titanium.Media.
The type of media, either MEDIA_TYPE_PHOTO
, MEDIA_TYPE_LIVEPHOTO
or MEDIA_TYPE_VIDEO
defined in Titanium.Media.
Indicates if the operation succeeded. Returns true
.
Returns true
.
Overrides: SuccessResponse.success