libCEC 8.1.0
C / C++ API — control CEC-capable HDMI devices
Loading...
Searching...
No Matches
cec_keypress Struct Reference

#include <cectypes.h>

Public Attributes

cec_user_control_code keycode
 the keycode
 
unsigned int duration
 the duration of the keypress
 

Detailed Description

Definition at line 946 of file cectypes.h.

Member Data Documentation

◆ keycode

cec_user_control_code cec_keypress::keycode

the keycode

Definition at line 948 of file cectypes.h.

◆ duration

unsigned int cec_keypress::duration

the duration of the keypress

Definition at line 949 of file cectypes.h.


The documentation for this struct was generated from the following file: