struct FrameCountInformation { uint64_t framesCopied; uint64_t framesDropped; };
Count of frames copied.
<< FrameQueueSink