nn::cec::CTR::CecControl Class

Syntax

class CecControl

Description

Returns the CEC state.

(The system manages the CEC state and handles changes automatically. There is usually no need to change the state manually.)

Enumerated Types

DaemonState Value indicating the CEC state returned by the GetCecState function. A message box can only be accessed when this is DAEMON_STATE_IDLE.

Member Functions

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.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL