summaryrefslogtreecommitdiff
path: root/softhddev.h
diff options
context:
space:
mode:
Diffstat (limited to 'softhddev.h')
-rw-r--r--softhddev.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/softhddev.h b/softhddev.h
index cf8bf2b..564dcba 100644
--- a/softhddev.h
+++ b/softhddev.h
@@ -44,6 +44,8 @@ extern "C"
/// C plugin play video packet
extern int PlayVideo(const uint8_t *, int);
+ /// C plugin play video packet (next version)
+ extern int PlayVideo2(const uint8_t *, int);
/// C plugin play TS video packet
extern void PlayTsVideo(const uint8_t *, int);
/// C plugin grab an image