Interface: CameraPassthroughPipelineOptions
Defined in: react-native-custom-video-source/dist/typescript/webgpu/cameraPassthroughPipeline.d.ts:4
Options for createCameraPassthroughPipeline.
Properties​
mirror?​
optionalmirror:boolean
Defined in: react-native-custom-video-source/dist/typescript/webgpu/cameraPassthroughPipeline.d.ts:8
Mirror the camera horizontally (the usual selfie self-view convention). Defaults to false.
outputFormat?​
optionaloutputFormat:GPUTextureFormat
Defined in: react-native-custom-video-source/dist/typescript/webgpu/cameraPassthroughPipeline.d.ts:6
Render-target format. Defaults to getOutputSurfaceFormat (the Fishjam output surface).