diff options
Diffstat (limited to 'dxr3device.h')
-rw-r--r-- | dxr3device.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3device.h b/dxr3device.h index 59fe5ba..c4c0402 100644 --- a/dxr3device.h +++ b/dxr3device.h @@ -134,6 +134,7 @@ private: int fdSpu; uint32_t vPts; + uint32_t aPts; bool scrSet; int playCount; |