vnwalletui / com.venuenext.vnwalletui.util / QRCodeAnalyzer

QRCodeAnalyzer

class QRCodeAnalyzer : Analyzer

Constructors

<init>

QRCodeAnalyzer(coroutineScope: CoroutineScope, rawValueCallBack: (String) -> Unit)

Functions

analyze

fun analyze(image: ImageProxy, rotationDegrees: Int): Unit