summaryrefslogtreecommitdiff
path: root/omx.h
diff options
context:
space:
mode:
Diffstat (limited to 'omx.h')
-rw-r--r--omx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/omx.h b/omx.h
index 3c3fe7a..846ee33 100644
--- a/omx.h
+++ b/omx.h
@@ -58,6 +58,7 @@ public:
};
void SetClockReference(eClockReference clockReference);
+ void SetClockLatencyTarget(void);
void SetVolume(int vol);
void SetMute(bool mute);
void SendEos(void);