summaryrefslogtreecommitdiff
path: root/dxr3interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3interface.h')
-rw-r--r--dxr3interface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dxr3interface.h b/dxr3interface.h
index 0e6a99b..1714715 100644
--- a/dxr3interface.h
+++ b/dxr3interface.h
@@ -69,6 +69,7 @@ public:
uint32_t GetSysClock() const;
void SetPts(uint32_t pts);
void SetSpuPts(uint32_t pts);
+ int64_t GetPts();
// state changes
void EnableSPU();
@@ -132,6 +133,7 @@ private:
int m_fdVideo; ///< filehandle for video fifo of dxr3 card
int m_fdAudio; ///< filehandle for audio fifo of dxr3 card
int m_fdSpu; ///< filehandle for spu fifo of dxr3 card
+ uint32_t last_seen_pts;
// dxr3 clock
cDxr3SysClock* m_pClock; ///< clock used for sync