addGpsDateTimeStampTag

Creates and sets the GPS timestamp ExifTagKey.

Return

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

Parameters

timestamp

a GPS timestamp.

open fun addGpsDateTimeStampTag(timestamp: Long): Boolean