Result
The result object returned for each selected media item.
path
โ
- Type: string
- Description: Local file path of the media
fileName
โ
- Type: string
- Description: Name of the media file
localIdentifier
โ
- Type: string
- Description: Unique identifier for the media asset
width
โ
- Type: number
- Description: Width of the media in pixels
height
โ
- Type: number
- Description: Height of the media in pixels
mime
โ
- Type: string
- Description: MIME type of the media file
size
โ
- Type: number
- Description: File size in bytes
bucketId
โ
- Type: number
- Description: ID of the bucket containing the media
- Platform: Android
realPath
โ
- Type: string
- Description: Actual file path in the device storage
- Platform: Android
parentFolderName
โ
- Type: string
- Description: Name of the parent folder
- Platform: Android
creationDate
โ
- Type: number
- Description: Creation timestamp of the media
type
โ
- Type: string
- Options:
image
|video
- Description: Type of the media file
duration
โ
- Type: number
- Description: Duration in seconds (for video files)
thumbnail
โ
- Type: string
- Description: Thumbnail path for video files
crop
โ
- Type: boolean
- Description: Indicates if the media has been cropped