nn::cec::CTR::CecControl Classclass CecControl
Returns the CEC state.
(The system manages the CEC state and handles changes automatically. There is usually no need to change the state manually.)
DaemonState
|
Value indicating the CEC state returned by the GetCecState function. A message box can only be accessed when this is DAEMON_STATE_IDLE. |
|---|
| S |
StartScanning
|
Starts up CEC operations. |
|---|---|---|
| S |
StopScanning
|
Halts CEC operations. The daemon must be stopped to access a MessageBox. |
| S |
GetCecState
|
Obtains the CEC state. |
CONFIDENTIAL