kodi
|
Additional Inherited Members | |
![]() | |
bool | GetTemperature (CTemperature &temperature) const |
Get the temperature of the GPU. More... | |
![]() | |
static std::unique_ptr< CGPUInfo > | GetGPUInfo () |
Getter from the specific platform GPUInfo. More... | |
![]() | |
virtual bool | SupportsCustomTemperatureCommand () const override |
Checks if the specific platform implementation supports obtaining the GPU temperature via the execution of a custom command line command. More... | |
virtual bool | GetGPUTemperatureFromCommand (CTemperature &temperature, const std::string &cmd) const override |
Get the GPU temperature from a user provided command (advanced settings) More... | |