video2.c File Reference

#include <string.h>
#include <vl/vl.h>
#include <AR/sys/videoSGI.h>
#include <AR/config.h>
#include <AR/ar.h>
Include dependency graph for video2.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ARVideoAtt

Functions

static void activate_path (int dev_id)
int arVideoCleanupDevice2 (int dev_id)
int arVideoClose2 (void)
unsigned char * arVideoGetImage2 (int dev_id)
int arVideoInqDevice2 (ARVideoDeviceTypeList *dev_list2)
int arVideoInqSize2 (int dev_id, int *x, int *y)
int arVideoOpen2 (void)
int arVideoSetBufferSize2 (int dev_id, int size)
int arVideoSetupDevice2 (int dev_id, ARVideoFormat format, ARVideoPacking packing, ARVideoZoom zoom)
int arVideoStart2 (int dev_id)
int arVideoStop2 (int dev_id)
static void deactivate_path (int dev_id)
static void error_exit (void)

Variables

static ARVideoDeviceTypeList dev_list
static VLDev device_id [ARVideoDeviceMax]
static int open_flag = 0
static VLServer svr
static ARVideoAtt video_att [ARVideoDeviceMax]

Function Documentation

static void activate_path ( int  dev_id  )  [static]

Definition at line 333 of file video2.c.

int arVideoCleanupDevice2 ( int  dev_id  ) 

Definition at line 219 of file video2.c.

int arVideoClose2 ( void   ) 

Definition at line 72 of file video2.c.

unsigned char* arVideoGetImage2 ( int  dev_id  ) 

Definition at line 297 of file video2.c.

int arVideoInqDevice2 ( ARVideoDeviceTypeList dev_list2  ) 

Definition at line 91 of file video2.c.

int arVideoInqSize2 ( int  dev_id,
int *  x,
int *  y 
)

Definition at line 140 of file video2.c.

int arVideoOpen2 ( void   ) 

Definition at line 53 of file video2.c.

int arVideoSetBufferSize2 ( int  dev_id,
int  size 
)

Definition at line 287 of file video2.c.

int arVideoSetupDevice2 ( int  dev_id,
ARVideoFormat  format,
ARVideoPacking  packing,
ARVideoZoom  zoom 
)

Definition at line 158 of file video2.c.

int arVideoStart2 ( int  dev_id  ) 

Definition at line 241 of file video2.c.

int arVideoStop2 ( int  dev_id  ) 

Definition at line 266 of file video2.c.

static void deactivate_path ( int  dev_id  )  [static]

Definition at line 442 of file video2.c.

static void error_exit ( void   )  [static]

Definition at line 327 of file video2.c.


Variable Documentation

Definition at line 40 of file video2.c.

VLDev device_id[ARVideoDeviceMax] [static]

Definition at line 42 of file video2.c.

int open_flag = 0 [static]

Definition at line 39 of file video2.c.

VLServer svr [static]

Definition at line 41 of file video2.c.

ARVideoAtt video_att[ARVideoDeviceMax] [static]

Definition at line 43 of file video2.c.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


artoolkit
Author(s): Gautier Dumonteil
autogenerated on Fri Jan 11 10:05:50 2013