DefaultIOSCameraController
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val exposureCompensationRange: ERROR CLASS: Symbol not found for Pair<kotlin/Float, kotlin/Float>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
abstract fun getCaptureDevice(deviceTypes: List<ERROR CLASS: Symbol not found for AVCaptureDeviceType>, position: ERROR CLASS: Symbol not found for AVCaptureDevicePosition, uniqueId: String? = null): ERROR CLASS: Symbol not found for AVCaptureDevice??
open override fun getCaptureDevice(deviceTypes: List<ERROR CLASS: Symbol not found for AVCaptureDeviceType>, position: ERROR CLASS: Symbol not found for AVCaptureDevicePosition, uniqueId: String?): ERROR CLASS: Symbol not found for AVCaptureDevice??
Link copied to clipboard
open override fun getCurrentDeviceOrientation(): ERROR CLASS: Symbol not found for AVCaptureVideoOrientation
Link copied to clipboard
Link copied to clipboard
open override fun isVideoStabilizationSupported(mode: ERROR CLASS: Symbol not found for AVCaptureVideoStabilizationMode): Boolean
Link copied to clipboard
open override fun isZeroShutterLagSupported(output: ERROR CLASS: Symbol not found for AVCaptureOutput): Boolean
Link copied to clipboard
open override fun muteRecording(isMuted: Boolean): ERROR CLASS: Symbol not found for Result<kotlin/Boolean>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun setCameraOutputQuality(quality: ERROR CLASS: Symbol not found for AVCapturePhotoQualityPrioritization, highResolutionEnabled: Boolean)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun setFocusPoint(focusPoint: ERROR CLASS: Symbol not found for CValue<ERROR CLASS: Symbol not found for CGPoint>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun setVideoStabilization(mode: ERROR CLASS: Symbol not found for AVCaptureVideoStabilizationMode)
Link copied to clipboard
Link copied to clipboard
abstract fun startRecording(isMirrorEnabled: Boolean, videoOrientation: ERROR CLASS: Symbol not found for AVCaptureVideoOrientation, filename: String, onVideoCaptured: (ERROR CLASS: Symbol not found for Result<kotlin/String>) -> Unit)
open override fun startRecording(isMirrorEnabled: Boolean, videoOrientation: ERROR CLASS: Symbol not found for AVCaptureVideoOrientation, filename: String, onVideoCaptured: (ERROR CLASS: Symbol not found for Result<kotlin/String>) -> Unit)
Link copied to clipboard
Link copied to clipboard
abstract fun takePicture(isMirrorEnabled: Boolean, flashMode: ERROR CLASS: Symbol not found for AVCaptureFlashMode, videoOrientation: ERROR CLASS: Symbol not found for AVCaptureVideoOrientation, onPictureCaptured: (ERROR CLASS: Symbol not found for Result<kotlin/ByteArray>) -> Unit)
abstract fun takePicture(filename: String, isMirrorEnabled: Boolean, flashMode: ERROR CLASS: Symbol not found for AVCaptureFlashMode, videoOrientation: ERROR CLASS: Symbol not found for AVCaptureVideoOrientation, onPictureCaptured: (ERROR CLASS: Symbol not found for Result<kotlin/String>) -> Unit)
open override fun takePicture(isMirrorEnabled: Boolean, flashMode: ERROR CLASS: Symbol not found for AVCaptureFlashMode, videoOrientation: ERROR CLASS: Symbol not found for AVCaptureVideoOrientation, onPictureCaptured: (ERROR CLASS: Symbol not found for Result<kotlin/ByteArray>) -> Unit)
open override fun takePicture(filename: String, isMirrorEnabled: Boolean, flashMode: ERROR CLASS: Symbol not found for AVCaptureFlashMode, videoOrientation: ERROR CLASS: Symbol not found for AVCaptureVideoOrientation, onPictureCaptured: (ERROR CLASS: Symbol not found for Result<kotlin/String>) -> Unit)
Link copied to clipboard