Skip to main content

Type Alias: OutputOrientation

OutputOrientation: "device" | "preview"

Represents the orientation of the camera outputs.

Output orientation can either be fixed to whatever the Preview View's orientation is ('preview'), or rotate alongside the device even if the Preview View is locked ('device').

Defined in​

types/OutputOrientation.ts:7