Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
IRealtimeProperty Class Referenceabstract

Interface for real-time property updates. More...

#include <src/gui/backend/realtime_property.h>

Inheritance diagram for IRealtimeProperty:

Public Member Functions

virtual bool processUpdates ()=0
 Process pending updates from real-time thread.
 

Detailed Description

Interface for real-time property updates.

Definition at line 12 of file realtime_property.h.

Member Function Documentation

◆ processUpdates()

virtual bool IRealtimeProperty::processUpdates ( )
pure virtual

Process pending updates from real-time thread.

Returns
true if updates were processed

Implemented in PositionProxy, and RealtimeProperty< T >.


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