summaryrefslogtreecommitdiffstats
path: root/common/base/DisplayAnalyzer.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/base/DisplayAnalyzer.h')
-rw-r--r--common/base/DisplayAnalyzer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/base/DisplayAnalyzer.h b/common/base/DisplayAnalyzer.h
index c9f4849..e42dcb7 100644
--- a/common/base/DisplayAnalyzer.h
+++ b/common/base/DisplayAnalyzer.h
@@ -51,6 +51,7 @@ public:
bool isVideoFullScreen(int device, hwc_layer_1_t &layer);
bool isVideoPlaying();
bool isOverlayAllowed();
+ int getVideoInstances();
void postHotplugEvent(bool connected);
void postVideoEvent(int instances, int instanceID, bool preparing, bool playing);
void postBlankEvent(bool blank);