TVideoGrabber.ONVIFPTZGetPosition

Prev

Next

TVideoGrabber

Methods

 




































































































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 TONVIFDeviceInfo ExtraDLLPath ONVIF_GetStr ONVIF_SetStr ONVIFDeviceInfo ONVIFPTZGetLimits ONVIFPTZPreset ONVIFPTZSendAuxiliaryCommand ONVIFPTZSetPosition ONVIFPTZStartMove ONVIFPTZStopMove ONVIFSnapShot