summaryrefslogtreecommitdiff
path: root/PVideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'PVideo.h')
-rw-r--r--PVideo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/PVideo.h b/PVideo.h
index 46c170f..493f464 100644
--- a/PVideo.h
+++ b/PVideo.h
@@ -88,6 +88,8 @@ public:
bool SetUnwatched();
std::string ThumbUri();
std::string ArtUri();
+
+ std::string GetSubtitleUrl();
// gridElement
virtual void AddTokens(std::shared_ptr<skindesignerapi::cOsdElement> grid, bool clear = true, std::function<void(cGridElement*)> OnCached = NULL);