cameraViewEx / com.priyankvasa.android.cameraviewex / Modes / Shutter

Shutter

@Target([AnnotationTarget.VALUE_PARAMETER, AnnotationTarget.PROPERTY, AnnotationTarget.PROPERTY_GETTER]) annotation class Shutter

Platform and version requirements: JVM

Shutter time in milliseconds

Constructors

<init>

Shutter()

Shutter time in milliseconds

Companion Object Properties

SHUTTER_LONG

const val SHUTTER_LONG: Int

SHUTTER_OFF

const val SHUTTER_OFF: Int

SHUTTER_SHORT

const val SHUTTER_SHORT: Int