Camposer
Toggle table of contents
ios
Target filter
ios
Switch theme
Search in API
Skip to content
Camposer
Camposer
/
com.ujizin.camposer.state.properties
/
ImageAnalyzer
/
Analyzer
Analyzer
ios
class
Analyzer
<
out
T
:
ERROR CLASS: Symbol not found for AVCaptureOutput
>
(
val
output
:
T
,
val
onOutputAttached
:
(
T
)
->
Unit
)
Members
Constructors
Analyzer
Link copied to clipboard
ios
constructor
(
output
:
T
,
onOutputAttached
:
(
T
)
->
Unit
)
Properties
on
Output
Attached
Link copied to clipboard
ios
val
onOutputAttached
:
(
T
)
->
Unit
output
Link copied to clipboard
ios
val
output
:
T