Method

WPEPlatformBufferFormatsget_group_n_formats

Declaration [src]

guint
wpe_buffer_formats_get_group_n_formats (
  WPEBufferFormats* formats,
  guint group
)

Description [src]

Get the number of formats in group in formats.

Parameters

group

Type: guint

A group index.

Return value

Type: guint

The number of formats.