Method

WPEPlatformBufferDMABufget_offset

Declaration [src]

guint32
wpe_buffer_dma_buf_get_offset (
  WPEBufferDMABuf* buffer,
  guint32 plane
)

Description [src]

Get the buffer offset of plane.

Parameters

plane

Type: guint32

The plane index.

Return value

Type: guint32

The buffer offset.