The Cec type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ToString |
Get a string representation of this CEC object.
(Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
![]() | ErrorFeedback |
Indicates a CEC NACK (No ACK) error. This occurs when the connected CEC device fails to respond to a CEC command (with an ACK pulse).
|
![]() | Owner |
Reference back to the device that this CEC functionality belongs to.
|
![]() | Received |
The CEC-formatted string received from the CEC-enabled device via the HDMI output.
|
![]() | Send |
Sends the corresponding CEC-formatted string to the CEC-enabled device via the HDMI output.
|
Events
Name | Description | |
---|---|---|
![]() | CecChange |
Event triggered when information about a stream's CEC state has changed.
EventIds for this event are located in the CecEventIds class.
|