Method
WPEPlatformViewbuffer_rendered
Declaration [src]
void
wpe_view_buffer_rendered (
WPEView* view,
WPEBuffer* buffer
)
Parameters
buffer-
Type:
WPEBufferA
WPEBuffer.The data is owned by the caller of the function.
void
wpe_view_buffer_rendered (
WPEView* view,
WPEBuffer* buffer
)
bufferType: WPEBuffer
A WPEBuffer.
| The data is owned by the caller of the function. |