The Camera type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Control_Focus |
Directly set the focus position
|
![]() | Control_Focus_Add |
Increment the focus position
|
![]() | Control_Tilt |
Directly set the tilt position
|
![]() | Control_Tilt_Add |
Increment the tilt position
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | InvokeCameraQuickCommand |
Start running a quick command macro
|
![]() | LoadQuickCommands | Overloaded. |
![]() | RunQuickCommand |
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
|
![]() | SaveQuickCommands | Overloaded. |
![]() | ToString | (Inherited from Object.) |