#include <mythdisplay.h>
Static Public Member Functions | |
| static DisplayInfo | GetDisplayInfo (int video_rate=0) |
| static WId | GetWindowID (void) |
| static int | GetNumberXineramaScreens (void) |
Definition at line 22 of file mythdisplay.h.
| DisplayInfo MythDisplay::GetDisplayInfo | ( | int | video_rate = 0 |
) | [static] |
Definition at line 40 of file mythdisplay.cpp.
Referenced by MythPlayer::InitAVSync(), VideoOutput::InitDisplayMeasurements(), MythPlayer::ReinitVideo(), and MythPlayer::VideoStart().
| WId MythDisplay::GetWindowID | ( | void | ) | [static] |
Definition at line 31 of file mythdisplay.cpp.
Referenced by GetDisplayInfo(), DisplayResOSX::GetVideoModes(), and DisplayResOSX::SwitchToVideoMode().
| int MythDisplay::GetNumberXineramaScreens | ( | void | ) | [static] |
Definition at line 114 of file mythdisplay.cpp.
Referenced by AppearanceSettings::AppearanceSettings(), MythUIHelperPrivate::GetScreenBounds(), VideoOutWindow::VideoOutWindow(), and XineramaScreen().
1.6.3