InputFrameRotationBehavior

Defines how each input frame should be rotated relative to device rotation while processing.

Since

1.4.0

Entries

USE_SCREEN_ORIENTATION
Link copied to clipboard
Processor rotates each input frame relative to current screen orientation.
ASSUME_PORTRAIT_ORIENTATION
Link copied to clipboard
Processor rotates each input frame assuming screen orientation is portrait no matter what real screen orientation is.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int