|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| virtual | ~IService () |
| virtual void | CmdFovCoupling (bool Enable) |
| virtual void | ConfigVideoChannel (std::string const &VideoChannelName) |
Video Manager Service interface. Contains operations that a client can command the Video Manager Service to perform such as switching between Cameras (e.g. TV/IR) and coupling the Field of View.
|
virtual |
|
virtual |
Enable or disable Field of View coupling.
| Enable | Enable or disable (True = Enable, False = Disable) |
|
virtual |
Set the video channel which shall be active.
| VideoChannelName | Name of video channel (Example: "Infrared" or "Daylight") |