SmartSpectra C++ SDK
Measure human vitals from video with SmartSpectra C++ SDK.
Loading...
Searching...
No Matches
presage::smartspectra::grpc_bindings::FrameWithTimestampRecorder< TIntegrationMode > Class Template Reference
Inheritance diagram for presage::smartspectra::grpc_bindings::FrameWithTimestampRecorder< TIntegrationMode >:
presage::smartspectra::grpc_bindings::ReactorWithWaitUntilDone< grpc::ServerReadReactor< presage::smartspectra::FrameWithTimestamp > >

Public Types

using BackgroundContainer

Public Member Functions

 FrameWithTimestampRecorder (std::shared_ptr< BackgroundContainer > container, video_source::InputTransformMode input_transform_mode)
void SwapContainer (std::shared_ptr< BackgroundContainer > new_container)
void OnReadDone (bool ok) override
const BackgroundContainerGetContainer () const
Public Member Functions inherited from presage::smartspectra::grpc_bindings::ReactorWithWaitUntilDone< grpc::ServerReadReactor< presage::smartspectra::FrameWithTimestamp > >
void WaitUntilDone ()
void OnDone () override
void OnCancel () override

Member Typedef Documentation

◆ BackgroundContainer

template<container::settings::IntegrationMode TIntegrationMode>
using presage::smartspectra::grpc_bindings::FrameWithTimestampRecorder< TIntegrationMode >::BackgroundContainer
Initial value:
presage::platform_independence::DeviceType::Cpu,
smartspectra::container::settings::OperationMode::Continuous,
TIntegrationMode
>
Container for background thread processing.
Definition background_container.hpp:40

The documentation for this class was generated from the following files: