|
static bool | SupportsMediaCodecMimeType (const std::string &mimeType) |
|
static std::vector< int > | GetDisplaySupportedHdrTypes () |
|
static CHDRCapabilities | GetDisplayHDRCapabilities () |
|
static std::pair< bool, bool > | GetDolbyVisionCapabilities () |
|
|
static const std::string | SETTING_LIMITGUI = "videoscreen.limitgui" |
|
◆ 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.
The documentation for this class was generated from the following files:
- xbmc/windowing/android/AndroidUtils.h
- xbmc/windowing/android/AndroidUtils.cpp