TVideoGrabber.ONVIFPTZSendAuxiliaryCommand

Prev

Next

TVideoGrabber

Methods

 




































































































Send an auxiliary command


Declaration
function ONVIFPTZSendAuxiliaryCommand (AuxiliaryCommand: string): Boolean;


BOOL _ONVIFPTZSendAuxiliaryCommand (void *TVGObject, const wchar_t * *AuxiliaryCommand);

Description

Used to send a manufacturer-specific command to the camera.

Read the camera documentation to see what auxiliary commands the camera supports.


See Also
IR Cut Filter of Axis cameras TONVIFDeviceInfo ExtraDLLPath ONVIF_GetStr ONVIF_SetStr ONVIFDeviceInfo ONVIFPTZGetLimits ONVIFPTZGetPosition ONVIFPTZPreset ONVIFPTZSetPosition ONVIFPTZStartMove ONVIFPTZStopMove ONVIFSnapShot