ly.img.android.pesdk.backend.exif / Exify / addGpsDateTimeStampTag

addGpsDateTimeStampTag

open fun addGpsDateTimeStampTag(timestamp: Long): Boolean

Creates and sets the GPS timestamp ExifTagKey.

Parameters

timestamp - Long: a GPS timestamp.

Return
Boolean: true if success, false if could not be created or set.