Platforms to show: All Mac Windows Linux Cross-Platform

Back to ICDeviceMBS class.

Previous items

ICDeviceMBS.type 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 type of the device as defined by ICDeviceType OR'd with its ICDeviceLocationType.

The type of this device can be obtained by AND'ing the value retuned by this property with an appropriate ICDeviceTypeMask. The location type of this device can be obtained by AND'ing the value retuned by this property with an appropriate ICDeviceLocationTypeMask.
(Read only property)

ICDeviceMBS.usbLocationID 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 USB location ID of a USB device in the IOKit registry.

This will be 0 for non-USB devices.
(Read only property)

ICDeviceMBS.usbProductID 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 USB product ID of a USB device in the IOKit registry.

This will be 0 for non-USB devices.
(Read only property)

ICDeviceMBS.usbVendorID 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 USB vendor ID of a USB device in the IOKit registry.

This will be 0 for non-USB devices.
(Read only property)

ICDeviceMBS.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
A mutable dictionary to store arbitrary key-value pairs associated with a device object.

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)

ICDeviceMBS.UUIDString 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
A string representation of the Universally Unique ID of the device.

(Read only property)

Previous items

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


💬 Ask a question or report a problem
The biggest plugin in space...