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

setExif

fun setExif(tags: java.util.Collection<ExifTagInfo>): void

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

Parameters

tags - java.util.Collection<ExifTagInfo>: a collection of exif tags to set.