# Are all the runtime settings included in the Barcode Reader module of the DCV packages?

[<< Back to FAQ index](https://www.dynamsoft.com/capture-vision/docs/mobile/faq/index.md)

At the moment, the available runtime settings for the Barcode Reader module in DCV (all editions) are limited to the core ones, namely: *barcodeFormatIds*, *barcodeFormatIds_2*, *expectedBarcodeCount*, and *timeout*. 

The only current exception is the Flutter edition which has *minBarcodeTextLength* and *minResultConfidence* on top of the ones mentioned above.

For reference, here is the [DBRRuntimeSettings](https://www.dynamsoft.com/capture-vision/docs/programming/react-native/api-reference/interface-dbr-runtime-settings.md) page of the React Native edition of DCV.

The team is working to extend the runtime settings available in all editions of DCV to match the ones available in the regular editions of the Barcode Reader SDK.