|
MythTV master
|
#include <libmythui/platforms/mythdisplaymutter.h>
Public Attributes | |
| uint32_t | id |
| qint64 | sys_id |
| uint32_t | width |
| uint32_t | height |
| double | frequency |
| uint32_t | flags |
Definition at line 58 of file mythdisplaymutter.h.
| uint32_t MythMutterMode::flags |
Definition at line 65 of file mythdisplaymutter.h.
Referenced by MythDisplayMutter::GetVideoModes().
| double MythMutterMode::frequency |
Definition at line 64 of file mythdisplaymutter.h.
Referenced by MythDisplayMutter::GetVideoModes().
| uint32_t MythMutterMode::height |
Definition at line 63 of file mythdisplaymutter.h.
Referenced by MythDisplayMutter::GetVideoModes().
| uint32_t MythMutterMode::id |
Definition at line 60 of file mythdisplaymutter.h.
Referenced by discid.disc.Disc::__str__(), MythDisplayMutter::GetVideoModes(), hardwareprofile.devicelist.PCIDevice::process(), and hardwareprofile.devicelist.USBDevice::process().
| qint64 MythMutterMode::sys_id |
Definition at line 61 of file mythdisplaymutter.h.
| uint32_t MythMutterMode::width |
Definition at line 62 of file mythdisplaymutter.h.
Referenced by MythDisplayMutter::GetVideoModes().