Sunshine master
Self-hosted game stream host for Moonlight.
platf::touch_port_t Struct Reference

Touchscreen coordinate bounds used to scale absolute input. More...

#include <src/platform/common.h>

Inheritance diagram for platf::touch_port_t:
[legend]

Public Attributes

int height
 Frame or display height in pixels.
 
int logical_height
 Logical height after display scaling.
 
int logical_width
 Logical width after display scaling.
 
int offset_x
 Horizontal offset in physical pixels.
 
int offset_y
 Vertical offset in physical pixels.
 
int width
 Frame or display width in pixels.
 

Detailed Description

Touchscreen coordinate bounds used to scale absolute input.


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