XMP_PacketInfo Struct Reference

XMP packet description. More...

#include <XMP_Const.h>

List of all members.

Public Member Functions

 XMP_PacketInfo ()
 Default constructor.

Public Attributes

XMP_Int64 offset
 Packet offset in the file in bytes, -1 if unknown.
XMP_Int32 length
 Packet length in the file in bytes, -1 if unknown.
XMP_Int32 padSize
 Packet padding size in bytes, zero if unknown.
XMP_Uns8 charForm
 Character format using the values kXMP_Char8Bit, kXMP_Char16BitBig, etc.
XMP_Bool writeable
 True if there is a packet wrapper and the trailer says writeable by dumb packet scanners.
XMP_Bool hasWrapper
 True if there is a packet wrapper, the "<?xpacket...>" XML processing instructions.
XMP_Uns8 pad
 Padding to make the struct's size be a multiple 4.

Detailed Description

XMP packet description.


The documentation for this struct was generated from the following file:

XMP-Toolkit-SDK-CC201306 documentation generated by doxygen 1.6.3