MythTV master
mythdisplaywindows.h
Go to the documentation of this file.
1#ifndef MYTHDISPLAYWINDOWS_H
2#define MYTHDISPLAYWINDOWS_H
3
4// MythTV
5#include "mythdisplay.h"
6
8{
9 public:
11 ~MythDisplayWindows() override;
12
13 void UpdateCurrentMode(void) override;
14};
15
16#endif // MYTHDISPLAYWINDOWS_H
void UpdateCurrentMode(void) override
Retrieve screen details.