MythTV  master
Public Attributes | List of all members
MythMutterCRTC Struct Reference

#include <mythdisplaymutter.h>

Public Attributes

uint32_t id {}
 
qint64 sys_id {}
 
int32_t x {}
 
int32_t y {}
 
int32_t width {}
 
int32_t height {}
 
int32_t currentmode {}
 
uint32_t currenttransform {}
 
QList< uint32_t > transforms
 
MythMutterProperties properties
 

Detailed Description

Definition at line 20 of file mythdisplaymutter.h.

Member Data Documentation

◆ id

uint32_t MythMutterCRTC::id {}

◆ sys_id

qint64 MythMutterCRTC::sys_id {}

Definition at line 23 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ x

int32_t MythMutterCRTC::x {}

Definition at line 24 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ y

int32_t MythMutterCRTC::y {}

Definition at line 25 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ width

int32_t MythMutterCRTC::width {}

Definition at line 26 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ height

int32_t MythMutterCRTC::height {}

Definition at line 27 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ currentmode

int32_t MythMutterCRTC::currentmode {}

Definition at line 28 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ currenttransform

uint32_t MythMutterCRTC::currenttransform {}

Definition at line 29 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ transforms

QList<uint32_t> MythMutterCRTC::transforms

Definition at line 30 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ properties

MythMutterProperties MythMutterCRTC::properties

Definition at line 31 of file mythdisplaymutter.h.

Referenced by operator>>().


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