CameraSettings

class CameraSettings(context: Context, cameraController: CameraController)

Use to change camera settings. This object is returned by BaseCameraStreamer.settings.camera.

Constructors

Link copied to clipboard
constructor(context: Context, cameraController: CameraController)

Properties

Link copied to clipboard

Current camera exposure API.

Link copied to clipboard

Current camera flash API.

Link copied to clipboard

Current focus API.

Link copied to clipboard

Current focus metering API.

Link copied to clipboard
val iso: Iso

Current camera ISO API.

Link copied to clipboard

Current stabilization API.

Link copied to clipboard

Current camera white balance API.

Link copied to clipboard
val zoom: Zoom

Current camera zoom API.