summaryrefslogtreecommitdiff
path: root/plex.h
diff options
context:
space:
mode:
Diffstat (limited to 'plex.h')
-rw-r--r--plex.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plex.h b/plex.h
index 8da6111..89075f5 100644
--- a/plex.h
+++ b/plex.h
@@ -96,6 +96,8 @@ public:
virtual cOsdObject *MainMenuAction(void);
virtual cMenuSetupPage *SetupMenu(void);
virtual bool SetupParse(const char *, const char *);
+
+ static void PlayFile(plexclient::Video Vid);
};