CameraSettings
Use to change camera settings. This object is returned by ICameraSource.settings.
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class FocusMetering(cameraManager: CameraManager, cameraSettings: CameraSettings, zoom: CameraSettings.Zoom, focus: CameraSettings.Focus, exposure: CameraSettings.Exposure, whiteBalance: CameraSettings.WhiteBalance)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Properties
Link copied to clipboard
Current camera color correction API.
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
Whether the camera is available. To be used before calling any camera settings.
Link copied to clipboard
Current camera ISO API.
Link copied to clipboard
Current stabilization API.
Link copied to clipboard
Current camera white balance API.
Link copied to clipboard
Current camera zoom API.
Functions
Link copied to clipboard
Applies settings to the camera burst.
Link copied to clipboard
Applies settings to the camera repeatedly.
Link copied to clipboard
Directly gets a CaptureRequest from the camera.
Link copied to clipboard
Sets a CaptureRequest key to the camera.