onboardapi  9.10.0
by Rheinmetall
M_RecordingCtrl::CmdCaptureImage Struct Reference

Public Member Functions

 CmdCaptureImage ()
 
 CmdCaptureImage (M_Common::StringListType const &VideoChannelIdList)
 

Public Attributes

M_Common::StringListType VideoChannelIdList
 List of Video Channel ids where still image should be captured. More...
 

Detailed Description

Capture still image. Note: Images can only be captured if a recording has been started for the specified channel(s).

Constructor & Destructor Documentation

◆ CmdCaptureImage() [1/2]

M_RecordingCtrl::CmdCaptureImage::CmdCaptureImage ( )

◆ CmdCaptureImage() [2/2]

M_RecordingCtrl::CmdCaptureImage::CmdCaptureImage ( M_Common::StringListType const &  VideoChannelIdList)

Member Data Documentation

◆ VideoChannelIdList

M_Common::StringListType M_RecordingCtrl::CmdCaptureImage::VideoChannelIdList

List of Video Channel ids where still image should be captured.