LeiaSR SDK 720218b2 v1.32.7.6322 2025-02-13T14:55:38Z
Stable
Public Member Functions | List of all members
SR::SystemEventListener Class Referenceabstract

Interface for listening to SR_systemEvent updates. More...

#include <systemeventlistener.h>

Public Member Functions

virtual void accept (const SystemEvent &frame)=0
 Accept an SR_systemEvent frame. More...
 

Detailed Description

Interface for listening to SR_systemEvent updates.

Member Function Documentation

◆ accept()

virtual void SR::SystemEventListener::accept ( const SystemEvent frame)
pure virtual

Accept an SR_systemEvent frame.

Parameters
framerepresents a new SR_systemEvent update

This function is called from an SystemEventStream. SystemEvents will never be dropped.


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