hi_fisheye_mount_mode

Description

Defines the installation mode in the fisheye attribute.

Prototype

typedef enum {
    HI_FISHEYE_MOUNT_MODE_DESKTOP = 0, /* Desktop mount mode */
    HI_FISHEYE_MOUNT_MODE_CEILING = 1, /* Ceiling mount mode */
    HI_FISHEYE_MOUNT_MODE_WALL = 2, /* wall mount mode */
    HI_FISHEYE_MOUNT_MODE_BUTT
} hi_fisheye_mount_mode;

Members

Member

Description

HI_FISHEYE_MOUNT_MODE_DESKTOP

Floor mount mode.

HI_FISHEYE_MOUNT_MODE_CEILING

Ceiling mount mode.

HI_FISHEYE_MOUNT_MODE_WALL

Wall mount mode.

HI_FISHEYE_MOUNT_MODE_BUTT

Reserved