Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to XMPSnipMBS class.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | XMP | MBS XMP Plugin | 6.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | XMP | MBS XMP Plugin | 6.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(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 |
The values allow easy testing for 16/32 bit and big/little endian.
eChar8Bit | = 0 |
eChar16BitBig | = 2 |
eChar16BitLittle | = 3 |
eChar32BitBig | = 4 |
eChar32BitLittle | = 5 |
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 |
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | XMP | MBS XMP Plugin | 6.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | XMP | MBS XMP Plugin | 6.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(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 |
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | XMP | MBS XMP Plugin | 6.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
constants:
eNotSeenSnip | 0 | This snip has not been seen yet. |
ePendingSnip | 1 | This snip is an input buffer being processed. |
eRawInputSnip | 2 | This snip is raw input, it doesn't contain any part of an XMP packet. |
eValidPacketSnip | 3 | This snip is a complete, valid XMP packet. |
ePartialPacketSnip | 4 | This snip contains the start of a possible XMP packet. |
eBadPacketSnip | 5 | This snip contains a complete, but semantically incorrect XMP packet. |
The items on this page are in the following plugins: MBS XMP Plugin.