Pharos 0.7.23
Modern Web Framework & Web App Hosting Service.
Loading...
Searching...
No Matches
native_barcode_decode.h File Reference

Go to the source code of this file.

Functions

int native_barcode_decoder_is_direct_linked (void)
int native_barcode_decode_image_path (const char *image_path, char **decoded_text_out)

Function Documentation

◆ native_barcode_decode_image_path()

int native_barcode_decode_image_path ( const char * image_path,
char ** decoded_text_out )

Definition at line 21 of file native_barcode_decode.c.

References pharos_zxing_decode_image_path().

Referenced by handle_native_barcode_command().

◆ native_barcode_decoder_is_direct_linked()

int native_barcode_decoder_is_direct_linked ( void )

Definition at line 13 of file native_barcode_decode.c.

Referenced by handle_native_barcode_command().