video2.c File Reference
#include <string.h>
#include <vl/vl.h>
#include <AR/sys/videoSGI.h>
#include <AR/config.h>
#include <AR/ar.h>
Go to the source code of this file.
Function Documentation
static void activate_path |
( |
int |
dev_id |
) |
[static] |
int arVideoCleanupDevice2 |
( |
int |
dev_id |
) |
|
int arVideoClose2 |
( |
void |
|
) |
|
unsigned char* arVideoGetImage2 |
( |
int |
dev_id |
) |
|
int arVideoInqSize2 |
( |
int |
dev_id, |
|
|
int * |
x, |
|
|
int * |
y | |
|
) |
| | |
int arVideoOpen2 |
( |
void |
|
) |
|
int arVideoSetBufferSize2 |
( |
int |
dev_id, |
|
|
int |
size | |
|
) |
| | |
int arVideoStart2 |
( |
int |
dev_id |
) |
|
int arVideoStop2 |
( |
int |
dev_id |
) |
|
static void deactivate_path |
( |
int |
dev_id |
) |
[static] |
static void error_exit |
( |
void |
|
) |
[static] |
Variable Documentation