setExif

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

Parameters

tags

a collection of exif tags to set.

open fun setExif(tags: Collection<ExifTagInfo>)