GCControlAxis Constants Reference

Declared in GCCommon.h

GCControlAxis

Passed to control methods to indicate which axis is to be controlled.

Definition

typedef NS_ENUM(NSUInteger, GCControlAxis ) {
   GCControlAxisPan = 0 x0,
   GCControlAxisTilt = 0 x01,
};

Constants

GCControlAxisPan

Control the pan axis.

Declared In GCCommon.h.

GCControlAxisTilt

Control the tilt axis.

Declared In GCCommon.h.

Declared In

GCCommon.h