|
LibVNCServer/LibVNCClient
|
Include dependency graph for camera.c:Go to the source code of this file.
Macros | |
| #define | WIDTH 640 |
| #define | HEIGHT 480 |
| #define | BPP 4 |
| #define | PICTURE_TIMEOUT (1.0/15.0) |
Functions | |
| int | TimeToTakePicture () |
| int | TakePicture (unsigned char *buffer) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| int TakePicture | ( | unsigned char * | buffer | ) |