onboardapi  9.10.0
by Rheinmetall
M_VideoObjectExport::IService Class Reference

Public Member Functions

virtual ~IService ()
 
virtual void ConfigRecorderExport (bool Enable)
 

Detailed Description

Service interface. Contains operations that a client can command the Video Object Export Service to perform.

Constructor & Destructor Documentation

◆ ~IService()

M_VideoObjectExport::IService::~IService ( )
virtual

Member Function Documentation

◆ ConfigRecorderExport()

void M_VideoObjectExport::IService::ConfigRecorderExport ( bool  Enable)
virtual

Configure the Service to enable or disable exporting of Objects for recording.

Parameters
EnableIndicates if the export function is enabled (true) or disabled (false).