Click or drag to resize

CaptureSettingAvailableSettings Property

Available capture settings value. A list of valid setting values that varies depending on the state and settings of the camera.

Namespace:  Ricoh.CameraController
Assembly:  RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax
public List<CaptureSetting> AvailableSettings { get; set; }

Property Value

Type: ListCaptureSetting
See Also