diff --git a/gst-libs/gst/vaapi/gstvaapiwindow_priv.h b/gst-libs/gst/vaapi/gstvaapiwindow_priv.h index af1581be83..08cd90c3c5 100644 --- a/gst-libs/gst/vaapi/gstvaapiwindow_priv.h +++ b/gst-libs/gst/vaapi/gstvaapiwindow_priv.h @@ -111,7 +111,7 @@ struct _GstVaapiWindowClass GstVaapiWindow * gst_vaapi_window_new_internal (const GstVaapiWindowClass * window_class, - GstVaapiDisplay * display, guintptr handle, guint width, guint height); + GstVaapiDisplay * display, GstVaapiID handle, guint width, guint height); /* Inline reference counting for core libgstvaapi library */ #ifdef IN_LIBGSTVAAPI_CORE