vdr-plugin-softhddevice-drm-gles 1.4.0
Public Attributes | List of all members
sRect Struct Reference

Public Attributes

uint64_t x
 
uint64_t y
 
uint64_t w
 
uint64_t h
 

Detailed Description

Definition at line 144 of file videorender.cpp.

Member Data Documentation

◆ h

uint64_t sRect::h

Definition at line 148 of file videorender.cpp.

Referenced by cVideoRender::SetPipBuffer(), and cVideoRender::SetVideoBuffer().

◆ w

uint64_t sRect::w

Definition at line 147 of file videorender.cpp.

Referenced by cVideoRender::SetPipBuffer(), and cVideoRender::SetVideoBuffer().

◆ x

uint64_t sRect::x

Definition at line 145 of file videorender.cpp.

Referenced by cVideoRender::SetVideoBuffer().

◆ y

uint64_t sRect::y

Definition at line 146 of file videorender.cpp.

Referenced by cVideoRender::SetVideoBuffer().


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