Method

WPEPlatformDisplayget_preferred_buffer_formats

Declaration [src]

WPEBufferFormats*
wpe_display_get_preferred_buffer_formats (
  WPEDisplay* display
)

Description [src]

Get the list of preferred buffer formats for display.

Return value

Type: WPEBufferFormats

A WPEBufferFormats.

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