OverlayView

open class OverlayView : View

Constructors

Link copied to clipboard
constructor(context: Context, attrs: AttributeSet)

Functions

Link copied to clipboard
open fun setDisplayQuad(displayQuad: Boolean)
Link copied to clipboard
open fun setOverlayColor(@ColorInt color: Int)
Link copied to clipboard
open fun setOverlayColorResource(@ColorRes colorResId: Int)
Link copied to clipboard
open fun setQuadrangleRotationAngle(quadrangleRotationAngle: RotationAngle)
Link copied to clipboard
open fun updateBorder(analyzeResult: QuadStreamAnalyzer.Result, autoTriggerEnabled: Boolean)