X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=include%2Fcecc.h;h=409f03a57e730cfe7a471964fa9728611de9623c;hb=16b1e052e4a14432ca3bd6007e0e977ff2bed6ae;hp=c6446622c1598e506e0e8dcb721f1dc2ce224de3;hpb=b8176e3ce6b8d9c9e6e91a2aeb64243ad37e4234;p=deb_libcec.git diff --git a/include/cecc.h b/include/cecc.h index c644662..409f03a 100644 --- a/include/cecc.h +++ b/include/cecc.h @@ -185,6 +185,8 @@ extern DECLSPEC int cec_is_active_device_type(CEC::cec_device_type type); extern DECLSPEC int cec_is_active_device_type(cec_device_type type); #endif +extern DECLSPEC int cec_set_hdmi_port(uint8_t iPort); + #ifdef __cplusplus }; #endif