FreeRDP
UwacOutputGeometryEvent Struct Reference

Data Fields

int type
 
UwacOutput * output
 
int x
 
int y
 
int physical_width
 
int physical_height
 
int subpixel
 
const char * make
 
const char * model
 
int transform
 

Detailed Description

Definition at line 283 of file uwac.h.

Field Documentation

◆ make

const char* UwacOutputGeometryEvent::make

Definition at line 292 of file uwac.h.

◆ model

const char* UwacOutputGeometryEvent::model

Definition at line 293 of file uwac.h.

◆ output

UwacOutput* UwacOutputGeometryEvent::output

Definition at line 286 of file uwac.h.

◆ physical_height

int UwacOutputGeometryEvent::physical_height

Definition at line 290 of file uwac.h.

◆ physical_width

int UwacOutputGeometryEvent::physical_width

Definition at line 289 of file uwac.h.

◆ subpixel

int UwacOutputGeometryEvent::subpixel

Definition at line 291 of file uwac.h.

◆ transform

int UwacOutputGeometryEvent::transform

Definition at line 294 of file uwac.h.

◆ type

int UwacOutputGeometryEvent::type

Definition at line 285 of file uwac.h.

◆ x

int UwacOutputGeometryEvent::x

Definition at line 287 of file uwac.h.

◆ y

int UwacOutputGeometryEvent::y

Definition at line 288 of file uwac.h.


The documentation for this struct was generated from the following file: