![]() |
libCEC 8.1.0
C / C++ API — control CEC-capable HDMI devices
|
#include <cectypes.h>
Public Attributes | |
| cec_user_control_code | keycode |
| the keycode | |
| unsigned int | duration |
| the duration of the keypress | |
Definition at line 946 of file cectypes.h.
| cec_user_control_code cec_keypress::keycode |
the keycode
Definition at line 948 of file cectypes.h.
| unsigned int cec_keypress::duration |
the duration of the keypress
Definition at line 949 of file cectypes.h.