![]() |
libCEC 8.1.0
C / C++ API — control CEC-capable HDMI devices
|
This is the complete list of members for cec_command, including all inherited members.
| ack | cec_command | |
| cec_command(void) | cec_command | inline |
| Clear(void) | cec_command | inline |
| destination | cec_command | |
| eom | cec_command | |
| Format(cec_command &command, cec_logical_address initiator, cec_logical_address destination, cec_opcode opcode, int32_t timeout=1000) | cec_command | inlinestatic |
| GetResponseOpcode(cec_opcode opcode) | cec_command | inlinestatic |
| initiator | cec_command | |
| opcode | cec_command | |
| opcode_set | cec_command | |
| operator=(const struct cec_command &command) | cec_command | inline |
| parameters | cec_command | |
| PushArray(size_t len, const uint8_t *data) | cec_command | inline |
| PushBack(uint8_t data) | cec_command | inline |
| Serialize(uint8_t *buffer, uint8_t iBufSize, bool bWithHeader=true) const | cec_command | inline |
| Size(void) const | cec_command | inline |
| transmit_timeout | cec_command |