Method

PhocRendererrender_view_to_buffer

Declaration [src]

gboolean
phoc_renderer_render_view_to_buffer (
  PhocRenderer* self,
  PhocView* view,
  wl_shm_buffer* data,
  uint32_t* flags
)

Description

No description available.

Parameters

view

Type: PhocView

No description available.

The data is owned by the caller of the function.
data

Type: wl_shm_buffer*

No description available.

The argument can be NULL.
The data is owned by the caller of the function.
flags

Type: uint32_t*

No description available.

The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.