presentation-time: move to new impl

This commit is contained in:
Vaxry
2024-05-10 02:27:54 +01:00
parent 1753059b07
commit a7e23d2f1e
11 changed files with 231 additions and 13 deletions

View File

@@ -149,6 +149,7 @@ class CMonitor {
DYNLISTENER(monitorNeedsFrame);
DYNLISTENER(monitorCommit);
DYNLISTENER(monitorBind);
DYNLISTENER(monitorPresented);
// methods
void onConnect(bool noRule);