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

setExif

open fun setExif(tags: MutableCollection<ExifTagInfo!>!): Unit

Sets the exif tags, clearing this ExifInterface object's existing exif tags.

Parameters

tags - MutableCollection<ExifTagInfo!>!: a collection of exif tags to set.