Platforms to show: All Mac Windows Linux Cross-Platform

Back to ICCameraDeviceMBS class.

ICCameraDeviceMBS.batteryLevel 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
Indicates the battery charge level.

Its value ranges from 0 to 100.
(Read only property)

ICCameraDeviceMBS.batteryLevelAvailable 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
Indicates if the device has reported battery charge level.

(Read only property)

ICCameraDeviceMBS.contentCatalogPercentCompleted 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
Indicates the percentage of content cataloging completed on the device.

Its value ranges from 0 to 100.
(Read only property)

ICCameraDeviceMBS.isAccessRestrictedAppleDevice 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
Set to true if the device is made by Apple and is pass-coded locked and connected to an untrusted host.

(Read only property)

ICCameraDeviceMBS.mountPoint 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
Filesystem mount point for a device with transportType of ICTransportTypeMassStorage.

This will be "" for all other devices.
(Read only property)

ICCameraDeviceMBS.tetheredCaptureEnabled 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 property is set to YES when tethered capture is enabled on the device.

Use 'requestEnableTethering' and 'requestDisableTethering' to enable or disable tethered capture on the device.
(Read only property)

ICCameraDeviceMBS.timeOffset as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Image Capture MBS AVFoundation Plugin 14.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Indicates the time offset, in seconds, between the camera's clock and the computer's clock.

This value is positive if the camera's clock is ahead of the computer's clock. This property should be ignored if the camera's capabilities property does not contain ICCameraDeviceCanSyncClock.
(Read only property)

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


The biggest plugin in space...