Skip to main content

Interface: DrawableFrameProcessor

Properties​

frameProcessor()​

frameProcessor: (frame) => void

Parameters​

• frame: Frame

Returns​

void

Defined in​

types/CameraProps.ts:16


offscreenTextures​

offscreenTextures: ISharedValue<SkImage[]>

Defined in​

types/CameraProps.ts:18


previewOrientation​

previewOrientation: ISharedValue<Orientation>

Defined in​

types/CameraProps.ts:19


type​

type: "drawable-skia"

Defined in​

types/CameraProps.ts:17