libvdo
VdoResolution Struct Reference

A resolution. More...

#include <vdo-types.h>

Data Fields

guint32 width
 
guint32 height
 

Detailed Description

A resolution.

Field Documentation

◆ height

guint32 VdoResolution::height

Resolution height.

◆ width

guint32 VdoResolution::width

Resolution width.