ONVIFPTZGetPosition
TVideoGrabber.ONVIFPTZGetPosition |
||||
|
|
|
Returns the current PTZ position
Declaration
function ONVIFPTZGetPosition (out Pan: Double; out Tilt: Double; out Zoom: Double; out UTCTime: LargeInteger; out IsMoving: LongInt): Boolean;
BOOL _ONVIFPTZGetPosition (void *TVGObject, double*Pan, double*Tilt, double*Zoom, __int64*UTCTime, int*IsMoving);
Description
Returns the current PTZ position as double values
See Also
IR Cut Filter of Axis cameras TDiscoveryCallbackStatus TOnONVIFDiscoveryCompletedNotification TONVIFDeviceInfo ExtraDLLPath GetLastErrorMessage OnONVIFDiscoveryCompletedNotification ONVIF_GetStr ONVIF_SetStr ONVIFCancelDiscovery ONVIFDeviceInfo ONVIFDiscoverCameras_IPRange ONVIFDiscoverCameras_Multicast ONVIFEnumCamerasDiscovered ONVIFPTZGetLimits ONVIFPTZPreset ONVIFPTZSendAuxiliaryCommand ONVIFPTZSetPosition ONVIFPTZStartMove ONVIFPTZStopMove ONVIFSnapShot OpenURLAsyncStatus
Created with the Personal Edition of HelpNDoc: Say Goodbye to Documentation Headaches with a Help Authoring Tool