Platforms to show: All Mac Windows Linux Cross-Platform

ICCameraDeviceMBS class

Super class: ICDeviceMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Image Capture MBS AVFoundation Plugin 14.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
ICCameraDeviceMBS is a concrete subclass of ICDeviceMBS class.

ICDeviceBrowserMBS creates instances of this class.
Subclass of the ICDeviceMBS class.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Super class ICDeviceMBS

Device Types

Constant Value Description
ICDeviceLocationTypeBluetooth &h00000800 Device found as a paired Bluetooth device.
ICDeviceLocationTypeBonjour &h00000400 Device found over the network by searching for Bonjour services supported by Image Capture.
ICDeviceLocationTypeLocal &h00000100 Device found directly attached to the Macintosh via its USB or FireWire port.
ICDeviceLocationTypeShared &h00000200 Device found over the network by searching for devices shared by other Macintosh hosts.

Image Capture Device Location Type Mask

Constant Value Description
ICDeviceLocationTypeMaskBluetooth &h00000800 Mask to detect paired Bluetooth device.
ICDeviceLocationTypeMaskBonjour &h00000400 Mask to detect a network device that publishes a Bonjour service.
ICDeviceLocationTypeMaskLocal &h00000100 Mask to detect a local (e.g., USB or FireWire) device.
ICDeviceLocationTypeMaskRemote &h0000FE00 Mask to detect a remote (shared, Bonjour, Bluetooth) device.
ICDeviceLocationTypeMaskShared &h00000200 Mask to detect a device by another Macintosh host.

Image Capture Device Types

Constant Value Description
ICDeviceTypeCamera &h00000001 Camera device.
ICDeviceTypeScanner &h00000002 Scanner device.

Image Capture Device Type Mask

Constant Value Description
ICDeviceTypeMaskCamera &h00000001 Mask to detect a camera device.
ICDeviceTypeMaskScanner &h00000002 Mask to detect a scanner device.

This class has no sub classes.

Some properties using for this class:

Some events using this class:

Some examples using this class:


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


HTMLViewer   -   ICCameraFileMBS


The biggest plugin in space...