XMP_SERIAL_OMITPACKETWRAPPER

set option bits

Values

ValueMeaning
XMP_SERIAL_OMITPACKETWRAPPER0x0010UL

< Omit the XML packet * wrapper.

XMP_SERIAL_READONLYPACKET0x0020UL

< Default is a writeable * packet.

XMP_SERIAL_USECOMPACTFORMAT0x0040UL

< Use a compact form of * RDF.

XMP_SERIAL_INCLUDETHUMBNAILPAD0x0100UL

< Include a padding allowance * for a thumbnail image.

XMP_SERIAL_EXACTPACKETLENGTH0x0200UL

< The padding parameter is * the overall packet length.

XMP_SERIAL_WRITEALIASCOMMENTS0x0400UL

< Show aliases as XML * comments.

XMP_SERIAL_OMITALLFORMATTING0x0800UL

< Omit all formatting * whitespace.

_XMP_LITTLEENDIAN_BIT0x0001UL
_XMP_UTF16_BIT0x0002UL
_XMP_UTF32_BIT0x0004UL
XMP_SERIAL_ENCODINGMASK0x0007UL
XMP_SERIAL_ENCODEUTF80UL
XMP_SERIAL_ENCODEUTF16BIG_XMP_UTF16_BIT
XMP_SERIAL_ENCODEUTF16LITTLE_XMP_UTF16_BIT | _XMP_LITTLEENDIAN_BIT
XMP_SERIAL_ENCODEUTF32BIG_XMP_UTF32_BIT
XMP_SERIAL_ENCODEUTF32LITTLE_XMP_UTF32_BIT | _XMP_LITTLEENDIAN_BIT

Meta