Formats the tags in taglist on exif format.
The resulting buffer contains the tags IFD and is followed by the data pointed by the tag entries.
taglist |
The taglist |
byte_order |
byte order used in writing (G_LITTLE_ENDIAN or G_BIG_ENDIAN) |
base_offset |
Offset from the tiff header first byte |
A GstBuffer containing the tag entries followed by the tag data |