@Target([AnnotationTarget.VALUE_PARAMETER, AnnotationTarget.PROPERTY, AnnotationTarget.PROPERTY_GETTER]) annotation class OutputFormat
Platform and version requirements: JVM
Direction the camera faces relative to device screen.
OutputFormat()
Direction the camera faces relative to device screen. |
const val JPEG: Int |
|
const val RGBA_8888: Int |
|
const val YUV_420_888: Int |