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

#include <mythdisplaymutter.h>

Collaboration diagram for MythMutterOutput:
Collaboration graph
[legend]

Public Attributes

uint32_t id {}
 
qint64 sys_id {}
 
int32_t current_crtc {}
 
QList< uint32_t > possible_crtcs
 
QString name
 
QList< uint32_t > modes
 
QList< uint32_t > clones
 
MythMutterProperties properties
 
QString serialnumber
 
QByteArray edid
 
int widthmm {}
 
int heightmm {}
 

Detailed Description

Definition at line 39 of file mythdisplaymutter.h.

Member Data Documentation

◆ id

uint32_t MythMutterOutput::id {}

◆ sys_id

qint64 MythMutterOutput::sys_id {}

Definition at line 42 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ current_crtc

int32_t MythMutterOutput::current_crtc {}

Definition at line 43 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ possible_crtcs

QList<uint32_t> MythMutterOutput::possible_crtcs

Definition at line 44 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ name

QString MythMutterOutput::name

Definition at line 45 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ modes

QList<uint32_t> MythMutterOutput::modes

Definition at line 46 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ clones

QList<uint32_t> MythMutterOutput::clones

Definition at line 47 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ properties

MythMutterProperties MythMutterOutput::properties

Definition at line 48 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ serialnumber

QString MythMutterOutput::serialnumber

Definition at line 51 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ edid

QByteArray MythMutterOutput::edid

Definition at line 52 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ widthmm

int MythMutterOutput::widthmm {}

Definition at line 53 of file mythdisplaymutter.h.

Referenced by operator>>().

◆ heightmm

int MythMutterOutput::heightmm {}

Definition at line 54 of file mythdisplaymutter.h.

Referenced by operator>>().


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