ArvFakeInterface

ArvFakeInterface — Fake camera interface

Synopsis

                    ArvFakeInterface;
ArvInterface * 		   arv_fake_interface_get_instance     (void);
void                arv_fake_interface_destroy_instance (void);

Object Hierarchy

  GObject
   +----ArvInterface
         +----ArvFakeInterface

Description

Details

ArvFakeInterface

typedef struct _ArvFakeInterface ArvFakeInterface;

arv_fake_interface_get_instance ()

ArvInterface * 		   arv_fake_interface_get_instance     (void);

Gets the unique instance of the fake interface.

Returns :

a ArvInterface singleton. [transfer none]

arv_fake_interface_destroy_instance ()

void                arv_fake_interface_destroy_instance (void);