ZBar Bar Code Reader Library  version 0.10
test_proc.c File Reference

Functions

int input_wait (int timeout)
 
int main (int argc, char **argv)
 

Variables

zbar_processor_t * proc
 
int use_threads
 
int use_window
 

Function Documentation

int input_wait ( int  timeout)

References fprintf(), proc, use_window, zbar::ZBAR_ERR_CLOSED, zbar::zbar_processor_get_error_code(), and zbar_processor_user_wait().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

int use_threads

Referenced by main().

int use_window

Referenced by input_wait(), and main().