From 0be6c14499cbc7351578198e8f15b3e1bf1b1335 Mon Sep 17 00:00:00 2001 From: chriszero Date: Fri, 2 Oct 2015 20:07:19 +0200 Subject: Option to use AC3 audio without installing the custom profile to your pms --- PVideo.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'PVideo.h') 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 grid, bool clear = true, std::function OnCached = NULL); -- cgit v1.2.3