IPtzControlCallCommand Method |  |
Execute PTZ command on camera.
Namespace: Bosch.Vms.CameoSdkAssembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntaxvoid CallCommand(
int commandId
)
Parameters
- commandId Int32
- Id of command.
Exceptions
RemarksAvailable list of Ids can be found in
AuxCommands enumeration.
See Also