ly.img.android.acs / Camera / takePicture

takePicture

open fun takePicture(callback: CameraView.CaptureCallback!, outputPath: String!): Unit

* Take a Picture

Parameters

callback - CameraView.CaptureCallback!: Callback that fired after image will saved as jpg.

outputPath - String!: the output path for saving the image