wut  1.0.0-beta9
Wii U Toolchain
Typedefs | Functions
energysaver.h File Reference
#include <wut.h>

Go to the source code of this file.

Typedefs

typedef int32_t IMError
 

Functions

IMError IMDisableAPD ()
 
IMError IMDisableDim ()
 
IMError IMEnableAPD ()
 
IMError IMEnableDim ()
 
IMError IMIsAPDEnabled (uint32_t *outValue)
 
IMError IMIsAPDEnabledBySysSettings (uint32_t *outValue)
 
IMError IMIsDimEnabled (uint32_t *outValue)
 
IMError IMGetDimEnableDrc (uint32_t *outValue)
 
IMError IMGetDimEnableTv (uint32_t *outValue)
 
IMError IMGetDimPeriod (uint32_t *outValue)
 
IMError IMGetTimeBeforeAPD (uint32_t *outSeconds)
 
IMError IMGetTimeBeforeDimming (uint32_t *outSeconds)
 
IMError IMSetDimEnableDrc (BOOL value)
 
IMError IMSetDimEnableTv (BOOL value)
 
IMError IMStartAPDVideoMode ()