mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 07:01:30 +00:00
[idd] capture: restore direct software publication
This commit is contained in:
@@ -58,7 +58,7 @@ public:
|
||||
virtual bool NeedsFrame() const = 0;
|
||||
virtual bool GetFramePlan(
|
||||
uint64_t now, bool productReady, FramePlan& plan) = 0;
|
||||
virtual bool GetImmediateFramePlan(
|
||||
virtual bool GetImmediatePrimaryFramePlan(
|
||||
uint64_t now, FramePlan& plan) = 0;
|
||||
virtual void MissFramePlan(const FramePlan& plan, uint64_t now) = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user