From 508ba3458094f0c30b278cc05abc626b6f3940e0 Mon Sep 17 00:00:00 2001 From: chriszero Date: Sun, 11 Jan 2015 15:14:03 +0100 Subject: Removed Mplayer support. Added HLS Streaming Player for directly play in VDR --- PVideo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'PVideo.h') diff --git a/PVideo.h b/PVideo.h index ae61da4..3d69bc4 100644 --- a/PVideo.h +++ b/PVideo.h @@ -37,6 +37,7 @@ public: public: int m_iRatingKey; + std::string m_sKey; std::string m_sStudio; MediaType m_tType; std::string m_sTitle; -- cgit v1.2.3