onboardapi  9.10.0
by Rheinmetall
M_VideoManager::ConfigVideoChannel Struct Reference

Set the video channel which shall be active. More...

Public Member Functions

 ConfigVideoChannel ()
 
 ConfigVideoChannel (std::string const &VideoChannelName)
 

Public Attributes

std::string VideoChannelName
 Name of video channel (Example: "Infrared" or "Daylight") More...
 

Detailed Description

Set the video channel which shall be active.

Constructor & Destructor Documentation

◆ ConfigVideoChannel() [1/2]

M_VideoManager::ConfigVideoChannel::ConfigVideoChannel ( )

◆ ConfigVideoChannel() [2/2]

M_VideoManager::ConfigVideoChannel::ConfigVideoChannel ( std::string const &  VideoChannelName)

Member Data Documentation

◆ VideoChannelName

std::string M_VideoManager::ConfigVideoChannel::VideoChannelName

Name of video channel (Example: "Infrared" or "Daylight")