Molybden API
|
A class that contains all capture session events. More...
#include <capture_session_events.hpp>
Public Attributes | |
Event< CaptureSessionStopped > | onCaptureSessionStopped |
Invoked when content capture session was initiated. | |
A class that contains all capture session events.
Event<CaptureSessionStopped> molybden::CaptureSessionEvents::onCaptureSessionStopped |
Invoked when content capture session was initiated.
Use the following approach to subscribe to receiving the event: