Sync'ed device packet.
Data packet base class for packets that correspond to a device that is timestamping the data in order to genlock the application to an incoming data stream.
Definition at line 70 of file fbtracker.h.
#include <fbtracker.h>
Public Member Functions |
|
FBDeviceSyncPacket () | |
Constructor. |
|
Public Attributes |
|
FBPropertyInt | OriginalSync |
Property: Sync count for packet (from
Application). |
|
FBPropertyInt | CorrectedSync |
Property: Corrected sync count (from
Sync queue). |
|
FBPropertyInt | DeviceSync |
Property: Sync count for packet (from
Device). |
Constructor.
Property: Sync count for packet (from Application).
Definition at line 77 of file fbtracker.h.
Property: Corrected sync count (from Sync queue).
Definition at line 78 of file fbtracker.h.
Property: Sync count for packet (from Device).
Definition at line 79 of file fbtracker.h.