Searched defs:_GstVulkanWindowClass (Results 1 – 1 of 1) sorted by relevance
119 struct _GstVulkanWindowClass { struct120 GstObjectClass parent_class;122 gboolean (*open) (GstVulkanWindow *window,124 void (*close) (GstVulkanWindow *window);126 VkSurfaceKHR (*get_surface) (GstVulkanWindow *window,128 gboolean (*get_presentation_support) (GstVulkanWindow *window,131 void (*set_window_handle) (GstVulkanWindow *window,133 void (*get_surface_dimensions) (GstVulkanWindow *window,136 void (*handle_events) (GstVulkanWindow *window,140 gpointer _reserved[GST_PADDING];