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

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

Public Attributes

std::uint32_t dst_h
 Dst h.
 
std::uint32_t dst_w
 Dst w.
 
std::uint32_t fb_id
 Fb ID.
 
std::vector< std::uint8_t > pixels
 Pixels.
 
std::uint64_t prop_src_h
 Prop src h.
 
std::uint64_t prop_src_w
 Prop src w.
 
std::uint64_t prop_src_x
 Prop src x.
 
std::uint64_t prop_src_y
 Prop src y.
 
unsigned long serial
 Serial.
 
std::uint32_t src_h
 Src h.
 
std::uint32_t src_w
 Src w.
 
bool visible = false
 Whether the KMS cursor plane is visible.
 
std::int32_t x
 X.
 
std::int32_t y
 Y.
 

Detailed Description

Cursor position and visibility for the current capture frame.


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