1.2.0 ENABLE.cec.status

CEC status Constants

Members

static,constant ENABLE.cec.status.OFF number

The power status of TV. 0: TV off, parameter for ENABLE.cec.getTVConfig

Since:
  • 1.2.0

static,constant ENABLE.cec.status.ON number

The power status of TV. 1: TV on, parameter for ENABLE.cec.getTVConfig

Since:
  • 1.2.0

static,constant ENABLE.cec.status.UNKNOWN_NO_CEC number

The power status of TV. 4: unknown (HDMI connected and STB not in standby, but no CEC data replied), parameter for ENABLE.cec.getTVConfig

Since:
  • 1.2.0

static,constant ENABLE.cec.status.UNKNOWN_NO_HDMI number

The power status of TV. 2: unknown (HDMI not connected), parameter for ENABLE.cec.getTVConfig

Since:
  • 1.2.0

static,constant ENABLE.cec.status.UNKNOWN_OTHERS number

The power status of TV. 5: unknown (others), parameter for ENABLE.cec.getTVConfig

Since:
  • 1.2.0

static,constant ENABLE.cec.status.UNKNOWN_STB_STANDBY number

The power status of TV. 3: unknown (HDMI connected but STB standby), parameter for ENABLE.cec.getTVConfig

Since:
  • 1.2.0