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

Cursor position and visibility for the current capture frame. More...

#include <src/platform/windows/display.h>

Public Attributes

std::vector< std::uint8_t > img_data
 Raw pointer-shape bytes from DXGI output duplication.
 
DXGI_OUTDUPL_POINTER_SHAPE_INFO shape_info
 Shape info.
 
bool visible
 Whether the cursor is visible.
 
int x
 X.
 
int y
 Y.
 

Detailed Description

Cursor position and visibility for the current capture frame.


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