|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <RenderSettings.h>
Public Member Functions | |
| CRenderSettings () | |
| void | Reset () |
| bool | operator== (const CRenderSettings &rhs) const |
| bool | operator< (const CRenderSettings &rhs) const |
| CRenderVideoSettings & | VideoSettings () |
| const CRenderVideoSettings & | VideoSettings () const |
|
inline |
| bool CRenderSettings::operator< | ( | const CRenderSettings & | rhs | ) | const |
| bool CRenderSettings::operator== | ( | const CRenderSettings & | rhs | ) | const |
| void CRenderSettings::Reset | ( | ) |
|
inline |
|
inline |