#include <AndroidUtils.h>
◆ CAndroidUtils()
CAndroidUtils::CAndroidUtils |
( |
| ) |
|
◆ ~CAndroidUtils()
CAndroidUtils::~CAndroidUtils |
( |
| ) |
|
|
overridedefault |
◆ GetDisplayHDRCapabilities()
◆ GetDisplaySupportedHdrTypes()
std::vector< int > CAndroidUtils::GetDisplaySupportedHdrTypes |
( |
| ) |
|
|
static |
◆ GetDolbyVisionCapabilities()
std::pair< bool, bool > CAndroidUtils::GetDolbyVisionCapabilities |
( |
| ) |
|
|
static |
◆ GetNativeResolution()
◆ IsHDRDisplay()
bool CAndroidUtils::IsHDRDisplay |
( |
| ) |
|
◆ OnSettingChanged()
void CAndroidUtils::OnSettingChanged |
( |
const std::shared_ptr< const CSetting > & | setting | ) |
|
|
overridevirtual |
The value of the given setting has changed.
This callback is triggered whenever the value of a setting has been successfully changed (i.e. none of the OnSettingChanging() handlers) has reverted the change.
- Parameters
-
setting | The setting whose value has been changed |
Reimplemented from ISettingCallback.
◆ ProbeResolutions()
◆ SetNativeResolution()
◆ SupportsMediaCodecMimeType()
bool CAndroidUtils::SupportsMediaCodecMimeType |
( |
const std::string & | mimeType | ) |
|
|
static |
◆ UpdateDisplayModes()
bool CAndroidUtils::UpdateDisplayModes |
( |
| ) |
|
◆ m_height
int CAndroidUtils::m_height |
|
mutableprotected |
◆ m_width
int CAndroidUtils::m_width |
|
mutableprotected |
◆ SETTING_LIMITGUI
const std::string CAndroidUtils::SETTING_LIMITGUI = "videoscreen.limitgui" |
|
static |
The documentation for this class was generated from the following files: