ArvGvInterface

ArvGvInterface — Gigabit ethernet camera interface

Synopsis

                    ArvGvInterface;
ArvInterface * 		   arv_gv_interface_get_instance       (void);
void                arv_gv_interface_destroy_instance   (void);

Object Hierarchy

  GObject
   +----ArvInterface
         +----ArvGvInterface

Description

Details

ArvGvInterface

typedef struct _ArvGvInterface ArvGvInterface;

arv_gv_interface_get_instance ()

ArvInterface * 		   arv_gv_interface_get_instance       (void);

Gets the unique instance of the GV interface.

Returns :

a ArvInterface singleton. [transfer none]

arv_gv_interface_destroy_instance ()

void                arv_gv_interface_destroy_instance   (void);