Click or drag to resize

JAICameraSetIsAutoExposureOnCamera Method

[Missing <summary> documentation for "M:RAYLASE.Marker.CamerasPlugin.JAICamera.JAICamera.SetIsAutoExposureOnCamera(System.Boolean)"]


Namespace: RAYLASE.Marker.CamerasPlugin.JAICamera
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
protected override bool SetIsAutoExposureOnCamera(
	bool autoExposure
)

Parameters

autoExposure  Boolean

[Missing <param name="autoExposure"/> documentation for "M:RAYLASE.Marker.CamerasPlugin.JAICamera.JAICamera.SetIsAutoExposureOnCamera(System.Boolean)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RAYLASE.Marker.CamerasPlugin.JAICamera.JAICamera.SetIsAutoExposureOnCamera(System.Boolean)"]

See Also