Function
WPEPlatformBufferFormatsBuildernew
Declaration [src]
WPEBufferFormatsBuilder*
wpe_buffer_formats_builder_new (
WPEDRMDevice* device
)
Parameters
device-
Type:
WPEDRMDeviceThe main DRM device.
The argument can be NULL.The data is owned by the caller of the function.
Return value
Type: WPEBufferFormatsBuilder
A new WPEBufferFormatsBuilder.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |