U V C Camera Handler
Functions
addCallback
Link copied to clipboard
captureStill
Link copied to clipboard
open fun captureStill(path: String, listener: AbstractUVCCameraHandler.OnCaptureListener)
Content copied to clipboard
open fun captureStill(path: String, listener: AbstractUVCCameraHandler.OnCaptureListener)
Content copied to clipboard
checkSupportFlag
Link copied to clipboard
createAsync
Link copied to clipboard
createHandler
Link copied to clipboard
open fun createHandler(parent: Context, cameraView: ExternalCameraInterface, width: Int, height: Int): UVCCameraHandler
Content copied to clipboard
open fun createHandler(parent: Context, cameraView: ExternalCameraInterface, width: Int, height: Int, bandwidthFactor: Float): UVCCameraHandler
Content copied to clipboard
open fun createHandler(parent: Context, cameraView: ExternalCameraInterface, encoderType: Int, width: Int, height: Int): UVCCameraHandler
Content copied to clipboard
open fun createHandler(parent: Context, cameraView: ExternalCameraInterface, encoderType: Int, width: Int, height: Int, format: Int): UVCCameraHandler
Content copied to clipboard
open fun createHandler(parent: Context, cameraView: ExternalCameraInterface, encoderType: Int, width: Int, height: Int, format: Int, bandwidthFactor: Float): UVCCameraHandler
Content copied to clipboard
dispatchMessage
Link copied to clipboard
getMessageName
Link copied to clipboard
getSupportedPreviewSizes
Link copied to clipboard
handleMessage
Link copied to clipboard
hasCallbacks
Link copied to clipboard
hasMessages
Link copied to clipboard
isPreviewing
Link copied to clipboard
obtainMessage
Link copied to clipboard
open
Link copied to clipboard
postAtFrontOfQueue
Link copied to clipboard
postAtTime
Link copied to clipboard
postDelayed
Link copied to clipboard
removeCallback
Link copied to clipboard
open fun removeCallback(callback: AbstractUVCCameraHandler.CameraCallback)
Content copied to clipboard
removeCallbacks
Link copied to clipboard
removeCallbacksAndMessages
Link copied to clipboard
removeMessages
Link copied to clipboard
resetValue
Link copied to clipboard
sendEmptyMessage
Link copied to clipboard
sendEmptyMessageAtTime
Link copied to clipboard
sendEmptyMessageDelayed
Link copied to clipboard
sendMessage
Link copied to clipboard
sendMessageAtFrontOfQueue
Link copied to clipboard
sendMessageAtTime
Link copied to clipboard
sendMessageDelayed
Link copied to clipboard
setOnPreViewResultListener
Link copied to clipboard
open fun setOnPreViewResultListener(listener: AbstractUVCCameraHandler.OnPreViewResultListener)
Content copied to clipboard
startCameraFoucs
Link copied to clipboard
open fun startCameraFoucs()
Content copied to clipboard
startPreview
Link copied to clipboard
stopPreview
Link copied to clipboard
open fun stopPreview()
Content copied to clipboard