summaryrefslogtreecommitdiff
path: root/dxr3interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3interface.h')
-rw-r--r--dxr3interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3interface.h b/dxr3interface.h
index 101fd40..72d3561 100644
--- a/dxr3interface.h
+++ b/dxr3interface.h
@@ -99,7 +99,7 @@ public:
// play functions
void SetPlayMode();
void Pause();
- void PlayVideoFrame(cDxr3PesFrame *frame);
+ void PlayVideoFrame(cDxr3PesFrame *frame, uint32_t pts);
// device access
void ClaimDevices();