msdk: Add help functions to get mfxFrameSurface1 from GstBuffer and wrap it as GstMsd...
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / sys / msdk / msdk.h
index cb76fd5..2b197cc 100644 (file)
@@ -99,6 +99,7 @@ void GstMFXUnload (mfxLoader loader);
 #endif
 
 typedef struct _MsdkSession MsdkSession;
+typedef struct _GstMsdkSurface GstMsdkSurface;
 
 struct _MsdkSession
 {