35#include <auterion_sdk/video/displayed_view.hpp>
103 std::shared_ptr<Impl> _impl;
Publisher for the displayed video view.
Definition displayed_view_provider.hpp:74
DisplayedViewProvider(SDK &sdk)
Construct a new Displayed View Provider object.
void updateDisplayedView(const DisplayedView &view)
Publishes the displayed view of one output frame.
virtual ~DisplayedViewProvider()
Destroy the Displayed View Provider object.
SDK execution class. All callbacks are called on the same thread.
Definition auterion.hpp:119
The region of a source frame that is shown in the displayed video output.
Definition displayed_view.hpp:62