aboutsummaryrefslogtreecommitdiff
path: root/include/VideoPlayer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/VideoPlayer.hpp')
-rw-r--r--include/VideoPlayer.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/VideoPlayer.hpp b/include/VideoPlayer.hpp
index 0006bfd..016c830 100644
--- a/include/VideoPlayer.hpp
+++ b/include/VideoPlayer.hpp
@@ -50,6 +50,7 @@ namespace QuickMedia {
std::vector<MediaChapter> chapters;
std::string plugin_name;
bool cache_on_disk = true;
+ std::string referer;
};
// Important: do not call |get_time_in_file| or |add_subtitle| from the |event_callback| callback