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

#include <cectypes.h>

Public Attributes

char path [1024]
 the path to the com port
 
char comm [1024]
 the name of the com port
 

Detailed Description

Definition at line 952 of file cectypes.h.

Member Data Documentation

◆ path

char cec_adapter::path[1024]

the path to the com port

Definition at line 954 of file cectypes.h.

◆ comm

char cec_adapter::comm[1024]

the name of the com port

Definition at line 955 of file cectypes.h.


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