Method

WPEPlatformViewget_preferred_buffer_formats

Declaration [src]

WPEBufferFormats*
wpe_view_get_preferred_buffer_formats (
  WPEView* view
)

Description [src]

Get the list of preferred buffer formats for view.

Return value

Type: WPEBufferFormats

A WPEBufferFormats.

The data is owned by the instance.
The return value can be NULL.