vrLib SDK Documentation
RunQuickCommand Method
NamespacesVideoRayCameraRunQuickCommand()()()
Set the menu command based upon a pre-programmed quick command sequence This should be called in an update loop which feeds the command transmission to the ROV A new menu command will issued each time this function is called
Declaration Syntax
C#Visual BasicVisual C++
public bool RunQuickCommand()
Public Function RunQuickCommand As Boolean
public:
bool RunQuickCommand()
Return Value
return true if sequence is done, false otherwise

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)