Skip to main content

Interface: DrawableFrameProcessor

Properties​

frameProcessor​

• frameProcessor: (frame: Frame) => void

Type declaration​

â–¸ (frame): void

Parameters​
NameType
frameFrame
Returns​

void

Defined in​

types/CameraProps.ts:15


offscreenTextures​

• offscreenTextures: ISharedValue<SkImage[]>

Defined in​

types/CameraProps.ts:17


type​

• type: "drawable-skia"

Defined in​

types/CameraProps.ts:16