Changeset 54c2a30 in Lumiera

Timestamp:
2026-03-24T22:19:05Z (4 weeks ago)
Author:
Ichthyostega <prg@…>
Branches:
dev/play
Children:
a7c3a8d
Parents:
ec9b73d4
git-author:
Ichthyostega <prg@…> (24/03/26 21:34:10)
git-committer:
Ichthyostega <prg@…> (24/03/26 22:19:05)
Message:

OutputSlot: fill in the tracking implementation

Straight-forward:

  • add a map keyed by observed frame numbers
  • individual connection needs to know its own seqNr :-(
  • also need to store and recall the frameNr in the buffer-Index

Fix bug with DataSink constructor
(value constructor shadows copy constructor => Stackoverflow)

Complete construction and wiring sequence works as intended

(No files)

Note: See TracChangeset for help on using the changeset viewer.