Skip to main content

Interface: DrawableFrameProcessor

Properties​

cameraMatrix​

• cameraMatrix: ISharedValue<CameraMatrix>

Defined in​

types/CameraProps.ts:21


frameProcessor​

• frameProcessor: (frame: Frame) => void

Type declaration​

â–¸ (frame): void

Parameters​
NameType
frameFrame
Returns​

void

Defined in​

types/CameraProps.ts:17


offscreenTextures​

• offscreenTextures: ISharedValue<SkImage[]>

Defined in​

types/CameraProps.ts:19


previewOrientation​

• previewOrientation: ISharedValue<Orientation>

Defined in​

types/CameraProps.ts:20


type​

• type: "drawable-skia"

Defined in​

types/CameraProps.ts:18