CameraPreviewActivity

open class CameraPreviewActivity

Types

Companion
Link copied to clipboard
object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
getOutputUri
Link copied to clipboard
open fun getOutputUri(): <ERROR CLASS>
hashCode
Link copied to clipboard
open override fun hashCode(): Int
onActivityResult
Link copied to clipboard
open fun onActivityResult(requestCode: Int, resultCode: Int, data: <ERROR CLASS>?)
onBackPressed
Link copied to clipboard
open fun onBackPressed()
onCamViewStateChange
Link copied to clipboard
open fun onCamViewStateChange(state: <ERROR CLASS>)
onClickFilterButton
Link copied to clipboard
open fun onClickFilterButton(showFilterButton: <ERROR CLASS>?, isChecked: Boolean)
onCreate
Link copied to clipboard
open fun onCreate(savedInstanceState: <ERROR CLASS>?)
onImageCaptured
Link copied to clipboard
open fun onImageCaptured(outputUri: <ERROR CLASS>)
onImageCaptureError
Link copied to clipboard
open fun onImageCaptureError(exception: Exception)
onImageReady
Link copied to clipboard
open fun onImageReady(input: <ERROR CLASS>?, output: <ERROR CLASS>?)
onItemClick
Link copied to clipboard
open fun onItemClick(item: <ERROR CLASS>?)
onOnSeekBarThumbLeaved
Link copied to clipboard
open fun onOnSeekBarThumbLeaved(bar: <ERROR CLASS>, value: Float)
onOnSeekBarValueChange
Link copied to clipboard
open fun onOnSeekBarValueChange(bar: <ERROR CLASS>, value: Float)
onOpenGallery
Link copied to clipboard
open fun onOpenGallery(button: <ERROR CLASS>?)
onPause
Link copied to clipboard
open fun onPause()
onRequestPermissionsResult
Link copied to clipboard
open fun onRequestPermissionsResult(requestCode: Int, permissions: Array<String>, grantResults: IntArray)
onResume
Link copied to clipboard
open fun onResume()
onStart
Link copied to clipboard
open fun onStart()
onStop
Link copied to clipboard
open fun onStop()
onSwitchCamera
Link copied to clipboard
open fun onSwitchCamera(switchButton: <ERROR CLASS>?)
onTakePicture
Link copied to clipboard
open fun onTakePicture(button: <ERROR CLASS>?)
onToggleFlashLight
Link copied to clipboard
open fun onToggleFlashLight(flashButton: <ERROR CLASS>?)
onToggleHdr
Link copied to clipboard
open fun onToggleHdr(hdrButton: <ERROR CLASS>?, isChecked: Boolean)
onWindowFocusChanged
Link copied to clipboard
open fun onWindowFocusChanged(hasFocus: Boolean)
toString
Link copied to clipboard
open override fun toString(): String

Properties

timeOut
Link copied to clipboard
var timeOut: <ERROR CLASS>