|
| CGUIGameSettings (CRPProcessInfo &processInfo) |
|
CRenderSettings | GetSettings () const override |
| Get the settings used to render this target. More...
|
|
void | Notify (const Observable &obs, const ObservableMessage msg) override |
| Process a message from an observable. More...
|
|
virtual bool | HasVideoFilter () const |
| Returns true if this render target has a video filter set.
|
|
virtual bool | HasStretchMode () const |
| Returns true if this render target has a stretch mode set.
|
|
virtual bool | HasRotation () const |
| Returns true if this render target has a video rotation set.
|
|
virtual bool | HasPixels () const |
| Returns true if this render target has a path to a savestate for showing pixel data.
|
|
virtual CRect | GetDimensions () const |
| Get the dimensions of this target. More...
|
|
◆ GetSettings()
◆ Notify()
void CGUIGameSettings::Notify |
( |
const Observable & |
obs, |
|
|
const ObservableMessage |
msg |
|
) |
| |
|
overridevirtual |
Process a message from an observable.
- Parameters
-
obs | The observable that sends the message. |
msg | The message. |
Implements Observer.
The documentation for this class was generated from the following files:
- xbmc/cores/RetroPlayer/guibridge/GUIGameSettings.h
- xbmc/cores/RetroPlayer/guibridge/GUIGameSettings.cpp