summaryrefslogtreecommitdiffstats
path: root/avmedia/source/gstreamer/gstplayer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/gstreamer/gstplayer.hxx')
-rw-r--r--avmedia/source/gstreamer/gstplayer.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/avmedia/source/gstreamer/gstplayer.hxx b/avmedia/source/gstreamer/gstplayer.hxx
index 1af1ae8eb9bf..b39521025da3 100644
--- a/avmedia/source/gstreamer/gstplayer.hxx
+++ b/avmedia/source/gstreamer/gstplayer.hxx
@@ -101,6 +101,8 @@ private:
int mnWidth;
int mnHeight;
+ css::awt::Rectangle maArea; // Area of the player window.
+
guint mnWatchID;
bool mbWatchID;