27 lines
573 B
Markdown
27 lines
573 B
Markdown
|
---
|
||
|
id: "FrameProcessorPerformanceSuggestion"
|
||
|
title: "FrameProcessorPerformanceSuggestion"
|
||
|
sidebar_position: 0
|
||
|
custom_edit_url: null
|
||
|
---
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
### suggestedFrameProcessorFps
|
||
|
|
||
|
• **suggestedFrameProcessorFps**: `number`
|
||
|
|
||
|
#### Defined in
|
||
|
|
||
|
[CameraProps.ts:9](https://github.com/mrousavy/react-native-vision-camera/blob/c2fb5bf1/src/CameraProps.ts#L9)
|
||
|
|
||
|
___
|
||
|
|
||
|
### type
|
||
|
|
||
|
• **type**: ``"can-use-higher-fps"`` \| ``"should-use-lower-fps"``
|
||
|
|
||
|
#### Defined in
|
||
|
|
||
|
[CameraProps.ts:8](https://github.com/mrousavy/react-native-vision-camera/blob/c2fb5bf1/src/CameraProps.ts#L8)
|