ArvGvInterface

ArvGvInterface — Gigabit ethernet camera interface

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── ArvInterface
        ╰── ArvGvInterface

Description

Functions

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);

Types and Values

ArvGvInterface

typedef struct _ArvGvInterface ArvGvInterface;