summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/dshow/gstdshowfakesink.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/dshow/gstdshowfakesink.h')
-rw-r--r--gst-libs/gst/dshow/gstdshowfakesink.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/dshow/gstdshowfakesink.h b/gst-libs/gst/dshow/gstdshowfakesink.h
index b53a6898..7f419b27 100644
--- a/gst-libs/gst/dshow/gstdshowfakesink.h
+++ b/gst-libs/gst/dshow/gstdshowfakesink.h
@@ -43,6 +43,7 @@ public:
STDMETHOD (gst_set_sample_size) (unsigned int size);
protected:
+ HRESULT m_hres;
CMediaType m_MediaType;
push_buffer_func m_callback;
byte *m_data;