ImFusion C++ SDK 4.5.0
ImFusion::StreamRecorderAlgorithm::OwningDataListAsync Struct Reference

#include <ImFusion/Stream/StreamRecorderAlgorithm.h>

Helper class for managing recorded data together with a future to ensure that background saving tasks are complete before the data is deleted. More...

Detailed Description

Helper class for managing recorded data together with a future to ensure that background saving tasks are complete before the data is deleted.

Public Member Functions

 OwningDataListAsync (OwningDataListAsync &&)=default
OwningDataListAsync & operator= (OwningDataListAsync &&)=default

Public Attributes

OwningDataList owningDataList
std::future< void > future

The documentation for this struct was generated from the following file:
  • ImFusion/Stream/StreamRecorderAlgorithm.h
Search Tab / S to search, Esc to close