Enumeration

AravisGcVisibility

Declaration

enum Aravis.GcVisibility

Description [src]

Specifies feature node recommended visibility in user interfaces.

Members

Name Description
ARV_GC_VISIBILITY_UNDEFINED

Undefined feature visibility level.

ARV_GC_VISIBILITY_INVISIBLE

Feature should be not be visible in user interface.

ARV_GC_VISIBILITY_GURU

Very advanced feature to be shown to very experienced users.

ARV_GC_VISIBILITY_EXPERT

Advanced feature to be shown to expert users.

ARV_GC_VISIBILITY_BEGINNER

Basic feature to be shown to all users.