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 ICCameraItemMBS class.
ICCameraItemMBS.addedAfterContentCatalogCompleted as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This does not apply to files added as a result of adding a new store to the device.
(Read only property)
ICCameraItemMBS.CreationDate as Date
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
This information is usually the same as the EXIF creation date.
(Read only property)
ICCameraItemMBS.CreationDateTime as DateTime
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 20.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This information is usually the same as the EXIF creation date.
(Read only property)
ICCameraItemMBS.Device as ICCameraDeviceMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICCameraItemMBS.FileSystemPath as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICCameraItemMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read and Write property)
ICCameraItemMBS.InTemporaryStore as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
A temporary store may be used by the device when images are captures on the device when it is tethered to the computer.
(Read only property)
ICCameraItemMBS.largeThumbnailIfAvailable as Variant
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Value is a CGImageMBS.
If one is not readily available, accessing this property will send a message to the device requesting a thumbnail for the file. The ImageCaptureEventsMBS subclass will be notified via event cameraDeviceDidReceiveThumbnailForItem.
(Read only property)
ICCameraItemMBS.Locked as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
It is locked if the storage card in the camera is locked.
(Read only property)
ICCameraItemMBS.MetadataIfAvailable as Dictionary
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
If one is not readily available, accessing this property will send a message to the device requesting a thumbnail for the file. The ImageCaptureEventsMBS subclass will be notified via event cameraDeviceDidReceiveMetadataForItem.
(Read only property)
ICCameraItemMBS.ModificationDate as Date
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
This information is usually the same as the EXIF modification date.
(Read only property)
ICCameraItemMBS.ModificationDateTime as DateTime
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 20.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This information is usually the same as the EXIF modification date.
(Read only property)
ICCameraItemMBS.Name as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICCameraItemMBS.ParentFolder as ICCameraFolderMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICCameraItemMBS.ptpObjectHandle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
The value of this property is set to 0 if the camera does not use PTP protocol.
(Read only property)
ICCameraItemMBS.Raw as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICCameraItemMBS.thumbnailIfAvailable as Variant
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Value is a CGImageMBS.
If one is not readily available, accessing this property will send a message to the device requesting a thumbnail for the file. The ImageCaptureEventsMBS subclass will be notified via event cameraDeviceDidReceiveThumbnailForItem.
(Read only property)
ICCameraItemMBS.UserData as Dictionary
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This can be used by view objects that bind to this object to store "house-keeping" information.
In Xojo, please query dictionary, modify it and assign back to this property.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This is an Uniform Type Identifier string. It is one of: kUTTypeFolder, kUTTypeImage, kUTTypeMovie, kUTTypeAudio, or kUTTypeData.
See UTTypeMBS module.
(Read only property)
The items on this page are in the following plugins: MBS AVFoundation Plugin.