Platforms to show: All Mac Windows Linux Cross-Platform

Back to XMPSnipMBS class.

XMPSnipMBS.Access as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property XMP MBS XMP Plugin 6.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The read-only/read-write access from the end attribute.

(Read and Write property)

XMPSnipMBS.BytesAttr as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property XMP MBS XMP Plugin 6.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The value of the bytes attribute, -1 if not present.

(Read only property)

XMPSnipMBS.CharForm as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property XMP MBS XMP Plugin 6.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
How the packet is divided into characters.

The values allow easy testing for 16/32 bit and big/little endian.
eChar8Bit= 0
eChar16BitBig= 2
eChar16BitLittle= 3
eChar32BitBig= 4
eChar32BitLittle= 5
(Read and Write property)

XMPSnipMBS.EncodingAttr as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property XMP MBS XMP Plugin 6.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The value of the encoding attribute, if any, with nulls removed.

(Read and Write property)

XMPSnipMBS.Length as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property XMP MBS XMP Plugin 6.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The length in bytes of this snip.

(Read only property)

XMPSnipMBS.Offset as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property XMP MBS XMP Plugin 6.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The byte offset of this snip within the input stream.

(Read only property)

XMPSnipMBS.OutOfOrder as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property XMP MBS XMP Plugin 6.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
If true, this snip was seen before the one in front of it.

(Read and Write property)

XMPSnipMBS.State as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property XMP MBS XMP Plugin 6.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The state of this snip.

constants:
eNotSeenSnip0This snip has not been seen yet.
ePendingSnip1This snip is an input buffer being processed.
eRawInputSnip2This snip is raw input, it doesn't contain any part of an XMP packet.
eValidPacketSnip3This snip is a complete, valid XMP packet.
ePartialPacketSnip4This snip contains the start of a possible XMP packet.
eBadPacketSnip5This snip contains a complete, but semantically incorrect XMP packet.
(Read and Write property)

The items on this page are in the following plugins: MBS XMP Plugin.


The biggest plugin in space...