to_exif_buffer
Description:
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.
Parameters:
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 |
Returns:
A GstBuffer containing the tag entries followed by the tag data |
Namespace: Gst.Tag.List
Package: gstreamer-tag-1.0