XPSDKPTZMotion
public enum XPSDKPTZMotion
XPSDKPTZMotion - Types of PTZ motions
-
Move camera Up
Declaration
Swift
case XPSDKPTZMotionUp
-
Move camera Down
Declaration
Swift
case XPSDKPTZMotionDown
-
Move camera Left
Declaration
Swift
case XPSDKPTZMotionLeft
-
Move camera Right
Declaration
Swift
case XPSDKPTZMotionRight
-
Zoom camera In
Declaration
Swift
case XPSDKPTZMotionZoomIn
-
Zoom camera Out
Declaration
Swift
case XPSDKPTZMotionZoomOut
-
Reset camera. Not used in the app at the moment
Declaration
Swift
case XPSDKPTZMotionHome