Top | ![]() |
![]() |
![]() |
![]() |
GstVaapiWindow * gst_vaapi_window_wayland_new (GstVaapiDisplay *display
,guint width
,guint height
);
Creates a window with the specified width
and height
. The window
will be attached to the display
and remains invisible to the user
until gst_vaapi_window_show()
is called.